Reported by kopcheto (http://www.drupalgap.org/user/57).

Hello, I was struggaling to make DrupalGap working, until I used Poster in Firefox, telling me that table taxonomy_vocabulary is missing. So I found Taxonomy module is not enabled and enabling it http://www.kopcheto.com/admin/config/drupalgap was OK. I am using Drupal 7.26 and DrupalGap 7.x-1.5.

What is the reason this to be required?

Comments

tyler.frankenstein’s picture

Status: Active » Needs work

Now that you bring this to my attention, I realize that not every site has the core Taxonomy module enabled. Currently, the DrupalGap module is dependent on the Taxonomy module being enabled. Although it is not listed as a dependency in drupalgap.info

Up until now, it has been assumed that all Drupal sites have the Taxonomy module enabled, but that isn't true. So the DrupalGap module and mobile app dev kit will need to be updated to optionally use the Taxonomy module's features.

For now, the way around this is just to enable Drupal's core Taxonomy module.

kopcheto’s picture

If you disable Taxonomy module, after enabling it, everything works properly. Seems only taxonomy_vocabulary table is required.

tyler.frankenstein’s picture

Status: Needs work » Closed (fixed)