This issue is to remind me that I have to write a script to update from Vocabulary Index 1 to 2 before I release a final version.

CommentFileSizeAuthor
#1 update.patch10.18 KBxano

Comments

xano’s picture

StatusFileSize
new10.18 KB

Version 6.x-2.x-dev now features an update function to update Vocabulary Index from version 6.x-1.x to 6.x-2.x. Vocabindex checks for the correct schema version in the database and displays a drupal_set_message() error message if it doesn't find it with instructions to direct the user to update.php. Users won't be able to use any part of the module before updating, even menu items aren't declared. The attached patch updates the current dev version.

xano’s picture

Status: Active » Fixed

Committed to 6.x-2.x-dev.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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

xano’s picture

Assigned: xano » Unassigned