• Hello,

    My upgrade to 3.0.4 was smooth and it was working. Site

    But after few days It showed an error:

    =Fatal error: Allowed memory size of 262144 bytes exhausted (tried to allocate 77824 bytes) in /home/xyz/public_html/wp-settings.php on line 126==

    I have tried the following

    1) disable plugins and enabled. deleted all in one seo and auto meta.
    2) optimised table and repaired table
    3) deleted everything except wp-content and replaced.
    4) used wp-config to increase memory to 240 MB

    The site has returned. The problem is

    1) posts are not showing outside. Says “nothing found”
    2) All posts are shown in numbers, but does not list. Pls refer image.
    <img src=’http://img412.imageshack.us/img412/34/imagesqb.jpg&#8217; border=’0’/>

    Uploaded with ImageShack.us

    I tried creating a post and posted. it posted but does not show.

    Pleas advice.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Does it show that the posts/pages exists when you look at the database in phpMyAdmin?

    Thread Starter Popseo

    (@chacko)

    yes sir! it does have those posts intact.

    What theme are you using? Do you still have any plugins active?

    Looking at wp-settings.php which is causing the error, line 126 deals with taxonomy.php.

    Have you tried setting define(‘WP_DEBUG’, false); in wp-config.php to true to see if it shows a more detailed error?

    Thread Starter Popseo

    (@chacko)

    I have plugins on.

    I use a hybrid theme, but, I can safely say it is RockinBizRed.

    I defined the debug as true.

    Notice: register_sidebar_widget is deprecated since version 2.8! Use wp_register_sidebar_widget() instead. in /home/xyz/public_html/wp-includes/functions.php on line 3237

    Notice: Use of undefined constant GFCI_MEMBER_WIDGET – assumed ‘GFCI_MEMBER_WIDGET’ in /home/xyx/public_html/wp-content/plugins/google-friend-connect-integration/gfcintegration.php on line 26

    Notice: Use of undefined constant GFCI_LOGIN_WIDGET – assumed ‘GFCI_LOGIN_WIDGET’ in /home/xyz/public_html/wp-content/plugins/google-friend-connect-integration/gfcintegration.php on line 27

    Notice: load_plugin_textdomain was called with an argument that is deprecated since version 2.7 with no alternative available. in /home/xyz/public_html/wp-includes/functions.php on line 3323

    ice: Use of undefined constant is_front_page – assumed ‘is_front_page’ in /home/xyz/public_html/wp-content/plugins/wp-super-cache/wp-cache.php on line 62

    Notice: has_cap was called with an argument that is deprecated since version 2.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead. in /home/xyz/public_html/wp-includes/functions.php on line 3321

    Thread Starter Popseo

    (@chacko)

    I disabled all plugins, switched to twenty twenty theme. But no relief.

    Thread Starter Popseo

    (@chacko)

    Anyone knows how to solve this?

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Post exist, but does not show’ is closed to new replies.