PDA

View Full Version : Link problem


TTG
08-27-2004, 12:05 PM
Brian .. thought I'd cracked this but links don't appear to work from the VB advanced .. I read in one of your previous posts somewhere that "$vboptions[bburl]/" should be added to make them work correctly .. where do I place that within .. eg

<td width="70" height="22" align="left" valign="top"><a href="arcade.php?"target="_blank"><img src="$stylevar[imgdir_misc]/arcade.gif" width="77" height="22" alt="" border="0" /></a></td>

My links are coded via the header not the navbar which obviously creates this problem 'cos I believe the vba uses the code from the navbar.

Brian
08-27-2004, 01:02 PM
"arcade.php?" should be "$vboptions[bburl]/arcade.php?"

Our Sponsors
 

TTG
08-27-2004, 01:29 PM
"arcade.php?" should be "$vboptions[bburl]/arcade.php?"

Thanks Brian .. was just about to post 'cracked it' and you'd already posted solution .. you're too darn fast :D