@devstorm: do you have more infos for me; on this line i create the tabs fomr active class; the string is very bad.
WP Version, MU or single install; Error only on activated or also on used?
Thanks!
Hi Frank, I use WP 3.2.1, single install in combinatioin with WPML (multi-language). Error upon trying to activate the plugin. I had to rename the directory of the plugin to deactivate it, as the error-came each time I wanted to access the site.
Please can you check your PHP version, i think you smaller php 5.3 and i have an anomym function; if i build the classes in the tabs and this was not possible in php smaller 5.3
Thanks!
<?php phpinfo(); ?>
see: http://www.php.net/manual/en/function.phpinfo.php
It’s PHP 5.2.17 and Zend 2.2.0.
thats the problem, current you must have 5.3; maybe i will change this later – maybe.
Hello Devstorm,
please check the 2.0.1; maybe the fix work for your php version; thanks!
Also i have include any new output for Memory, included files and Load time.
also an update, tested in PHP 5.2 and works. Please revalidate
Hi Frank,
thank you for the update, the newest version as of today is still failing during install with:
‘Debug Objects: Sorry, This plugin requires PHP 5.2.4’
I edited the code in ‘debug_objects’.php on line 314 the version-compare check to string ‘5.2.0’ and this way this check is passed. But it does not work, no error code+message is output.
ok ,sorry; i have forgotten this; i will change this; but nice, that it works in 5.2.
No i have upload this small change, same version.
The page loads “undefinitely” and then runs into a browser connection timeout. Deactivating the plugin fixes this.
But I would prefer using the Debug Objects-Plugin, since from the screenshots it gives a great deal of development-related information.
deactivate the page Hook, is very slowly and use many RAM; the other Tabs are fast enough. Use Page Hook allone or on a better server; faster.
I had the page hook not activated.
maybe an other tab with many entries, query or cache. You must check on your dev install.