Gossamer Forum
Home : Products : Links 2.0 : Customization :

I need help Please !!!

Quote Reply
I need help Please !!!
i made one of my small gif graphics to be a email link mailto:whatever@ehatever.com the code for this is:
<a href="mailto:xxx@xxx.com">the image source here </a> and now when i try to rebuild my pages i get this error messaeg:

"Content-type: text/plain Error including libraries: In string, @organizedchaos now must be written as \@organizedchaos at
/home/www/organizedchaos/mintouch/links/admin/site_html.pl line 132, near "@organizedchaos" Make sure they exist, permissions are
set properly, and paths are set correctly."
Please help......

also i tried to make new $xxx sections to use troughout my web pages by just typeing in $anthename of the thing ... and i couldn't get it to work right ... any ideas ?

------------------
www.organizedchaos.net
Quote Reply
Re: I need help Please !!! In reply to
Change "@organizedchaos" to "\@organizedchaos".