Jump to content

[NOT A BUG] Ajax Order Javascript Degradation


BryanB

Recommended Posts

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.

Link to comment
Share on other sites

  • WHMCS CEO

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

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated