View Single Post
Old March 19th, 2006, 10:06 PM   #1 (permalink)
mrsquid
Junior Member
Verified Customer
 
Join Date: Mar 2006
Posts: 24
Error at bottom of login page

OK... so I've got everything OK up until the PhotoPost login page. (including my custom header)

At the bottom of the login page I get this error:
Fatal error: Call to undefined function: fetch_template() in /home/tinastea/public_html/photopost/header-inc.php on line 80

Line 80 is:
eval('$navbar = "' . fetch_template('navbar') . '";')

I'm guessing this is something to do with absolute/relative paths in my vB navbar style, right? That thing is FULL of href tags - is there a particular one that I have to make absolute? Or is there something else I have to do yet?
mrsquid is offline   Reply With Quote