Quote:
Originally Posted by xtremeoff-road
Hmmm this is not working for me...Here is the error I am receiving when attempting to access the admin page:
Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ')' in /var/www/html/bignutsracing.com/forums/includes/init.php on line 728
Any help would be appreciated!
Mike
** Fixed...disregard **
|
I had the same error, I think I should point out to everyone ... the error:
Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ')'
Solution:
Code:
// START VBGARAGE HACK
'canvbgarage' => 262144,
// END VBGARAGE HACK,
'canseehiddencustomfields' => 262144,
Originally, there was NO "
," next to the first 262144 (in my files)