Jump to content
  • 0

Single Product Order Template in CONFIG


annomander

Question

5 answers to this question

Recommended Posts

  • 0

Ah!!! thank you, getting somewhere.

 

One final question and hopefully all this will be clear,

 

The order link on WHMCS, goes to CART and not ORDER, so where does the order link come into it or is this to hard code in yourself if you prefer it?

 

Cheers

Link to comment
Share on other sites

  • 0

some of us prefer the simpler "no cart" system - you get to use either (when you look at a defined product in whmcs it gives you a url for both to use on your webpages)

 

if you want it to always use order over cart a simple

perl -p -i -s "s/cart.php/order.php/g" *.tpl

will sort yu out :D

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
Answer this question...

×   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