Can't select Category

gvink
gvink
  • gvink
  • 13 months ago
I have installed the following elements:

- Joomla 1.5.26
- CA 1.8.9
- CJLIB 1.1.1
- CoreJoomla jQuery Plugin 2.0.2
- Local development

I have only one category with permissions for everyone to create and view, just to rule out any errors.

Problem:
When creating a new question, the dropdown table does not show any category! I need to go live fast with my community for 6.000 members soon!!

Errors:
Occurs when sending the answer without category (incluiding the missing entry error ofcourse): Undefined variable: config in /Applications/MAMP/htdocs/sapsocial15/components/com_communityanswers/models/answers.php on line 329

Work-around:
I'm willing to accept a work around, that is removing the field category (would like that anyway) and put a default value from the single category i have by changing this:

<input type="hidden" name="catid" value="<?php echo $this->catid;?>">

to

<input type="hidden" name="catid" value="15">

I can't see however where to make this field not mandatory.

Please advice!

Gordon

Access to viewing replies is restricted.
Showing 11 of 11 replies
You do not have permissions for replying to this topic.
Loading...
Confirm delete? This action is irreversible and the data will be deleted permanently. Do you want to continue? Confirm Add New Delete Unpublish Cancel Import Uninstall The selected item successfully deleted.
Shondalai