Home » Posts tagged with » WordPress

How to solve “Fatal error: Allowed memory size of 33554432 bytes exhausted …”

If your WordPress blog to get the error code below: Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 30720 bytes) in /home/xxx/public_html/imbloger.ner/wp-admin/includes/xxx.php on line xxx This error means that the wordpress script trying to do use more memory than PHP is allowed. It could be caused by a memory leak or [...]

Fix a no post on WordPress site when the database corrupts.

Fix a no post on WordPress site when the database corrupts.

Last week ago, I was checking my WordPress blogs and found my blog has no post. After that I tried to login to my WordPress Dashboard, and I logged in without any hassle. How come my categories, tags, stats, attachments are fine. Incoming search terms: fix No posts found wordpress, repair no post found wordpress, [...]

Read More

Fix WordPress upgrade error: No Update Required -Your WordPress database is already up-to-date!

Fix WordPress upgrade error: No Update Required -Your WordPress database is already up-to-date!

I recently upgraded my blog to WordPress 3.x and everything seemed to go smoothly with the process. But after upgraded when I go to the WordPress admin, I still get the upgrade page, and message show like: No Upgrade Required Your WordPress database is already up-to-date! Incoming search terms: no update required your wordpress database [...]

Read More

Fix “Briefly unavailable for scheduled maintenance. Check back in a minute.”

Fix “Briefly unavailable for scheduled maintenance. Check back in a minute.”

The core automatic upgrade feature in worddpress was added with version 2.7. During the automatic upgrade WordPress the vistors will see the “Briefly unavailable for scheduled maintenance. Check back in a minute.” message. If the automatic upgrade process was success the maintenance message will not available but if the automatic upgrade process has failed and [...]

Read More