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

avpaderno’s picture

That 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):

There are no active group subscriptions available.
avpaderno’s picture

I marked #631754: white page on user/xxxx/notifications/group as duplicate of this report.

avpaderno’s picture

The issue is still present.

greenbeans’s picture

Im getting a white page too, on groups.drupal.org: http://groups.drupal.org/user/33826/notifications/group

avpaderno’s picture

gábor hojtsy’s picture

Component: Localize.drupal.org » Groups.drupal.org

On 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.

greenbeans’s picture

The 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.

hefox’s picture

#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.

deviantintegral’s picture

Somewhere 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.

deviantintegral’s picture

Status: Active » Closed (duplicate)
advseb’s picture

subscribe

enno_’s picture

subscribing

avpaderno’s picture

@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.