Gossamer Forum
Home : Products : Links 2.0 : Discussions :

"Build All" - Please, i have big problems

Quote Reply
"Build All" - Please, i have big problems
When I modify site_html_templates.pl or other similar file
and i click on "Build All", I get an internal error messages.

Error including libraries: syntax error at ../cgi-bin/admin/site_html_templates.pl line 40, near "banner"
Make sure they exist, permissions are set properly, and paths are set correctly.


If I come back with the original file, the internal error appears again


------------------
Katia from brazil
Quote Reply
Re: "Build All" - Please, i have big problems In reply to
Make sure that you have a , after the banner tag in your global variables, like the following:

Code:
banner => \&insertadverts,

The internal error is related to the syntax error at the line of codes that includes banner in it.

Regards,

------------------
Eliot Lee
Anthro TECH,L.L.C
www.anthrotech.com
----------------------