Announcement

Collapse
No announcement yet.

CGI Error

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

    CGI Error

    I've recently successfully installed version 3 of the software on a Windows 2000 box, but am having some problems running the software. When I try to test the ordering, I get the message below.

    Global symbol "$nDWin3" requires explicit package name at C:\cgi-bin\ca000001.pl line 829.
    syntax error at C:\cgi-bin\ca000001.pl line 829, near "$nDWin3

    After checking into the file, I'm finding that there are incomplete lines of code. For example, line 828 and 829 above are shown below.

    $Values{"DATE"} = sprintf("%4.4d/%2.2d/%2.2d", $nYear, $nMonth, $nDWin3
    }

    If you have any suggestions I might try, it would be greatly appreciated.

    #2
    The file ca000001.pl is generated from ShoppingCart.pl in your Site1 folder. Back this up and try copying in the one from you Original folder. Then try an update which will rebuild the ca000001.pl. If you can't find this file then tell us your Actinic version and maybe someone can send you that file, although it is 3 versions old.

    Norman
    Norman - www.drillpine.biz
    Edinburgh, U K / Bitez, Turkey

    Comment

    Working...
    X