Jump to content

Parse error: syntax error, unexpected '&' in


Recommended Posts

Hi,

 

Just installed Prestahop on a local server before moving outsite to our webserver.

The front end seems to work fine but when I log in to the back end i get this:

 

"Parse error: syntax error, unexpected '&' in /var/www/prestashop/admin11/header.inc.php on line 44"

 

Any ideas?

 

Ps I'm running:

PHP Version 5.3.5-1ubuntu7.2

Edited by Zedith (see edit history)
Link to comment
Share on other sites

  • 3 months later...

Hi, i have the same problem but we don't remove the & beacause this create an other erro. The & is for the php code > and if i change > by > i don't have css for the admin and i must change for all the page for the admin

 

this is the line with the error :

 

<link type="text/css" rel="stylesheet" href="../admin/themes/'.$employee->bo_theme.'/admin.css" />

 

Prestashop 1.4

Mac OS X 10.5.8

Mamp for the local server

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...