Announcement

Collapse
No announcement yet.

Checkout Button on ca000001.pl - A General Script Error - no valid input parameters

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Checkout Button on ca000001.pl - A General Script Error - no valid input parameters

    On a checkout page we have a Button that links to checkout.

    We also have a link on the same page called "order" - that also starts the checkout process.

    When we press the "Checkout" button we receive an error:

    A General Script Error Occurred

    --------------------------------------------------------------------------------
    Error: There is no valid input parameters for the script! Check the referencing HTML code!
    --------------------------------------------------------------------------------
    Press the Browser back button and try again or contact the site owner


    I have looked at the source of the page and found that the form links to a different page than the link.

    The link - which starts the checkout process ok is:

    /cgi-bin/os000001.pl?ACTION=Start&REFPAGE=http...

    The "checkoput" button has a form action of

    /cgi-bin/cm000001.pl
    and a hidden value for checkouturl of
    cgi-bin/os000001.pl?ACTION=Start&REFPAGE=http

    I think that there's a good chance that the form will submit OK if I could change it to point to os000001.pl instead of cm000001.pl.

    Could somebody tell me which template I would need to edit to change the value of cm000001.pl, please?

    TIA for your help.

    Kind regards,

    Roland


    ... = etc.

    #2
    Hi Roland,

    Did you hard code that checkout button?

    That error message can occur under a number of conditions and it would be really helpful to us if we could investigate your snapshot.

    I suggest you log a support query here
    Regards,

    Toby Blanchard

    Comment

    Working...
    X