Hi.

I installed the Webtrends module, and the following error was thrown:

Invalid argument supplied for foreach() in /usr/local/zend/apache2/htdocs/acquia/includes/menu.inc on line 258.

After some debugging, I tracked it back to the "access arguments" key not being an array in hook_menu().

Thanks,
Chris

CommentFileSizeAuthor
#1 webtrends-899550-1.patch770 bytescpliakas

Comments

cpliakas’s picture

Status: Active » Needs review
StatusFileSize
new770 bytes

The attached patch fixes the issue.

Thanks,
Chris

tudor.sitaru’s picture

Status: Needs review » Fixed

The patch was applied and the fix is part of the latest build. Thank you !

tudor.sitaru’s picture

Status: Fixed » Closed (fixed)