Closed (duplicate)
Project:
Drupal.org site moderators
Component:
Groups.drupal.org
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Nov 2009 at 12:56 UTC
Updated:
26 Jul 2010 at 14:22 UTC
I was trying to view http://localize.drupal.org/user/120/notifications/group following the tab in my l.d.o user profile, but all I got was a white page.
Comments
Comment #1
avpadernoThat doesn't happen when I visit http://localize.drupal.org/user/120/notifications/subscriptions.
If I visit http://localize.drupal.org/user/120/notifications/group, and then I try with a different page, I get the following message (which should be probably shown on the page that doesn't return any HTML output):
Comment #2
avpadernoI marked #631754: white page on user/xxxx/notifications/group as duplicate of this report.
Comment #3
avpadernoThe issue is still present.
Comment #4
greenbeans commentedIm getting a white page too, on groups.drupal.org: http://groups.drupal.org/user/33826/notifications/group
Comment #5
avpadernoI marked #780538: WSOD attempting to access customized group notification settings as duplicate of this report.
Comment #6
gábor hojtsyOn localize.drupal.org, I don't even see a /group path there in the tabs honestly. I'm seeing http://localize.drupal.org/user/120/notifications/add/grouptype but no link to http://localize.drupal.org/user/120/notifications/group. Cannot reproduce a WSOD on the group path.
On groups, I can reproduce the WSOD on http://groups.drupal.org/user/33826/notifications/group but there is no link to it from http://groups.drupal.org/user/33826/notifications either.
Localize.drupal.org recently updated to the latest og release (6.x-2.1) which could have fixed this issue. So moving to groups.drupal.org.
Comment #7
greenbeans commentedThe link to http://groups.drupal.org/user/[uid]/notifications/group is on http://groups.drupal.org/user/[uid]/edit in the help text of the last checkbox in the "Messaging and Notifications Settings" fieldset.
Comment #8
hefox commented#726380: /user/any/notifications/group - WHITE SCREEN OF DEATH is the only bug report I can found, same symptom but likely difference cause, as I do have several group subscriptions.
However, http://groups.drupal.org/node/64328 is relevant and greggles mentions an error with including the file.
Comment #9
deviantintegral commentedSomewhere the wrong path is being set in the menu system for the include: all paths should be relative to DRUPAL_ROOT, like "sites/all/modules/cck/includes/content.admin.inc". I haven't found yet where the file is being set in the menu system; it's not obvious in og_notifications_menu or notifications_menu. The URL is defined in og_notifications_notifications(), but that hook doesn't appear to allow specifying any files to include.
Comment #10
deviantintegral commentedI'm marking this as a dupe of #789934: Broken callback for user's Group Notification management page.
Comment #11
advseb commentedsubscribe
Comment #12
enno_ commentedsubscribing
Comment #13
avpaderno@enno_: You should subscribe to #789934: Broken callback for user's Group Notification management page; this report has been marked as duplicate, and there will not be any further posts, here.