Forum Replies Created

Viewing 13 replies - 1 through 13 (of 13 total)
  • I am having the same issue.

    Seems the API server is down but it only started when updated it to the lastest plugin.

    Thread Starter Bladesman

    (@bladesman)

    I tried doing all those things.

    Still not worked sadly.

    Thread Starter Bladesman

    (@bladesman)

    Turns out the database was far too big managed to clear it by doing this query in phpmyadmin:

    DELETE FROM wp_options WHERE option_name LIKE ‘_transient%’

    I then added this to the bottom of the root directory php.ini file

    cgi.fix_pathinfo=0cgi.fix_pathinfo=0

    Thread Starter Bladesman

    (@bladesman)

    These are the errors I get now they are all wp-commerce related:

    [12-Aug-2013 21:40:46 UTC] PHP Notice:  Constant WPECAUTHNET_PLUGIN_NAME already defined in /home/directco/public_html/toys/wp-content/plugins/gold_cart_plugin/merchants/wpec_auth_net/wpec_auth_net.php on line 11
    [12-Aug-2013 21:40:46 UTC] PHP Notice:  Constant WPECAUTHNET_CLASSES already defined in /home/directco/public_html/toys/wp-content/plugins/gold_cart_plugin/merchants/wpec_auth_net/wpec_auth_net.php on line 13
    [12-Aug-2013 21:40:47 UTC] PHP Notice:  Undefined index: category_id in /home/directco/public_html/toys/wp-content/plugins/wp-e-commerce/wpsc-includes/display.functions.php on line 378
    [12-Aug-2013 21:40:47 UTC] PHP Notice:  Undefined index: category in /home/directco/public_html/toys/wp-content/plugins/wp-e-commerce/wpsc-includes/display.functions.php on line 380
    [12-Aug-2013 21:40:47 UTC] PHP Notice:  Undefined variable: category_id in /home/directco/public_html/toys/wp-content/plugins/wp-e-commerce/wpsc-includes/display.functions.php on line 384
    [12-Aug-2013 21:40:47 UTC] PHP Notice:  Undefined index: product_id in /home/directco/public_html/toys/wp-content/plugins/wp-e-commerce/wpsc-includes/display.functions.php on line 389
    [12-Aug-2013 21:40:47 UTC] PHP Notice:  wpec_get_the_post_id_by_shortcode is <strong>deprecated</strong> since version 3.8.9! Use wpsc_get_the_post_id_by_shortcode instead. in /home/directco/public_html/toys/wp-includes/functions.php on line 2638
    [12-Aug-2013 21:40:52 UTC] PHP Notice:  Constant WPECAUTHNET_PLUGIN_NAME already defined in /home/directco/public_html/toys/wp-content/plugins/gold_cart_plugin/merchants/wpec_auth_net/wpec_auth_net.php on line 11
    [12-Aug-2013 21:40:52 UTC] PHP Notice:  Constant WPECAUTHNET_CLASSES already defined in /home/directco/public_html/toys/wp-content/plugins/gold_cart_plugin/merchants/wpec_auth_net/wpec_auth_net.php on line 13
    [12-Aug-2013 21:45:30 UTC] PHP Notice:  Constant WPECAUTHNET_PLUGIN_NAME already defined in /home/directco/public_html/toys/wp-content/plugins/gold_cart_plugin/merchants/wpec_auth_net/wpec_auth_net.php on line 11
    [12-Aug-2013 21:45:30 UTC] PHP Notice:  Constant WPECAUTHNET_CLASSES already defined in /home/directco/public_html/toys/wp-content/plugins/gold_cart_plugin/merchants/wpec_auth_net/wpec_auth_net.php on line 13
    [12-Aug-2013 21:45:30 UTC] PHP Notice:  Constant WPECAUTHNET_PLUGIN_NAME already defined in /home/directco/public_html/toys/wp-content/plugins/gold_cart_plugin/merchants/wpec_auth_net/wpec_auth_net.php on line 11
    [12-Aug-2013 21:45:30 UTC] PHP Notice:  Constant WPECAUTHNET_CLASSES already defined in /home/directco/public_html/toys/wp-content/plugins/gold_cart_plugin/merchants/wpec_auth_net/wpec_auth_net.php on line 13
    Thread Starter Bladesman

    (@bladesman)

    A change in host has helped managed to move it over here and finally we are getting some error codes:

    Unsurprisingly its down wp-commerce.

    Anyone know much about that plugin? I know support on their forum is very slow.

    Thread Starter Bladesman

    (@bladesman)

    I was thinking of doing that anyway.

    As my web hosts are insistent its not their servers.

    Thread Starter Bladesman

    (@bladesman)

    Re-named plugins as well as doing via phpmyadmin

    Thread Starter Bladesman

    (@bladesman)

    Yep done that as well the other day.

    Thread Starter Bladesman

    (@bladesman)

    Yep done both of those things already once I made sure the permissions were correct. Still no luck.

    This is the error being kicked out from the server:

    [Mon Aug 12 15:35:10 2013] [warn] [client 157.55.32.166] mod_fcgid: read data timeout in 45 seconds
    [Mon Aug 12 15:35:10 2013] [error] [client 157.55.32.166] Premature end of script headers: index.php
    Thread Starter Bladesman

    (@bladesman)

    Our host has suggested it might be a mysql call loop problem.

    I can see that when the site is being run it is generating an sql query as mysql is using up loads of resources on the server. As such it looks like a script issue which is generating a never ending loop or mysql call which is the issue.

    I have set file permissions as suggested as well by the way.

    Any ideas what could cause a loop?

    Thread Starter Bladesman

    (@bladesman)

    Looks like its something to do with WP Commerce according to the error logs

    File does not exist: /var/www/vhosts/toysandcards.co.uk/httpdocs/products-page

    Thread Starter Bladesman

    (@bladesman)

    I have done what they have suggested.

    A HTML file does work and show up but I am still getting a 500 error on wordpress.

    Thread Starter Bladesman

    (@bladesman)

    A HTML file does work.

    I tried removing the htaccess still no luck.

    The file permissions are all set right.

    Any other suggestions?

Viewing 13 replies - 1 through 13 (of 13 total)