I have posted a test thread on my forum but it keeps on coming up with this error!
I am using phpbb2. Please help!Template->make_filename(): Error - file does not exist
I have posted a test thread on my forum but it keeps on coming up with this error!
I am using phpbb2. Please help!Template->make_filename(): Error - file does not exist
Any more information on the error message?
This error message comes from /includes/template.php. As far as I can tell, it returns this error because the file specified does not exist. But it should be telling you which file does not exist, so I suspect the file calling that function does not specify it. I don't really know how it works though, hopefully these tips can help you find more info about the source of the problem.