Gossamer Forum
Home : Products : Gossamer Forum : Discussion :

Template Error

Quote Reply
Template Error
When modifying a user in admin and submitting I get:

A fatal error has occurred:

Invalid template 'db.html' requested (File does not exist) at e:/apache/htdocs/www.desksql.com/forum/admin/GForum.pm line 358.

Please enable debugging in setup for more details.

Line 358:

-e "$CFG->{admin_root_path}/templates/admin/$file" or die "Invalid template '$file' requested (File does not exist)";

Why is it looking for the template in the admin directory?

(1.1.1)

Last edited by:

RedRum: Jan 15, 2002, 4:32 AM
Quote Reply
Re: [RedRum] Template Error In reply to
Interesting setup.

Code:
The site www.desksql.com is running Apache/1.3.20 (Win32)
mod_gzip/1.3.17.2a mod_perl/1.26_01-dev PHP/4.1.0 on Windows 2000

:-)

- wil
Quote Reply
Re: [RedRum] Template Error In reply to
Hmm thats strange. I went to do another user modification and I didn't get the error.

Last edited by:

RedRum: Jan 15, 2002, 9:26 AM
Quote Reply
Re: [RedRum] Template Error In reply to
That's a clean looking forum setup, I like it. You're motivating me to work on my color scheme.

Now that I think about it, I'd also like to be able to alternate the post body color.

So many ideas, so few skills to bring them to fruition! Cool
Quote Reply
Re: [heavybombers] Template Error In reply to
>>That's a clean looking forum setup<<

Haha thats funny. I only installed it yesterday and spent about 10 minutes changing the color Blush
Quote Reply
Re: [RedRum] Template Error In reply to
There is definately a case to be made about screwing with a thing so much that you make it "cluttered".

I am frequently guilty of tinkering too much.

Last edited by:

heavybombers: Jan 15, 2002, 9:59 AM
Quote Reply
Re: [heavybombers] Template Error In reply to
>>I am frequently guilty of tinkering too much<<

Me too. Im a perfectionist and am never satisfied ;)