Gossamer Forum
Home : Products : Links 2.0 : Installation -- Unix :

Error message when adding new category

Quote Reply
Error message when adding new category
Greetings,
I successfully installed the script. I attempted to test it according to the readme file. When I added a category it returned with and error:
invalid name format.

Thanks in advance for your help.

M. Adrienne Hawthorne

Quote Reply
Re: Error message when adding new category In reply to
I guess you had that error because you can only include the following characters.
A-Z 0-9 and "_" "-" no special carachters like "ñ".

There is a mod to add special carachters into category names.

Carlos Alcocer
http://www.arquired.net
Quote Reply
Re: Error message when adding new category In reply to
The problem was probably this:

When you add a category with more than one word in it, you cannot just write this:

Category Name

...you have to use an underscore:

Category_Name

...dont worry, this doesnt show up on category pages...it shows up as:

Category Name

From Paul Wilson.
http://www.audio-grabber.com
On error resume next..