Closed (fixed)
Project:
Advanced User
Version:
5.x-2.0
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Jul 2008 at 16:59 UTC
Updated:
4 Mar 2009 at 12:30 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
salvisSetting to critical — advuser is completely unusable without the profile module.
Comment #2
Gábor Mayer commented+1
Comment #3
Anonymous (not verified) commentedDoes this patch help?
Comment #4
theunraveler commentedCan anyone confirm that this patch works?
Comment #5
adamcarsonb commentedSame issue here - Subscribing
Comment #6
Anonymous (not verified) commentedI need the patch in #3 tested. The test needs to test with the profile module enabled and disabled. Once I have confirmation I will make a new release.
Comment #7
mcfilms commentedI tested tis in my version 6.
In 6.x-2.x revision 1.14.2.4 with Profiles disabled I could access
admin/user/user/advuser
admin/settings/advuser
With no problems. The only problem I had was the previously reported error when trying to send an e-mail to a group.
With the Optional Core Profile Module ENABLED I was able to access both of these pages. I also added permissions to be able to send and receive email advuser.
Alas, when I try and send mail though, I dtill get the error:
Fatal error: Unsupported operand types in /hermes/bosweb/web141/b1419/ipw.motionci/public_html/drupal/includes/common.inc on line 1376
But to answer your original question, Advuser can access those pages with and without Profile module enabled in D6.
Hope this helps.
Comment #8
Anonymous (not verified) commented@mcfilms: Thanks for the report. The mail error appears to be an improper use of Drupal's url() function. I will have the profile_load_profile issue uploaded to CVS today.
Comment #9
Anonymous (not verified) commentedI've just committed the patch for versions 5.x and 6.x.