1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

WP Blog Problem

Discussion in 'Programming' started by dalster44, Mar 7, 2007.

  1. #1
    Hi,

    Can anyone help me with this annoying problem please?

    When I write a post on my blog (using WP) and I click publish, the article publishes but WP returns me back a blank screen?

    So, does anyone know whats causing this and how I could fix this glitch?

    Thank You
     
    dalster44, Mar 7, 2007 IP
  2. chrisranjana.com

    chrisranjana.com Active Member

    Messages:
    132
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    58
    #2
    I guess unless you press "save and continue editing" wp does this normally.
     
    chrisranjana.com, Mar 8, 2007 IP
  3. mjesales

    mjesales Peon

    Messages:
    326
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    0
    #3
    i get that sometimes and sometimes i get that when i try to update the sitemap. i just go back to the blog and keep on working and disregard it completey
     
    mjesales, Mar 8, 2007 IP
  4. sizzling_k

    sizzling_k Peon

    Messages:
    24
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Just a momentary error...Must have become proper now ! !!
     
    sizzling_k, Mar 8, 2007 IP
  5. sarahk

    sarahk iTamer Staff

    Messages:
    29,002
    Likes Received:
    4,578
    Best Answers:
    124
    Trophy Points:
    665
    #5
    You have memory issues. Talk to your webhost or add this to the top of your .htaccess file
    <FilesMatch "\.(php|html?)$">
    php_value memory_limit 20M
    </FilesMatch>
    Code (markup):
     
    sarahk, Mar 11, 2007 IP