Digital experiences for all disciplines
Forum Replies Created
-
-
My config.php is:
define( ‘WP_MEMORY_LIMIT’, ‘1024M’ );My config.php is:
define( ‘WP_MEMORY_LIMIT’, ‘1024M’ );I have a VPS account and when I try to add this line in my .htaccess file :
Error 500 – Internal Server Error
An error was encountered while processing your request. Typically this is a temporary condition. Please contact the web site owner for further assistance.
Let me explain something:
I have VPS with a few sites, one use only for testing. This did a clean install of the theme and the plugins installed there, there exists no problem, everything works perfect. On my site “true” had Flatsome Theme installed, everything worked perfect, installed of you and everything stopped. Although it is a site that still will “debut”, he already has over 5,000 products and has not as I do a “clean” installation. I give a lot of work. When I change the theme for what comes with the WP, it all comes back. Use the Child Theme of you.January 17, 2016 at 9:44 pm in reply to: Issue with Framework Update!! Site isn't functioning! #241126I have this issue:
Notice: Undefined index: form_title in /home/glauciol/public_html/wp-content/themes/atelier/swift-framework/core/sf-functions.php on line 1951
Notice: Undefined index: form_title in /home/glauciol/public_html/wp-content/themes/atelier/swift-framework/core/sf-functions.php on line 1951
And I have one plugin called WordPress Automatic Plugin (http://codecanyon.net/item/wordpress-automatic-plugin/1904470) and when I try to create a new campaign an error occur:
Notice: Undefined index: form_title in /home/glauciol/public_html/wp-content/themes/atelier/swift-framework/core/sf-functions.php on line 1951
Notice: Undefined index: form_title in /home/glauciol/public_html/wp-content/themes/atelier/swift-framework/core/sf-functions.php on line 1951
Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 4300800 bytes) in /home/glauciol/public_html/wp-includes/functions.php on line 3464
-