Closed (fixed)
Project:
me aliases
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Feb 2011 at 19:57 UTC
Updated:
6 Dec 2012 at 23:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
Offlein commentedI'm getting these too, as I switch to a server with E_ALL set and notices not suppressed. As far as I know, these are harmless, but it probably should be fixed..
Comment #2
wiifmGetting a similar issue with PHP 5.3 running the latest stable release
This happens everytime the cache is flushed, so it is rather annoying,
Anyone have a patch to solve this?
Comment #3
lee20 commentedI am seeing these notices too, but it's debatable on how harmless they really are. This should certainly be fixed as it makes it a huge headache when you are trying to debug other code using devel's debug backtrace. Attached is a patch that resolves the notices but I am uncertain if there may be any other repercussions.
Comment #4
nimzie commentedsubscribing
Comment #5
socialnicheguru commentedsubscribing
Comment #6
alanburke commentedRe-rolled patch
Comment #7
hongpong commented~~This appears #6 patch to be good / RTBC! Thanks for the work everyone~~
Comment #8
nohup commentedThanks everyone. Patch committed.
Comment #9
xjmSo... fixed? Yay.
Comment #11
Thomas_Zahreddin commentedi have the same issue with 6.x-2.9
Notice: Undefined index: load arguments in me_menu_alter() (line 319 of … /sites/all/modules/me/me.module), and as i saw the patch from #6 is commited in the 6.x-2.x - for all not using git, the actual 6.x-2.x-dev-version.
I'll try the dev-version and report here.
Comment #12
Thomas_Zahreddin commentedThe patch of #6 / the dev-version don't show the error (or notice) any more, so we are all waiting for a new version ;-)
of me-module.
best
Thomas