SNSupply Posted December 22, 2005 Share Posted December 22, 2005 Hi....can someone check to see if theres anythin wrong with that...because when i put it in my textmain.php i got this error message.... Parse error: parse error, unexpected T_STRING, expecting ',' or ';' in /home/nailsp2/public_html/store/textmain.php on line 4 here's the code <?php echo "<center><img id="banner" name="banner" src="http://www.nailspafurniture.com/public_html/store/banner/pic1.gif" border=0></a></center>"; ?> Link to comment Share on other sites More sharing options...
kwalker Posted December 23, 2005 Share Posted December 23, 2005 Just a thought.... remove the /public_html/ part from the echo string. so it looks like: http://www.nailspafurniture.com/store/banner/pic1.gif If it doesn't work, repost. Kevin "What I didn't know yesterday, I know today & will remember tomorrow" (By Kwalker) What do you see when you open up the tep_database-pr2.2-CVS.pdf file that came with your osCommerce download? Link to comment Share on other sites More sharing options...
mtechama Posted December 23, 2005 Share Posted December 23, 2005 Hi....can someone check to see if theres anythin wrong with that...because when i put it in my textmain.php i got this error message.... Parse error: parse error, unexpected T_STRING, expecting ',' or ';' in /home/nailsp2/public_html/store/textmain.php on line 4 here's the code <?php echo "<center><img id="banner" name="banner" src="http://www.nailspafurniture.com/public_html/store/banner/pic1.gif" border=0></a></center>"; ?> ok what is this for and what are you trying to do? Wade Morris Amarillo, Texas Before you do any changes on your site you need to do BACKUP! BACKUP! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.