have you checked the line
$go_to_address1="http://www.yoursitehere/roster/index.php";
have you tried copying the address into your browser and opening it ?
Its very easy to get the capitalisation wrong and then it wont work on a lot of servers
if (!defined('MODULE_FILE')) { die ("You can't access this file directly...");}require_once("mainfile.php");$module_name = basename(dirname(__FILE__));get_lang($module_name);
if (!defined('LOADED_AS_MODULE'))
{
die ("You can't access this file directly...");
}
Zeshi wrote:No matter what i do everytime i click the Link to load in to the roster module it brings up a full white page. Could it be becuase im using phpnuke 8? I have done all of the things CHMOD set to 777 and ive tried both Codes and the Link is 100% correct. Im stumped.
Users browsing this forum: No registered users and 0 guests