Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #783629

    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

    • This topic was modified 7 years, 7 months ago by catenday.
    #784080

    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

    #784110

    Hey ive done as requested. the error is still appearing.

    #784157

    Hi,

    Can you please post WP admin and FTP logins here privately so we can look further into it?

    Best regards,
    Yigit

    #784161

    Attached. Thanks

    • This reply was modified 7 years, 7 months ago by catenday.
    #784170

    Hi!

    I got following error and could not connect. Can you please check the credentials once again?

    Best regards,
    Yigit

    #784175

    This is it.

    #785486

    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

    #785762

    It worked thanks

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘WooCommerce QUERY_STRING error’ is closed to new replies.