Hello,

I moved site (Drupal 6.x) from localhost to remote host and this error appeared.
Parse error: syntax error, unexpected '&', expecting T_VARIABLE or '$' in /www/zaggituning.com/studio/root/sites/all/modules/content_taxonomy/content_taxonomy.module on line 434
On local host everything worked fine and I'm sure I haven't change anything in content_taxonomy.module...

This is site http://studio.zaggituning.com/ and I have deadline to finish it tomorow. If somebody can help me, I'll be really grateful.

Aaviya Black

Comments

aaviya’s picture

Priority: Critical » Normal
vthirteen’s picture

check if what version of php your host is using. you need php 5 but your host could be using 4 by default.

aaviya’s picture

Status: Active » Closed (fixed)

thank you vthirteen, that was the problem.