I have created a vocabulary(named with "FAQ" too) and some terms in it, associating with content tpye FAQ.
I can view FAQ page successfully.

I install this FAQ_Ask module today and feel it really great! Realizing that vocabulary name "FAQ" is not quite suitable, I decide to creat new one with more suitable name(such as MyCatetory1, with terms within it certainly). Subsequently edit existing FAQ type node and change associating terms to thee new ones, then delete the old "FAQ"

Then my problem comes:
When i go to Frequently Asked Questons "expert" page, there are some warings on the top(sorry for not capturing them at that time), the waring change to "No vocabularies or terms were found for the "faq" content type . Please go to the Categories page to update your vocabulary" LATER
and the button "save" at the bottom disappeard.

I have tried the following, but no one can change status.
1.disable the FAQ ask module ,uninstall it and renable it;
2.recreat the vocabulary with name "FAQ" and terms in it
3.restore the default value in Frequently Asked Questons "categories" page

appreciate for any guidance, thanks!

CommentFileSizeAuthor
ca.PNG25.14 KBpillow

Comments

pillow’s picture

PS:
Before the problem, have successfully configure the expert for special term and experts can successully get notifation after the questions were submitted too~

pillow’s picture

I've found these in recent log entries:

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 ') ORDER BY td.weight ASC, td.name ASC' at line 1 query: SELECT td.tid, td.name, td.description FROM drupal_term_data td WHERE td.vid IN () ORDER BY td.weight ASC, td.name ASC in /opt/Drupal/sites/all/modules/faq_ask/faq_ask.module on line 593.

array_fill(): Number of elements must be positive in /opt/Drupal/includes/database.inc on line 240.

implode(): Bad arguments. in /opt/Drupal/includes/database.inc on line 240.

Missing argument 2 for variable_set() in /opt/Drupal/includes/bootstrap.inc on line 467.

nancydru’s picture

"WHERE td.vid IN ()" tells me that the module is not seeing any vocabularies that are associated with the FAQ content type.

silkyD’s picture

Hi: I'm having exactly the same problem, but haven't changed the FAQ content type. This is on a completely clean install of D6.6

nancydru’s picture

Status: Active » Postponed (maintainer needs more info)

Is this still happening with the -dev version? I think some of the set up fixes that have gone in should have fixed this.

drecute’s picture

I am having this problem as well.

Also, I already have a taxonomy assigned to the FAQ content type but it still complains that there no taxonomy found for the "faq" content type .

I have already configured the FAQ moduleto make use of categories.

Any help will be much appreciated.

Thanks.

nancydru’s picture

@drecute: Are you using the -dev version?

stenjo’s picture

Version: 6.x-1.2 » 6.x-2.x-dev
Assigned: Unassigned » stenjo
Status: Postponed (maintainer needs more info) » Fixed

No activity for many months. Assuming this is no longer an issue with the 6.x-2.x-dev version.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.