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

Errror Modifying category

Quote Reply
Errror Modifying category
I've just installed Links on NT/Apache - Everything works just fine except from "modify category" I keep getting "
Error: Unable to Modify Category

There were problems modifying the record:
Name (Invalid format)


Could someone help ?

Quote Reply
Re: Errror Modifying category In reply to
In Reply To:
Name (Invalid format)
This is not a platform specific error. It simply means that the category is not a recognized or valid format.

To add/modify category names, you must use the following formats:

Single Words

Main Category

Code:

Main


Sub-category:

Code:

Main/SubCategory


Multiple Words

Main Category:

Code:

Main_Category


Sub-Category:

Code:

Main_Category/Sub_Category


Notice the underscores for multiple category names and also the forward slash for sub-categories.

----------This is a recording--------------


Regards,

Eliot Lee
Quote Reply
Re: Errror Modifying category In reply to
I did everything right Elliot ! Links wes working just fine on Apache/Unix. Since we moved to an Apache/NT platform, the modifying category stuff doesn't work anymore...