1
mikesmin
Fatal error: Call to undefined function: xoops_header()
  • 2003/12/29 22:48

  • mikesmin

  • Just popping in

  • Posts: 11

  • Since: 2003/2/10


I'm trying to get my XOOPS site back up and working after my hosting company had a server crash. I have everything restored, but they changed the names of everything! By this I mean, I have a new root path and a new database name. I have changed these in mainfile.php. I am getting the following messsage:

Fatal error: Call to undefined function: xoops_header() in /home/mthieme/public_html/header.php on line 23

I don't know if my problem is still in mainfile.php, header.php, or someplace else. Can anyone point me in the right direction?

Thanks, Mike

2
CBlue
Re: Fatal error: Call to undefined function: xoops_header()

Look at your header.php file. Line 23 for me is only showing // so if your header.php file is like mine, then you should only have // on that line.

3
tl
Re: Fatal error: Call to undefined function: xoops_header()
  • 2003/12/29 23:10

  • tl

  • Friend of XOOPS

  • Posts: 999

  • Since: 2002/6/23


Quote:

Fatal error: Call to undefined function: xoops_header() in
/home/mthieme/public_html/header.php on line 23


Your mainfile.php defines the physical path as
/home/closetojesus.org

but the error message indicated as
/home/mthieme/public_html

Double-check your physical path in the mainfile.php file. This could be your problem.

Remember to change your MySQL password afterwards. It is readable by anybody visiting your site.


4
mikesmin
Re: Fatal error: Call to undefined function: xoops_header()
  • 2003/12/30 17:29

  • mikesmin

  • Just popping in

  • Posts: 11

  • Since: 2003/2/10


It looks like my problem is with the XOOPS Physical Path. What is the main directory in the default XOOPS installation? Maybe, I'm pointing to the wrong directory.

5
mikesmin
Re: Fatal error: Call to undefined function: xoops_header()
  • 2003/12/30 21:25

  • mikesmin

  • Just popping in

  • Posts: 11

  • Since: 2003/2/10


I have figured out this problem. It was the XOOPS Physical Path. Now I am getting another problem. I will open up another thread.

Thanks, Mike

Login

Who's Online

146 user(s) are online (88 user(s) are browsing Support Forums)


Members: 0


Guests: 146


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits