bashy
01-18-2006, 09:27 PM
Hi peeps
I have managed to end up with this error when trying to view the options in the profile, the profile options do not show either :(
error is:
Parse error: parse error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/sites/bashys-place.com/public_html/forums/profile.php(2704) : eval()'d code on line 64
This is whats on line 2704
eval('$HTML = "' . fetch_template($templatename) . '";');
And this is on line 64
'userfield_textarea',
Any advise please?
Bashy
I have managed to end up with this error when trying to view the options in the profile, the profile options do not show either :(
error is:
Parse error: parse error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/sites/bashys-place.com/public_html/forums/profile.php(2704) : eval()'d code on line 64
This is whats on line 2704
eval('$HTML = "' . fetch_template($templatename) . '";');
And this is on line 64
'userfield_textarea',
Any advise please?
Bashy