![]() |
Still buggy
If you disable "top thread starters" in Turn On/Off individual Stats you can view your own forum 2 times. |
Quote:
Thanks for the info Cyb. Is there a way we can get the GUI from v5 in the new version? Maybe a selection for the new interface vs. the old interface, and maybe AJAX on/off? If you implemented that I could spare about $5-10 (US) for a donation. Thanks for the awesome hack so far. |
Quote:
|
Oh my god... :mad:
the old 3.7 version was much, much better. the new layout is totally crap. yesterday i installed the 6.0 version and was absolutely shocked about it. Only 2 display windows anymore. you don't get any information anymore, unless you switch to the menus (what nobody does). now the new 6.1 version. WOW, we got a third display window. what a gread gain compared to the 7 windows we had in the old 3.7 version. Still you can't see all informations. furthermore it now busts the design when a user (or the random function) chooses two time the latest posts view. man, what happened? bring back the old display style! the drop down menus to freely choose the display is absolutely not needed. :down: :down: :down: |
With the 6.0 version installed my forum would still validate with W3C. After I installed version 6.1 I now get 34 errors and 8 warnings.
Looking forward to your next update! :):up: |
Try to uninstall/re-install product. I can not reproduce problems you reported above.
|
Quote:
Meaning of statistic is to see all in one place. I use old version, but cybernetec I am very grateful for your work :up: Svaka čast stari moj! |
1 Attachment(s)
|
Cybernetec
3 small bugs (v.6.1) - red marked: Phrase is hardcoded. Line 1727: Code:
<input type=\"radio\" name=\"setting[$setting[varname]][]\" value=\"latestposts_l\" id=\"cb_latestposts_l\" " . iif(strpos($setting[value], 'latestposts_l') !== false, ' checked="checked"') . iif($vbulletin->debug, " title=\"name="setting[$setting[varname]]"\"") . " /> <input type=\"radio\" name=\"setting[$setting[varname]][]\" value=\"latestposts_r\" id=\"cb_latestposts_r\" " . iif(strpos($setting[value], 'latestposts_r') !== false, ' checked="checked"') . iif($vbulletin->debug, " title=\"name="setting[$setting[varname]]"\"") . " />$vbphrase[cyb_latest_posts] (Left/Right) 2 Parabellum Below is problem with W3C validation ;) Line 359: Code:
$cybtopstats_temptable = '<table cellpadding="'.$vbulletin->options['cybtopstats_cellpadding'].'" cellspacing="0" border="0" width="100%" align="center"><tr><td class="smallfont">'.$vbphrase['cybstats_loading'].'<td></tr>'.str_repeat('<tr><td class="smallfont"> </td></tr>', $resultsnr-1).'</table>'; Code:
$cybtopstats_temptable = '<table cellpadding="'.$vbulletin->options['cybtopstats_cellpadding'].'" cellspacing="0" border="0" width="100%" align="center"><tr><td class="smallfont">'.$vbphrase['cybstats_loading'].'</td></tr>'.str_repeat('<tr><td class="smallfont"> </td></tr>', $resultsnr-1).'</table>'; 2 </tr> Line 1277-1278: Code:
</tr> |
Quote:
|
All times are GMT. The time now is 03:20 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|