Quote:
Originally Posted by John69Steph
Hello, I'm French... Don't Speak english, sorry.
I'm Upload my FTP = OK
I'm import the XML = Parse error: syntax error, unexpected T_STATIC, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /homepages/14/d163806435/htdocs/xng/includes/class_activecache.php on line 20
Edit class_activecache.php line20 : static $class = __CLASS__;
Please help me... i'm use vb3.8.0
Thank you
|
Quote:
Originally Posted by John69Steph
I'm r?solve my probleme :
In your config.php file add
right under <?php
Code:
define('DISABLE_HOOKS', true);
Uninstalle vB Optimise hack
delet
Code:
define('DISABLE_HOOKS', true);
config.php
My forum is OK
|
I had the same problem and had to do the config edit and uninstall. I think it is because this mod requires PHP 5 and my server is running php 4.4.9.