Forums

Post does not appear (2 posts)

  1. jvdadivas
    Member
    Posted 2 years ago #

    I'm having a problem with my blog. (http://dmciresidences.com/home/2010/04/mahogany-place-iii/)

    When I put a picture in my post and publish it, the post becomes blank when I view it. When I remove the picture I placed, then publish it again, the post shows up. I tried placing a different picture and the post becomes blank again when I view it. Because of that, I can't put additional pictures to my post anymore.

    I'm using WordPress 2.9.2 Even if I change the theme, or disable plugins I use, the problem still persists. Any tips on what I can do about it? Thanks.

  2. Samuel B
    moderator
    Posted 2 years ago #

    maybe try more memory for php

    1. Try adding this line to your wp-config.php file:
    define('WP_MEMORY_LIMIT', '64M');
    
    2. If you have access to your PHP.ini file, change the line in PHP.ini
    If your line shows 32M try 64M:
    memory_limit = 64M ; Maximum amount of memory a script may consume (64MB)
    
    3. If you don't have access to PHP.ini try adding this to an .htaccess file:
    php_value memory_limit 64M

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags