Im having trouble fixing this issue, I need help. On my shop page it shows this;
Notice: Undefined index: QUERY_STRING in /hermes/bosnaweb12a/b332/ipg.topikwearcom/wp-content/themes/enfold/config-woocommerce/config.php on line 1189
I don’t know how to fix it.
The url is topikwear.com/shop
Hey!
Can you please try re-updating the theme via FTP and overwrite all files – kriesi.at/documentation/enfold/updating-your-theme-files/?
Also, Please try to increase the allocated memory to 256M: http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
You can contact your service provider and they can do it for you.
Best regards,
Yigit
Hey ive done as requested. the error is still appearing.
Hi,
Can you please post WP admin and FTP logins here privately so we can look further into it?
Best regards,
Yigit
Attached. Thanks
Hi!
I got following error and could not connect. Can you please check the credentials once again?
Best regards,
Yigit
This is it.
Hi,
We modified the line in the file above. Please remove browser cache or hard refresh before checking the page.
if(isset($_SERVER['QUERY_STRING'])) {
parse_str($_SERVER['QUERY_STRING'], $params);
} else {
$params = array();
}
Best regards,
Ismael
It worked thanks