Hi,
I was getting the error of “your page is not formatted probably” or something like that when I was trying to import the demo content… I read on another post that someone advised to add to wp-config;
define( ‘WP_MEMORY_LIMIT’, ‘512M’ );
define( ‘WP_MAX_MEMORY_LIMIT’, ‘512M’ );
- After having done this, my site is completely been thrown out and is no longer accessible (even after removing the above code from the wp-config)
Any advice?
Warning : Trying to access array offset on value of type bool in /homepages/44/d418886933/htdocs/renoviamainpage/wp-content/plugins/convertplug/convertplug.php on line 217
Fatal error : Uncaught Error: Call to undefined function get_magic_quotes_gpc() in /homepages/44/d418886933/htdocs/renoviamainpage/wp-content/plugins/convertplug/convertplug.php:1391 Stack trace: #0 /homepages/44/d418886933/htdocs/renoviamainpage/wp-settings.php(409): include_once() #1 /homepages/44/d418886933/htdocs/renoviamainpage/wp-config.php(95): require_once(’/homepages/44/d…’) #2 /homepages/44/d418886933/htdocs/renoviamainpage/wp-load.php(50): require_once(’/homepages/44/d…’) #3 /homepages/44/d418886933/htdocs/renoviamainpage/wp-admin/admin.php(34): require_once(’/homepages/44/d…’) #4 {main} thrown in /homepages/44/d418886933/htdocs/renoviamainpage/wp-content/plugins/convertplug/convertplug.php on line 1391