rdallen21
Forum Replies Created
-
BIG ISSUE HERE!
All-In-One Event Calendar is causing a 508 Resource Limit error. When the blank post.php page shows up, it is eating up CPU power like crazy. After a few tries, it caused me to hit my limit from my hosting companies servers. They said it was a process that had been running for a while.
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
258499 twefboo5 25 0 359m 141m 9456 R 50.4 0.9 10:13.23 /usr/bin/php /home/twefboo5/public_html/wp-admin/post.php
268614 twefboo5 25 0 317m 99m 9460 R 49.8 0.6 5:36.66 /usr/bin/php /home/twefboo5/public_html/wp-admin/post.phpThe web host support had to go into the server and kill that resource for the site to respond again. Then I went in to edit that weekly recurring event post again and the SAME thing happened again. So now, I’m unable to edit that particular type of event.
I’d suggest this be checked out. Could become a real problem.
On further inspection, it only happens on weekly all-day events. If a time is set, it works fine.
P.S. The blank page doesn’t occur on the other types of entries, either. It goes back to the edit post page, showing the post has been published (as it should). The blank page only occurs when creating a weekly event.
Forum: Plugins
In reply to: [Snapshot Backup] [Plugin: Snapshot Backup] Backupsize 0MBJay, I found two .sql files with “snapshot” in the filename. Located in the uploads folder. But that’s all.
Forum: Plugins
In reply to: [Snapshot Backup] [Plugin: Snapshot Backup] Backupsize 0MBJay- I’m having the same problem. My wp-content/uploads folder is writable (777). Don’t know what the problem is. Any ideas?
Warning: filesize() [function.filesize]: stat failed for /home/housced2/public_html/wp-content/uploads/HACsite-snapshot-20110430-251.tar in /home/housced2/public_html/wp-content/plugins/snapshot-backup/zipshot.php on line 33
The size of this Snapshot is 0 MBForum: Fixing WordPress
In reply to: 2.9 Schedule Posts “missed”Same thing here. Since I only have a few scheduled posts, it’s not earth-shattering, but definitely VERY inconvenient.
Other problem is that I couldn’t change the status of the post to “published” in the main “edit” area after seeing the missed post error. The only way to do it is to hit “quick edit” and select “published” as status from there. Odd…