Quote:
Originally Posted by yoyoyoyo
Make sure that the file path in the iframe of the template is correct, and that you have CHMOD'ed the auction directory and files properly. The iframe will display whatever you tell it to display. You could change the URL to vb.org, for example, and it would display in the iframe - you need to change it to the URL to your auction.pl file, otherwise it will not display in the iframe.
|
Where do you go to fix the file path in the iframe of the template?
I see:
<iframe name="auction" ALIGN="CENTER" BORDER="0" FRAMEBORDER=0 HEIGHT=3000 WIDTH=100% MARGINHEIGHT=0 VSPACE=0 MARGINWIDTH=0 SCROLLING=0 src="$bboptions[bburl]/cgi-bin/auction/auction.pl"></iframe>
Where is $bboptions[bburl] defined? Is that something I should need to edit?