i keep getting this error message when i go to my homepage, http://www.unitedgamers.2uk2.com/
Fatal error: Call to undefined function: requires() in /home2/unit2com/public_html/templates/rhuk_planetfall/index.php on line 25
by the way line 25 is: requires ($smf_path."/SSI.php");
by the way my contact info is...
aim: antonym66
msn:
[email protected]email:
[email protected]
require(''$smf_path.'/SSI.php');
could try that. don't count on it though :P
ill try it and see what happens
require(''.$smf_path.'/SSI.php');
oops soz forgot a . :P
jerry, i named the folder forums, waht do i have to change in what you gave me.
Did you add the code for the bridge that is supposed to be added to the <head> tag of the mambo template?
Did you configure the smf.config.php (either directly or through the configuration menu in mambo-admin) to point to your correct smf path?
where is smf.config.php located, im gonna try ti fix that, becuase its all pointing to the wrong path
here is my hompage http://www.unitedgamers.2uk2.com/
QuoteFatal error: Call to undefined function: requires() in /home2/unit2com/public_html/templates/rhuk_planetfall/index.php on line 25
by the way line 25 is: requires ($smf_path."/SSI.php");
Take the "s" off require. :P