lukodp
Forum Replies Created
-
Hy,
I actually give up from that project because of this issue.
Now I’m starting it again here: https://regijasjever.com.hr/
Can’t describe how thankful I am ??Best regards,
Luko
Ok. I figured it out …
It looks to me that equation builder isn’t supporting nested brackets. Without that there is no way (as far as I know) to solve this formula. To bad..
??Sorry for bumping the topic but I’ll try to explain further what I need.
I have this variables in player performance:
1. unjevig
2. unjevid
3. nastupdoma
4. nastupgost
I want to calculate something like this:
=unjevig + ( unjevid / nastupdoma ) / nastupgost + 1
Only thing that worked with brackets was this formula:
=( unjevig + unjevid) / ( nastupgost + 1 )Does the nested brackets work?
Everything else is throwing mismatched parentheses error. I updated plugin to version 1.6`
### Environment ###Po?etni URL: https://luko-delponte.from.hr/test
URL stranice: https://luko-delponte.from.hr/test
SP verzija: 1.5
WP verzija: 4.1
WP Multisite uklju?en: Ne
Web Server Info: Apache
PHP verzija: 5.3.29
WP limit memorije: 40 MB – We recommend setting memory to at least 64MB. See: Increasing memory allocated to PHP
WP Debug Mod: Ne
WP jezik: Zadano
WP Max Upload Size: 512 MB
PHP Post Max Size: 512 MB
PHP Time Limit: 30
PHP Max Input Vars: 1000
SUHOSIN instaliran: Ne
Default Timezone: Default timezone is UTC
fsockopen/cURL: Your server has fsockopen and cURL enabled.
SOAP Client: Your server does not have the SOAP Client class enabled – some gateway plugins which use SOAP may not work as expected.### Dodaci ###
Instalirani dodaci: SportsPress od ThemeBoy verzija 1.5
WordPress uvoznik od wordpressdotorg verzija 0.6.1### SP konfiguracija ###
Sport: custom
Event Outcomes: Pobjeda (pobjeda) [0]
Poraz (poraz) [0]
Nerije?eno (nerijeeno) [0]Team Results: Bod (bod) [0]
Poena (poena) [0]
Ukupno ?unjeva (ucunjeva) [0]
Setova (setova) [2]Player Performance: Poen (poen) [0]
?unjevi (Gost) (unjevig) [0]
?unjevi (cunjeviukupno) [0]
Nastup (doma) (nastupdoma) [0]
Nastup (gost) (nastupgost) [0]
Set (set) [2]
?unjevi (doma) (unjevid) [3]Stupci tabele: Poeni(+) (poeni = $poenafor) [0] {2 ↑}
Setovi(+) (setovi = $setovafor) [0] {3 ↑}
Utakmica (utakmica = $eventsplayed) [1]
Pobjeda (pobjeda = $pobjeda) [2]
Nerije?eno (nerijeeno = $nerijeeno) [3]
Poraz (poraz = $poraz) [4]
Bodovi (bodovi = $bodfor) [5] {1 ↑}
Poeni(-) (poeni-2 = $poenaagainst) [7]
Setovi(-) (setovi-2 = $setovaagainst) [9]
Ukupno ?unjeva (ukupnounjeva = $ucunjevafor) [10]Player Metrics: Datum ro?enja (datumroenja) [0]
Pravo nastupa (pravonastupa) [0]Player Statistics: Prosjek u gostima (prosjekugostima = $unjevig / $nastupgost) [0]
temp ( = ) [0]
temp (temp = $unjevig + ( $unjevid / $nastupdoma ) / $nastupgost + 1) [0]
Utakmica (utakmica = $eventsstarted) [0]
Broj nastupa u gostima ( = ) [0]
Poena (poena = $poen) [2]
Setova (setova = $set) [3]
Ukupno ?unjeva (ukupnounjeva = $cunjeviukupno) [4]
Prosjek (prosjek = $cunjeviukupno / $eventsattended) [5]### SP Taxonomies ###
Competitions: 2. HKL sjever (2-hkl-sjever)
3. HKLS zona Bj-Sk (3-hkls-zona-bj-sk)
3. HKLS zona Vara?din (3-hkls-zona-varazdin)Sezone: 2014/2015 (20142015)
Lokacije: Gradska kuglana Novska (gradska-kuglana-novska)
?RC Mladost ?akovec (src-mladost-cakovec)Positions: Junior (junior)
Senior (senior)
Veteran (veteran)### SP Post Types ###
Zbivanja: 3 publish
0 future
0 draft
0 private
0 trash
0 auto-draft
0 inheritKalendar: 0 publish
0 future
0 draft
0 private
0 trash
0 auto-draft
0 inheritEkipe: 5 publish
0 future
0 draft
0 private
0 trash
0 auto-draft
0 inheritTablica lige: 1 publish
0 future
0 draft
0 private
0 trash
0 auto-draft
0 inheritIgra?i: 71 publish
0 future
0 draft
0 private
0 trash
0 auto-draft
0 inheritPopis igra?a: 1 publish
0 future
1 draft
0 private
0 trash
0 auto-draft
0 inheritStaff: 0 publish
0 future
0 draft
0 private
0 trash
0 auto-draft
0 inherit### Tema ###
Ime teme: Inkzine
Verzija teme: 1.0.4
Author URL: https://inkhive.com### Predlo?ci ###
Template Overrides: Nije prisutno nadja?avanje u temi
Thanx for response.
Will try that.
This is by far the greatest and most useful sport management plugin ??Forum: Plugins
In reply to: [MP6] Custom post type iconThanks, that did it! ??
Forum: Themes and Templates
In reply to: [Origin] category.php is being ignoredOK, I solved it. Just change permalinks structure to something else and after refreshing it worked. In fact I returned permalinks to what’s was before and still working…
Forum: Themes and Templates
In reply to: [Origin] category.php is being ignoredSame problem here. After update from 3.5 to 3.5.1, category.php and archive.php is ignored. I’m running test sites locally with WPMS.
Any ideas?
Renaming to taxonomy-category.php didn’t work.P.S. I’m having same theme with same files in other WP 3.5 installation and it’s working fine, so this is obviously WP issue.
Forum: Plugins
In reply to: [Category Posts Widget] [Plugin: Category Posts Widget] Bold Post TitleThis plugin uses your theme style.css to style post titles. Use firebug or source code to find out the div ID for your category posts widget, then add in style.css of your child theme something like this:
#widget divID {
}
.post-title {
styling code…
}Simple add div ID and desirable styling code and that’s it!
You need to find out your div id for that widget, (use Firebug, or source code)and style it in you child-theme style.css… It’s important to make something like this:
#widget div id {
}
.post-title {
custom styling code
}p.s. plugin is getting style for titles from theme, so if you don’t name exact divid of the widget, your changes will affect all post titles.