I have installed the beta1 in a clean drupal 6 installation and I have setup a simple glossary setup. When browsing a term or the glossary I get the following error:
warning: array_combine() [function.array-combine]: Both parameters should have at least 1 element in C:\wamp\www\drupal-6.0\sites\all\modules\glossary\glossary.module on line 532.
Comments
Comment #1
nancydruSometimes I really hate the caching that Drupal does. I missed this because of caching of variables. I had to uninstall (which was good because I found a few variables that weren't being deleted), and reinstall to recreate the problem. The problem was an inconsistency in default values, which is easy to fix, and will be momentarily.
In the meantime, you can avoid the problem by going to the Alphabet tab on the settings and clicking "Save configuration."
Comment #2
nancydruFix committed.
Comment #3
zugaldia commentedMany thanks! I'll test next release.
Comment #4
nancydruIf am issue says "Fix committed" without specifying a version, then you can find it in the "-dev" version for that branch. "-dev" releases roll out around Noon and Midnight GMT.
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #6
macrodesign commentedSAME PROBLEM, how to apply this patch, i am a non programmer, please advise.