Cynthia Armistead
Forum Replies Created
-
Forum: Everything else WordPress
In reply to: Gravatars don’t work after 2.5.1 upgradeI had to change the code, but it’s working now. Thank you!
Forum: Fixing WordPress
In reply to: Gravatars gone with 2.5.1?That works! Thank you!
Cyn
Forum: Fixing WordPress
In reply to: Gravatars gone with 2.5.1?This was working before:
<?php echo get_avatar( get_comment_author_email() ); ?>Thanks,
CynForum: Plugins
In reply to: Automatic Update Downloading Wrong PluginsDone, thanks!
Forum: Plugins
In reply to: Holy Updates [Plugin: All in one SEO pack]I realize this is no skin off your nose, but the constant updates combined with your attitude here have led me to uninstall your plugin, Uberdose.
Forum: Fixing WordPress
In reply to: Activating Plugin results in HTTP 500 Error, then Blanks Plugin.phpI had the same problem, and it has continued right through WP 2.3.1 using any theme, on several domains.
Is there a limit to the number of plugins that one may activate on a blog? I ask because the error does not happen until after at least 10-15 (it varies) plugins have been activated. After that, any attempt to activate ANY other plugin (even those that have worked in the past) fails, and I see the 500 error.
I’ve checked permissions and so on (755). I’ve tried deleting and re-uploading the plugin files in question, as well. Neither measure helped.
In WP 2.3, I was able to use the clean-options plugin to safely clean up the wp_options table, then install more plugins. That isn’t helping now.