Function: include() disabled for security reasons in ...
<?PHP
include("path/to/script.php");
?>
<?php
include 'http://www.php.net/manual/en/function.include.php';
?>
If the include() function is disabled you could possibly use the require() or require_once() function? Just a suggestion..
Try requesting an upgrade.
1. Login here with you Forum username and password.
2. Scroll down to the bottom.
3. In the left hand column select Intermediate, then enter you reason for wanting an upgrade and click submit.
It can take up to 48 hours for your request to be accepted and processed. You should receive two e-mails: 1 to say the the request has been accepted then another to say that it has been completed.