Quote:
Today at 07:01 AM Erwin said this in Post #158
It's an undefined function error - the gettemplate function could not be found. Makes no sense.
Also, there is no point reposting the whole PHP file out like that for unlicensed users to copy and use. They can't see [php] tag code, but you reposted the whole file in normal text. What was the point of that?
Anyway, like I said, reinstall the hack following the instructions exactly.
|
I appoligize for posting it, I assumed that it would hide all the code. The reason I posted it was because in other forums (like gentoo) people always ask for it to verify that there were no mistakes.
Anyhow, I've tried removing the templates and the form file and redoing all of them, but still no luck.
What I did find is that if you are not logged in you get this message:
Fatal error: Call to undefined function: show_nopermission() in /home2/cms/public_html/forums/form1.php on line 23
but if I am logged in as administrator:
Fatal error: Call to undefined function: gettemplate() in /home2/cms/public_html/forums/form1.php on line 214
This help any?
I can post screen shots of anything that might help someone find the problem.