Smileys import administration pages are not shown in Drupal 6.2, when trying to enter the appropriate URLs directly - 'access denied' page is displayed.

The attached patch has solved the problem for me, I have absolutely no experience in Drupal code/API so I'm not sure if that was the right way to fix it, but at least it works for me.

Comments

Gurpartap Singh’s picture

Status: Needs review » Fixed

Thanks! The hook_perm for import module wasn't needed.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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