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

nancydru’s picture

Sometimes 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."

nancydru’s picture

Assigned: Unassigned » nancydru
Status: Active » Fixed

Fix committed.

zugaldia’s picture

Many thanks! I'll test next release.

nancydru’s picture

If 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.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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

macrodesign’s picture

SAME PROBLEM, how to apply this patch, i am a non programmer, please advise.