Closed (fixed)
Project:
OG User Roles
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Dec 2008 at 22:48 UTC
Updated:
31 Dec 2008 at 04:00 UTC
_forum_get_vid(); on line 1774 doesn't exist in Drupal 6 and throws a white screen.
Comments
Comment #1
joewang commentedog_forum_get_vid() does exist, however, for that purpose on 1774.
Comment #2
somebodysysop commentedLooks like this at line 1774-1775:
needs to be changed to this:
Modified. Will be included in next release.
Comment #3
somebodysysop commented