Quote:
Originally Posted by RichieBoy67
Isn't
PHP Code:
construct_nav_option('Auction Admin', "../cgi-bin/auction/admin.pl", '<br />'); construct_nav_option('Contact Auction Members', "$vboptions[bburauction.pl?action=contact, '<br />'); construct_nav_option('Registration Report', "../cgi-bin/auction/auction.pl?action=readreg", '<br />'); construct_nav_option('Auction Category Listing', "../cgi-bin/auction/auction.pl", '<br />'); construct_nav_option('Closed Auctions', "../cgi-bin/auction.pl?action=closed", '<br />'); construct_nav_option('System Info', "../cgi-bin/auction/info.pl", '<br />'); construct_nav_group('Auctions');
supposed to have " " instead of ' ' ????
|
THose were the old instructions.. they must have gotten in the zip somehow. I will update it.
As far as your error goes- I got the same error when I tried installing it myself and did not set all of the config area settings that I needed to set, but when I fixed them I did not get that error. The problem is in your config area of auction.pl :
READ IT THOROUGHLY
Also make sure that all files are CHMOD'ED as mentioned in the instructions.
Also- please note that keeping the
info.cgi file in your cgi-bin allows anyone to read that info if they know that the file is there, so
you may want to rename it to something else.
Zip updated- sorry for all of that old stuff in that folder. Didn't mean to confuse anyone. It should be a much smaller download now