cybin Posted November 22, 2004 Posted November 22, 2004 For the love of homer simpson, I can't seem to get these errors to go away. This is the error: Warning: Unexpected character in input: ' in /home/dana/public_html/includes/header.php on line 62 Warning: Unexpected character in input: ' in /home/dana/public_html/includes/header.php on line 63 Warning: Unexpected character in input: ' in /home/dana/public_html/includes/header.php on line 63
cybin Posted November 22, 2004 Author Posted November 22, 2004 this is the code: <td align="vleft" bgcolor="#000000"><?php echo '<a href="' . tep_href_link(FILENAME_DEFAULT) . '">' . tep_image(DIR_WS_IMAGES . 'meandmy_headerleft.jpg', 'MMM_header', 'width="250" height="88" '
cybin Posted November 22, 2004 Author Posted November 22, 2004 this is the code: <table border="0" width="100%" cellspacing="10" cellpadding="0" bgcolor="#000000"> <tr class="header"> <td align="vleft" bgcolor="#000000"><?php echo '<a href="' . tep_href_link(FILENAME_DEFAULT) . '">' . tep_image(DIR_WS_IMAGES . 'meandmy_headerleft.jpg', 'MMM_header', 'width="250" height="88" ' This is really funny, I kept trying to post the rest of the broken code but the BB won't let me. The quick reply kept cutting the code off. Then the light bulb went off, I deleted the last part of the line on my site and re-wrote it and know everything works. Who would think the BB is a php trouble shooter....?? -Cybin
Recommended Posts
Archived
This topic is now archived and is closed to further replies.