Hello,
I've installed your skin on phpbb2 and it worked great! Then I installed Anti-Bot Question MOD.
Now I get this error when I click on the link to open up the Administration Panel:
phpBB : Critical Error
Could not open AquaSoft template config file
DEBUG MODE
Line : 454
File : functions.php
The line of code in functions.php that is causing this looks like this:
if ( !defined('TEMPLATE_CONFIG') )
{
message_die(CRITICAL_ERROR, "Could not open $template_name template config file", '', __LINE__, __FILE__);
}
The rest of the forum seems to work, its only when I try to go to the Admin Panel. I haven't thoroughly tested it, but I can browse all throughout the forums and read messages and the new skin looks great all over.
I had this MOD installed in SubSilver and it worked fine. Actually, it worked VERY fine in cutting down my spam, so I'd still like to use it. I've gone through a complete install of phpbb2 twice now, thinking that I may have mistyped when doing the MOD, but I still get the same thing. Any idea about what I should be looking to correct?
Thanks,
Ron
Aqua-Soft Forums