Hello,
- my Drupal have in MySQL: "$db_prefix = 'dru_';"
- Vocabulary index create the "vocabindex" without "dru_" in the database
- the program look for "dru_vocabindex" and cannot find this table
Have a good day!
Hans
Hello,
- my Drupal have in MySQL: "$db_prefix = 'dru_';"
- Vocabulary index create the "vocabindex" without "dru_" in the database
- the program look for "dru_vocabindex" and cannot find this table
Have a good day!
Hans
Comments
Comment #1
xanoI'll try to fix it tomorrow. In the meantime I hope you're able to fix the table using phpmyadmin.
Comment #2
xanoFixed and committed to 5.x-1.1. Thanks for reporting this bug!
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #4
xano