Jump to content

Problem with order buttons


osckar

Recommended Posts

Hi:

 

I'm experiencing some issues with the order.php process:

 

1.- I click on whmcs/order.php and choose a package. Click on Order Now to step 2.

 

2.- Choose a domain. Ok. Now click on continue to step 3

 

3.- Configure addons etc. Now click to continue to step 4

 

4.- Order stops at step 3

 

 

I have replaced my buttons with images.

 

I have replaced this:

<input type="submit" value="{$LANG.ordercontinuebutton}" name="continue"/>

 

With this:

<input type="image" src="images/buttons/continue.gif" value="{$LANG.ordercontinuebutton}" name="continue"/>

 

files: order_stepthree.tpl and order_stepfour.tpl

 

In order_stepone.tpl and order_steptwo.tpl there is no problem using the code above.

 

Any help appreciated!

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