Support » Plugin: WP eCommerce » Plugin caused white screen error. Fixed to [showareas] error.

  • Ecommerce was running well with no problems until Ecommerce and WordPress were upgraded. It then caused White screen errors. I changed the htaccess to:
    <IfModule mod_php5.c>
    php_value memory_limit 64M
    </IfModule>
    This got my plugins running and the white screen error to be resolved; however, my page that had radio buttons directing people to different areas of the store now only says [showareas]

    therefore, I have no shop at this current time.

    https://wordpress.org/plugins/wp-e-commerce/

Viewing 1 replies (of 1 total)
  • Edward

    (@edwardinstinct)

    Hi

    64M is honestly too little to run WordPress and WPeC and possibly more plugins. Generally I suggest 256M minimum and for large stores or if you have more than 25 plugins active 512M.

    I’ve never heard of this shortcode [showareas] it’s not a store shortcode so I couldn’t really help with that. I’d assume you’re still running out of memory most likely.

Viewing 1 replies (of 1 total)
  • The topic ‘Plugin caused white screen error. Fixed to [showareas] error.’ is closed to new replies.