Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Parse error


Recommended Posts

Posted

Hi,

 

I have tried to create a new box, but now I am getting this error:

 

Parse error: parse error, expecting `')'' in /var/www/html/oscommerce/includes/boxes/login_here.php on line 24

 

This line in my files reads:

 

(FILENAME_PAGE1) . '">' . BOX_LOGIN_HERE_PAGE1 . '</a><br>' .

 

Can anyone see what is wrong here?

 

Thanks so much (w00t)

Posted

Try this:

 

(FILENAME_PAGE1) . '">' . BOX_LOGIN_HERE_PAGE1 . '</a><br>' );

 

I assume you only posted part of the line.

 

Matti

Archived

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

×
×
  • Create New...