cathy1027418 Posted March 7, 2004 Share Posted March 7, 2004 Parse error: parse error, unexpected T_STRING in C:\webspace\mdscorp\cathylynn\cathy-lynn.com\www\catalog1\includes\languages\english.php on line 78 Then I got an X where the new image should be -- Is it because the image is bigger than the OS image??? Can anyone help me put the text in the right place? Below are the instructions ... THEN Below that is what I think I'm supposed to type for my info ... THEN MOST IMPORTANT ... where exactly on English.php do I paste the text? //define header image information define('HEADER_IMG_PIC', 'yourimage.gif'); define('HEADER_IMG_ALT', ' Welcome to whatever you want here '); define('HEADER_IMAGE_LINK','http://www.example.com'); [this will open your page up in the same window] define('HEADER_IMAGE_LINK','http://www.example.com" target="_blank'); [this will open your page in another browser MY VERSION: //define header image information define ('HEADER_IMG_PIC', 'G5-masthead.jpg'); define ('HEADER_IMG_ALT', 'Welcome to Gallery Five'); define ('HEADER_IMAGE_LINK', 'http://gallery5.com"target="_blank'); :( Link to comment Share on other sites More sharing options...
241 Posted March 7, 2004 Share Posted March 7, 2004 define ('HEADER_IMAGE_LINK', 'http://gallery5.com"target="_blank'); you are missing a space define ('HEADER_IMAGE_LINK', 'http://gallery5.com "target="_blank'); No longer giving free advice. Please place deposit in meter slot provided. Individual: [=] SME: [==] Corporation: [===] If deposit does not fit one of the slots provided then you are asking too much! Is your Osc dated try Phoenix raising oscommerce from the ashes. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.