Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Parse Error


AndyHearne2005

Recommended Posts

Parse error: parse error, unexpected T_STRING, expecting ',' or ';' in /hsphere/local/home/andrewhe/dianescraftysupplies.co.uk/admin/index.php on line 101

 

Copied from lines 80-105

 

A.main:hover { color: #ffffff; text-decoration: underline; }
a.sub:link, a.sub:visited { color: #dddddd; text-decoration: none; }
A.sub:hover { color: #dddddd; text-decoration: underline; }
.heading { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; line-height: 1.5; color: #D3DBFF; }
.main { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 17px; font-weight: bold; line-height: 1.5; color: #ffffff; }
.sub { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; line-height: 1.5; color: #dddddd; }
.text { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; line-height: 1.5; color: #000000; }
.menuBoxHeading { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; font-weight: bold; background-color: #7187bb; border-color: #7187bb; border-style: solid; border-width: 1px; }
.infoBox { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #080381; background-color: #f2f4ff; border-color: #7187bb; border-style: solid; border-width: 1px; }
.smallText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
//--></style>
</head>
<body marginwidth="0" marginheight="0" topmargin="0" bottommargin="0" leftmargin="0" rightmargin="0" bgcolor="#FFFFFF">

<table border="0" width="600" height="100%" cellspacing="0" cellpadding="0" align="center" valign="middle">
 <tr>
   <td><table border="0" width="600" height="440" cellspacing="0" cellpadding="1" align="center" valign="middle">
     <tr bgcolor="#000000">
       <td><table border="0" width="600" height="440" cellspacing="0" cellpadding="0">
         <tr bgcolor="#ffffff" height="50">
           <td height="50"><?php echo tep_image(DIR_WS_IMAGES . 'oscommerce.gif', 'osCommerce', '204', '50'); ?></td>
           <td align="right" class="text" nowrap><?php echo '<a href=' . tep_href_link(FILENAME_DEFAULT) . '>' . ADMINISTRATION . '</a>  |  <a href=' . tep_catalog_href_link() . '>' . ONLINE CATALOG . '</a>  |  <a href="http://www.oscommerce.com" target="_blank">' . SUPPORT SITE. '</a>'; ?>  </td>
         </tr>
         <tr bgcolor="#080381">
           <td colspan="2"><table border="0" width="460" height="390" cellspacing="0" cellpadding="2">
             <tr valign="top">

 

Thanks

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...