BryanB Posted November 2, 2010 Share Posted November 2, 2010 The ajax order form doesn't seem to be degrading properly when Javascript is disabled. I've tested this on the WHMCS demo and it seems to: 1. redirect to the wrong directory, it redirects to demo.whmcs.com/order/cart.php, it should be demo.whmcs.com/cart.php 2. Even if the redirect was correct, the cart.php order form doesn't support javascript. Once you navigate to a product and select "order now" it doesn't do anything. 0 Quote Link to comment Share on other sites More sharing options...
WHMCS CEO Matt Posted November 3, 2010 WHMCS CEO Share Posted November 3, 2010 Hi Bryan, 1. This indicates that your custom template is missing the base href tag line in the <head> section of the header. Make sure you have all the lines the default templates do. 2. The shopping cart order form doesn't use any javascript providing you use the "default" template option in General Settings > Ordering Matt 0 Quote Link to comment Share on other sites More sharing options...
BryanB Posted November 3, 2010 Author Share Posted November 3, 2010 Hi Bryan, 1. This indicates that your custom template is missing the base href tag line in the <head> section of the header. Make sure you have all the lines the default templates do. 2. The shopping cart order form doesn't use any javascript providing you use the "default" template option in General Settings > Ordering Matt Hey Matt, Would this still be the case if I tried it in the WHMCS.com demo? See here: http://screencast.com/t/Gh2ybk8tL (video of what's happening). When I click an order button with javascript disabled it doesn't do anything. 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Support Manager WHMCS John Posted November 4, 2010 WHMCS Support Manager Share Posted November 4, 2010 That's the web20cart template, not the default template. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.