News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

I keep getting this error message...

Started by antonym66, December 30, 2004, 03:36:12 PM

Previous topic - Next topic

antonym66

i keep getting this error message when i go to my homepage, hxxp:www.unitedgamers.2uk2.com/ [nonactive]

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");

antonym66


Jerry

require(''$smf_path.'/SSI.php');
could try that. don't count on it though :P


- Jerry
Find me on:
Facebook
Twitter
PlanetSMF

"If all you look for is the negative in things, you will never see the positive."

antonym66


Jerry

require(''.$smf_path.'/SSI.php');

oops soz forgot a . :P


- Jerry
Find me on:
Facebook
Twitter
PlanetSMF

"If all you look for is the negative in things, you will never see the positive."

antonym66

jerry, i named the folder forums, waht do i have to change in what you gave me.

Kindred

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?
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

antonym66

where is smf.config.php located, im gonna try ti fix that, becuase its all pointing to the wrong path

here is my hompage hxxp:www.unitedgamers.2uk2.com/ [nonactive]

Orstio

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

Advertisement: