Quote:
Originally Posted by icecube0045
OK Ive got it to work but now it just points to a blank page. the reason it didnt work before is because I didnt have it in the forums directory so when it was suppose to point to "global.php" it didnt have the right file path. is it suppose to point to global.php or am i suppose to edit it and have it point to some place else?
|
the auction.pl file is not supposed to be in the forums directory. It is supposed to be in the cgi folder, as mentioned in the instructions. If you move it to the forum directory, then you need to change the address in the iframe to match your auction.pl file, wherever you move it to. The template is just a header and a footer with an iframe pulling in content. The content is the auction.pl file. If you can see your auction.pl file and you can see the auction.php page display with no auction content then you did not edit the URL in the iframe properly. The auction.php file is supposed to go in your forum root directory, not in your cgi-bin folder.