• Resolved One2Win14

    (@one2win14)


    I’ve installed wordpress and whmcs bridge, whenever you add an item to the shopping cart and then try to make changes (edit configuration option from shopping cart), it shows a blank page with this error:

    Warning: HTTP Error:22/The requested URL returned error: 404 at http://mysite.com/client/cart/cart.php in /home/mysite/public_html/wp-content/plugins/whmcs-bridge/includes/http.class.php on line 230

    the website listed above was changed from my domain to mysite.*

    Any information would be great.

    Thanks

    https://wordpress.org/plugins/whmcs-bridge/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Global Programming

    (@globalprogramming)

    Hi One2win14

    Please can you try using the Web20cart Ordering template (WHMCS Admin -> Settings -> General Settings -> Ordering). We have been having some issues with the other cart templates that use ajax to add to the cart.

    Thanks

    Thread Starter One2Win14

    (@one2win14)

    Looks like it’s working, thanks for the fix!

    I found this page and was able to resolve my problem by changing the ordering to web20cart per the suggestion. But I was not using the ajax cart, I was using the Modern themed cart at the time.

    The issue came in after the domain name selection process when the cart is supposed to move to the hosting package choice I’d get a 404 error. I noticed the web address had changed from the ?ccce=cart to /cart.php which of course didn’t work because the WordPress bridge is not in the same folder as the whmcs install. So the problem with other cart themes may be that somewhere in the checkout process the link to the whmcs bridge is getting replaced with the actual whmcs location.

    /cart.php?a=add&pid=1

    vs

    /?ccce=cart&a=add&pid=1

    Hope this helps get the issue actually resolved and not just a work around.
    – Keith

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

The topic ‘Error with shopping cart when making changes’ is closed to new replies.