I'm trying to create a new imagemenu, but when I click on Imagemenu from the admin panel, I get the page that says "A simple module which allows you to create menus from image files. Supports title (displayed when hovering over a menu item), alt text, weights and optional mouseover behaviour. There are no Imagemenus yet." But I'm assuming there's a tab for "create a new imagemenu" to get the UI and I'm not seeing a tab. I checked lots of other admin UIs and the "add new" or "edit" tabs work. I've tried it in Firefox and Safari, it happens in both. Any ideas? THanks!

Comments

kayukoff’s picture

Status: Active » Fixed

This problem appears in Drupal 6.2 because of some changes in menu API. I've fixed it. Try new release of Imagemenus.

amandawolfe’s picture

Priority: Normal » Minor
Status: Fixed » Active

Unfortunately it's still not working after the update. I ran update.php, cleared the cache, etc. so the new release should have "taken." Thank you though!!

kayukoff’s picture

There shouldn't be any problem. The last release was created because of DRUPAL 6.2 MENU API CHANGES ONLY, there were no mistakes in code. "List menus", "Add menu" and "Settings " should appear in the top of admin/build/menu/imagemenu page (near "Imagemenus" title). And there was no need to run update.php. You should only update data in Drupal menus database, to do it

TRY THE FOLLOWING:
GO TO THE MODULES ADMIN PAGE (admin/build/modules), UNCHECK IMAGEMENUS MODULE THEN CLICK "SAVE CONFIGURATION" BUTTON, THEN CHEK AGAIN IMAGEMENUS MODULE - CLICK SAVE.

This actions will re-create menus records in database and after all of this you will see the links.

kayukoff’s picture

Status: Active » Fixed

I think that this branch could be closed because the problem was fixed.

kayukoff’s picture

I think that this branch could be closed because the problem was fixed.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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