Gossamer Forum
Home : Products : Gossamer Links : Discussions :

File attachements

Quote Reply
File attachements
I set up a column for file attachment in my properties, and I can add okay from the admin, but when I try to add from the add.cgi, I get ADD_ILLEGALVAL error. I added the <form action="<%db_cgi_url%>/add.cgi" method="POST" enctype="multipart/form-data"> to the add.html, but still get the error, any suggestions as to what is causing this???
Thanks...

</not a clue>
Quote Reply
Re: [Dinky] File attachements In reply to
Disregard, I resynched the tables, and it works fine now....

</not a clue>
Quote Reply
Re: [Dinky] File attachements In reply to
Looks like this is missing from your language file...very odd! I just took a look, and what it should be showing you is;

'ADD_ILLEGALVAL' => '%s can not contain the value \'%s\'',

This basically means that the file you are trying to upload, doesn't meet one of criteria set.

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Quote Reply
Re: [Dinky] File attachements In reply to
Ah... the good old resync :)

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!