Upon activation, I now get an avalanche of diagnostics, including the following
Fatal error: Call to undefined function: memory_get_usage() in /home/oeconomi/public_html/blogs/daniel/wp-content/plugins/openid/logic.php on line 142
which brings me back to [Plugin: WP-OpenID] fatal error, where I explained
With PHP versions 4.3.2 to 5.2.0, memory_get_usage()
is defined if PHP was compiled with “--enable-memory-limit
“.
Starting with 5.2.1, that compilation option was no longer required.
Anyway, with WP_DEBUG
defined, I couldn’t log out, so I removed that, logged-out, and then re-insterted it, and attempted to log-in with my OpenID. Thence I got
Notice: Undefined index: page in /home/oeconomi/public_html/blogs/daniel/wp-content/plugins/optimize-db/optimize-db.php on line 38
Notice: Undefined index: pollresult in /home/oeconomi/public_html/blogs/daniel/wp-content/plugins/wp-polls/wp-polls.php on line 1274
Notice: Undefined index: pollbooth in /home/oeconomi/public_html/blogs/daniel/wp-content/plugins/wp-polls/wp-polls.php on line 1279
Notice: Use of undefined constant widget_aboutme_header – assumed ‘widget_aboutme_header’ in /home/oeconomi/public_html/blogs/daniel/wp-content/plugins/about-me-widget/aboutme.php on line 94
Notice: Undefined index: clean_nonce in /home/oeconomi/public_html/blogs/daniel/wp-content/plugins/openid/Auth/OpenID/SQLStore.php on line 276
Notice: Undefined index: clean_nonce in /home/oeconomi/public_html/blogs/daniel/wp-content/plugins/openid/Auth/OpenID/SQLStore.php on line 282
Notice: Undefined index: clean_assoc in /home/oeconomi/public_html/blogs/daniel/wp-content/plugins/openid/Auth/OpenID/SQLStore.php on line 276
Notice: Undefined index: clean_assoc in /home/oeconomi/public_html/blogs/daniel/wp-content/plugins/openid/Auth/OpenID/SQLStore.php on line 282
Notice: Only variables should be assigned by reference in /home/oeconomi/public_html/blogs/daniel/wp-content/plugins/openid/logic.php on line 117
Notice: Only variables should be assigned by reference in /home/oeconomi/public_html/blogs/daniel/wp-content/plugins/openid/logic.php on line 530
Notice: Undefined property: identity_url in /home/oeconomi/public_html/blogs/daniel/wp-content/plugins/openid/logic.php on line 531
Warning: Cannot modify header information – headers already sent by (output started at /home/oeconomi/public_html/blogs/daniel/wp-content/plugins/optimize-db/optimize-db.php:38) in /home/oeconomi/public_html/blogs/daniel/wp-includes/pluggable.php on line 770