admin/settings/iconizer - Failed opening required 'sites/all/modules/iconizer/system.admin.inc'

joncup - March 5, 2008 - 23:56
Project:Iconizer
Version:6.x-1.x-dev
Component:User interface
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

Hi, just tried out your 6.x release. Love your module, but can't configure it.
When I attempt to access admin/settings/iconizer i get the following error message...

Fatal error: require_once() [function.require]: Failed opening required 'sites/all/modules/iconizer/system.admin.inc' (include_path='.:/usr/local/lib/php') in /home/username/domains/website.net/public_html/includes/menu.inc on line 344

#1

thePanz - March 6, 2008 - 11:00
Status:active» fixed

I fixed this issue in today version of 6.x-dev version. Try to uninstall and then re-install this module. Your bug seems to be related to the menu cache of Drupal (I spent some time to understand it! :)
Hope to hear if this works for you.

Regards!

#2

joncup - March 20, 2008 - 01:00

works like a charm. thanks very much.

#3

Anonymous (not verified) - April 3, 2008 - 01:04
Status:fixed» closed

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

#4

carvalhar - March 10, 2009 - 22:28

Hi,

i created one simple module and i had the same problem.
I agree with thePanz, this type of error is because cache and menu router, who has a big discussion:
http://drupal.org/node/238760

So...in my case i tryed to unistall.reinstall delete, reuplaod and everytime i got the same problem.
the solution: i copy+c/copy+v all code from my module to a new one with another name.
Now it's working fine.
Ah, menu cache is really bug...i can access the old url, even deleted from databse in menu router (maybee it is still alive as a ghost anywhere in database :)

 
 

Drupal is a registered trademark of Dries Buytaert.