Log in

View Full Version : Parse error:


Devil Woman
01-09-2006, 04:14 AM
Please can someone help, I am getting this error on my board

Parse error: parse error, unexpected T_VARIABLE in /home/content/d/a/r/darksidemedia/html/board/index.php on line 241

This is the code on line one in my index.php

$eventdates = construct_phrase($vbphrase['event_x_to_y'], vbdate($vbulletin->options['dateformat'], $eventinfo['dateline_from_user'], false, true, false, true), vbdate($vbulletin->options['dateformat'], $eventinfo['dateline_to_user'], false, true, false, true));

can anyone tell me where I am going wrong please I can't work it out at all

Thanks in advance

Nikki

Adrian Schneider
01-09-2006, 05:34 AM
The line above it is probably the one messed up.

Devil Woman
01-09-2006, 11:11 PM
Sorted Now