kyson46
Tue 7th Nov '06, 9:02am
Parse error: parse error, unexpected T_VARIABLE in /home/client/krfcpug/public_html/forum/includes/config.php on line 45
-----------------------
The error occured when I upgrade 3.6.2 from 3.0.7 as above.
I found it line 45 as below.
// ****** FORCE EMPTY SQL MODE ******
// New versions of MySQL (4.1+) have introduced some behaviors that are
// incompatible with vBulletin. Setting this value to "true" disables those
// behaviors. You only need to modify this value if vBulletin recommends it.
$config['Database']['force_sql_mode'] = true;
I fixed it but failed...
Mysql V4.1.16
How do I?
-----------------------
The error occured when I upgrade 3.6.2 from 3.0.7 as above.
I found it line 45 as below.
// ****** FORCE EMPTY SQL MODE ******
// New versions of MySQL (4.1+) have introduced some behaviors that are
// incompatible with vBulletin. Setting this value to "true" disables those
// behaviors. You only need to modify this value if vBulletin recommends it.
$config['Database']['force_sql_mode'] = true;
I fixed it but failed...
Mysql V4.1.16
How do I?