We have tested the following with no luck
require('./global.php');
and i dont think that
require_once('./global.php');
will do any diffrence. The first one worked fine with ver 2.3.0 version of the forum but after upgrade to 3.0.3 it does not work anymore. Maybe its something in 3.0.3´s global.php that makes the error.
But i will test the require_once thing when i comes home in 3 hours.
|