feldon30
Forum Replies Created
-
JosephSB,
For now, apply the patch by harrison. It completely fixes the problem.
- This reply was modified 8 years, 10 months ago by feldon30.
harrisonsmith, thank you so much for posting this fix.
I was experiencing insane out-of-memory (256MB wasn’t enough!) and slowness issues on my site and finally added code to echo out what the WP _real_escape function was processing and saw tens of thousands of rows making mention of hugeit_image_gallery_opt_in_cron. Googling that led me here and to your fix.
I also went into the database with phpMyAdmin and found the “cron” entry in the wp_options table and deleted its content.
- This reply was modified 8 years, 10 months ago by feldon30.
Forum: Fixing WordPress
In reply to: White Screen in wp-login.phpJesus, Mary, and Joseph.
It was mod_security.
I’ll be talking to cPanel folks.
Forum: Fixing WordPress
In reply to: White Screen in wp-login.phpIncreased memory_limit to 512M in /usr/local/lib/php.ini and restarted Apache. Confirmed with phpinfo that memory limit had been increased.
Still same white screen on any attempt to login.
Forum: Plugins
In reply to: [Akismet Anti-spam: Spam Protection] Akismet has detected a problemHaving this problem right now and *I am* the web host, so I’d be contacting myself.
Went to that page and it has two things — System Requirements and Firewall settings. Well, if either of those were wrong, Akismet wouldn’t work AT ALL, instead of intermittently.
Forum: Plugins
In reply to: [Broadcast] This plugin requires a WordPress Network installation.Thank you for taking the time to respond.
I’ve been looking at plugins and third party services til my eyes bleed. None of them let me publish an article on one site and have it synced on the other site. And most of the requests for this type of functionality here on the WP forums get shot down by the Google TOS police.
I have some articles which are applicable to game #1, some articles which are applicable to game #2, and some which are applicable to both.
I’ll check out Syndication options.
Forum: Themes and Templates
In reply to: Theme Changes From WP2.9 to 3.3Then are there documents from 2.9 to 3.0, 3.0 to 3.1, 3.1 to 3.2, and 3.2 to 3.3? I can migrate the changes into a single document.
Are WordPress theme designers really thumbing through the docs every version and guessing what they need to change?