Support » Plugin: WP eCommerce » can't changed the order status in wp-admin, 500 (Internal Server Error)?

  • Hello,

    So now in the live version of WPSC I can’t changed the order status in wp-admin, the spinner keeps spinning?

    Looking at the console i see the folowing error message:

    POST http://www.mydomain.com/wp-admin/admin-ajax.php 500 (Internal Server Error)

    it has to do with purchase-logs.js:147 and admin.js:13

    What is the cause and how can i fix this?

    Here’s the console header message

    Request URL:http://www.mydomain.com/site/wp-admin/admin-ajax.php
    Request Method:POST
    Status Code:500 Internal Server Error
    Request Headersview source
    Accept:application/json, text/javascript, */*; q=0.01
    Accept-Encoding:gzip,deflate,sdch
    Accept-Language:nl-NL,nl;q=0.8,en-US;q=0.6,en;q=0.4
    Connection:keep-alive
    Content-Length:219
    Content-Type:application/x-www-form-urlencoded; charset=UTF-8
    Cookie:wordpress_d156a1caed961450ba0df3fb18df4ddf=admin%7C1392193970%7Ce8341eb3680aebfc5fa5c7b8e20539f2; wp-settings-time-2=1390164427; wordpress_test_cookie=WP+Cookie+check; wordpress_logged_in_d156a1caed961450ba0df3fb18df4ddf=admin%7C1392193970%7C2a1005c9e58443fe7c277bfbebfdbe4b; wp-settings-1=m4%3Dc%26m9%3Dc%26m5%3Dc%26editor%3Dhtml%26m6%3Dc%26m1%3Dc%26m2%3Dc%26imgsize%3Dmedium%26m10%3Dc%26m3%3Dc%26m0%3Dc%26align%3Dleft%26m7%3Dc%26urlbutton%3Dnone%26hidetb%3D1%26m11%3Dc%26m8%3Dc%26m12%3Dc%26m13%3Dc%26galfile%3D1%26galcols%3D4%26libraryContent%3Dbrowse; wp-settings-time-1=1392021171; PHPSESSID=17qvcej82mo7sape0me9ml0gk4; wordpress_test_cookie=WP+Cookie+check; wordpress_logged_in_d156a1caed961450ba0df3fb18df4ddf=admin%7C1392193970%7C2a1005c9e58443fe7c277bfbebfdbe4b; __utma=65690163.519557879.1392021186.1392021186.1392026189.2; __utmc=65690163; __utmz=65690163.1392021186.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
    Host:www.mydomain.com
    Origin:http://www.mydomain.com
    Referer:http://www.mydomain.com/site/wp-admin/index.php?page=wpsc-purchase-logs
    User-Agent:Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36
    X-Requested-With:XMLHttpRequest
    Form Dataview sourceview URL encoded
    nonce:35a1fb6280
    action:wpsc_ajax
    id:482
    new_status:3
    m:
    status:all
    paged:
    _wp_http_referer:http://www.mydomain.com/site/wp-admin/index.php?page=wpsc-purchase-logs
    wpsc_action:change_purchase_log_status
    Response Headersview parsed
    HTTP/1.0 500 Internal Server Error
    Date: Mon, 10 Feb 2014 10:36:13 GMT
    Server: Apache
    Expires: Wed, 11 Jan 1984 05:00:00 GMT
    Cache-Control: no-cache, must-revalidate, max-age=0
    Pragma: no-cache
    Access-Control-Allow-Origin: http://www.mydomain.com
    Access-Control-Allow-Credentials: true
    X-Robots-Tag: noindex
    X-Content-Type-Options: nosniff
    X-Frame-Options: SAMEORIGIN
    X-Powered-By: PleskLin
    Vary: Accept-Encoding
    Content-Encoding: gzip
    Content-Length: 20
    Connection: close
    Content-Type: text/html; charset=UTF-8

    https://wordpress.org/plugins/wp-e-commerce/

Viewing 1 replies (of 1 total)
  • Thread Starter DDT

    (@ddt)

    OK debug.log to the rescue

    found two issues missed a database table and i placed a hardcoded id (:() for testing purpose

Viewing 1 replies (of 1 total)
  • The topic ‘can't changed the order status in wp-admin, 500 (Internal Server Error)?’ is closed to new replies.