Menu admin links go to install directory

marchanda - July 25, 2008 - 18:17
Project:iconify
Version:6.x-1.2
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:needs review
Description

Hi there,

Thanks for the great module. I'm a new Drupal user so I hope this isn't an issue with my project, but after I installed Iconify, the links to my menus in Site building/List menus only went to the install directory. Links were fixed after disabling Iconify. I'm using the latest Drupal 6 release.

#1

macrocosm - August 16, 2008 - 22:56

Same issue here

#2

lscalado - March 27, 2009 - 10:00

To fix:

Go to line 86 found and replace $item['link_path'] to $item['href'].

#3

macrocosm - April 17, 2009 - 10:51

Should probably fix this in the actual module ... its been many months since last release, no? Last year actually! lol

#4

populist - June 18, 2009 - 23:32
Status:active» needs review

Here is a patch to resolve the issue.

AttachmentSize
iconify_menu_fix.patch 903 bytes

#5

jusspitti - July 9, 2009 - 02:49

You guys also need to fix line 75 and replace $item['link_path'] to $item['href'].

(The link is wrong when item descriptions are hidden)

#6

Jody Lynn - August 12, 2009 - 16:37
Priority:normal» critical

This is a critical bug, the module prevents menu administration.

 
 

Drupal is a registered trademark of Dries Buytaert.