krileon wrote: ...
Yes, that's intentional. It's now designed with an auto-scrolling feature. If there are more tabs then what can possibly be visible it creates left/right scroll buttons to scroll the hidden tabs into view. For this to work the tabs needed to be properly aligned left.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
beat wrote:
giorgionasis wrote: hi,
i installed it over cb 1.9.1 on Joomla 2.5.24. when trying to access plugins i get this error:
Fatal error: Cannot create references to/from string offsets nor overloaded objects in <span>/</span>home<span>/</span>proteino/public_html/libraries/CBLib/CBLib/Input/Get.php on line 86
That's interesting: Would like to understand why you get that and from where.
Could you please add following line between line 85 and 86, and then view html page source and report findings here or by PM ?
Code:if ( ! is_array( $subParams ) ) { echo 'Key is: ' . $key . ' and backtrace is: '; debug_print_backtrace(); exit; }
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.