Viewing 13 replies - 1 through 13 (of 13 total)
  • Plugin Author Frank Bueltge

    (@bueltge)

    @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!

    Thread Starter devstorm

    (@devstorm)

    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.

    Plugin Author Frank Bueltge

    (@bueltge)

    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: https://www.php.net/manual/en/function.phpinfo.php

    Thread Starter devstorm

    (@devstorm)

    It’s PHP 5.2.17 and Zend 2.2.0.

    Plugin Author Frank Bueltge

    (@bueltge)

    thats the problem, current you must have 5.3; maybe i will change this later – maybe.

    Plugin Author Frank Bueltge

    (@bueltge)

    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.

    Plugin Author Frank Bueltge

    (@bueltge)

    also an update, tested in PHP 5.2 and works. Please revalidate

    Thread Starter devstorm

    (@devstorm)

    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.

    Plugin Author Frank Bueltge

    (@bueltge)

    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.

    Thread Starter devstorm

    (@devstorm)

    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.

    Plugin Author Frank Bueltge

    (@bueltge)

    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.

    Thread Starter devstorm

    (@devstorm)

    I had the page hook not activated.

    Plugin Author Frank Bueltge

    (@bueltge)

    maybe an other tab with many entries, query or cache. You must check on your dev install.

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘[Plugin: Debug Objects] Bug-report: when activating the plugin after installation’ is closed to new replies.