I love the Media Gallery Module, It has tremendous potential. Why am I getting this error?

Notice: Undefined index: access in _menu_translate() (line 778 of /var/www/vhosts/allaboutweddingplanning.com/httpdocs/ido/includes/menu.inc).

Among other issues. Please check out the site I'm developing; please feel free to create an account or whatever you need to do to help me fix it. Go to Photo Gallery Page and click on an image, I get this error:

Notice: Undefined index: access in _menu_translate() (line 778 of /var/www/vhosts/allaboutweddingplanning.com/httpdocs/ido/includes/menu.inc).
Notice: Undefined index: access in menu_local_tasks() (line 1892 of /var/www/vhosts/allaboutweddingplanning.com/httpdocs/ido/includes/menu.inc).

here's the link; please help.

http://www.allaboutweddingplanning.com/ido/node/11

Comments

pixelsweatshop’s picture

Project: Drupal core » D7 Media
Version: 7.x-dev » 7.x-2.x-dev
Component: menu system » Code
Dave Reid’s picture

Project: D7 Media » Media Gallery
Version: 7.x-2.x-dev » 7.x-1.x-dev
Priority: Critical » Normal
Moloc’s picture

- Try to clear the cache (see #1170358: Undefined index: access in _menu_translate and menu_local_tasks)
- Try to enable / disable a module (then the menu info should be rebuild?)
- Report back, if it helps.

access is not set, if there is an access_callback function set, which does not exist.
If you use the i18n module, try to update, as this should be fixed (see #1163492: Long list of errors).

If i have a look on your site, this error occurs on all nodes, not only the "Photo Gallery".

lsolesen’s picture

Status: Active » Postponed (maintainer needs more info)

@URBANAFFAIRZ Do you have an answer to Moloc's questions?

lsolesen’s picture

Status: Postponed (maintainer needs more info) » Fixed

Marking as fixed because of inactivity.

Status: Fixed » Closed (fixed)

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