Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Fatal error with browser.cgi

Quote Reply
Fatal error with browser.cgi
Hello

Our editors are getting:

A fatal error has occured:
GT::Template::Parser (27496): Unable to open template file 'browser.html': File does not exist. at GT::Template::_compile_template line 583.

Please enable debugging in setup for more details.

When we copy that file from Browser folder we get another error:
A fatal error has occured:
GT::Template::Parser (27805): Unable to open template file 'browser_info.html': File does not exist. at GT::Template::_compile_template line 583.

Please enable debugging in setup for more details.

And so on.

Do we have to copy all the browser templates to the default (luna) folder to get it to work?
Regards
KaTaBd

Users plug In - Multi Search And Remote Search plug in - WebRing plug in - Muslims Directory
Quote Reply
Re: [katabd] Fatal error with browser.cgi In reply to
The luna templates by default inherits from the browser template set. You should have a .tplinfo in the luna directory with the contents:
Code:
{
inheritance => '../browser'
}

Adrian
Quote Reply
Re: [brewt] Fatal error with browser.cgi In reply to
Thank you

For some reason that file is not there.

Just added it and it works fine..
Regards
KaTaBd

Users plug In - Multi Search And Remote Search plug in - WebRing plug in - Muslims Directory