Directory categories: does not allow the input of any data?
Any ideas?

Form code generated

Heading level 2Create Offer
FEATURE: Form label*for="edit-title"*Product or service you are offering: *TitleEnd FEATURE: Form label *id="edit-title"*
FEATURE: Form label*for="edit-taxonomy-1"*Directory categories: *TitleEnd FEATURE: Form label
*id="edit-taxonomy-1"*

FEATURE: Form label*for="edit-body"*Body: End FEATURE: Form label
*id="edit-body"*


CommentFileSizeAuthor
Picture 11.png17.71 KBTKMAX

Comments

matslats’s picture

Status: Active » Closed (fixed)

the module creates a vocabulary on installation which is 'required'. So either
Delete the vocabulary
Un-require it
Add some terms to it.

TKMAX’s picture

Thanks for that - now works - however I have another problem - when creating an new account - I get this

• warning: array_fill() [function.array-fill]: Number of elements must be positive in /content/HostingPlus/b/a/barterbods.co.uk/web/includes/database.inc on line 253.
• warning: implode() [function.implode]: Invalid arguments passed in /content/HostingPlus/b/a/barterbods.co.uk/web/includes/database.inc on line 253.
• warning: array_keys() [function.array-keys]: The first argument should be an array in /content/HostingPlus/b/a/barterbods.co.uk/web/modules/user/user.module on line 502.
• user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 1 query: SELECT p.perm FROM role r INNER JOIN permission p ON p.rid = r.rid WHERE r.rid IN () in /content/HostingPlus/b/a/barterbods.co.uk/web/modules/user/user.module on line 502.

Any ideas?