Parse error durante la prima installazione
Salve,
ho appena comprato la licenza del vbulletin e sto provando ad installarlo ma sono fermo su un errore che non capisco da dove provenga:
l'errore è il seguente:
Citazione:
Parse error: parse error in D:\Inetpub\vhosts\chorse.it\subdomains\forum\httpd ocs\forum\includes\config.php on line 107
PHP Parse error: parse error in D:\Inetpub\vhosts\chorse.it\subdomains\forum\httpd ocs\forum\includes\config.php on line 107
e la riga incriminata è quella in grassetto:
Citazione:
// ****** USERS WITH ADMIN LOG VIEWING PERMISSIONS ******
// The users specified here will be allowed to view the admin log in the control panel.
// Users must be specified by *ID number* here. To obtain a user's ID number,
// view their profile via the control panel. If this is a new installation, leave
// the first user created will have a user ID of 1. Seperate each userid with a comma.
$config['SpecialUsers']['canviewadminlog'] = '1';
mi sapete dire come risolvere il problema? Grazie