The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How do I get Users Awaiting Approval to work as expected?
Hi All...
we're starting a new photography related message board, and as part of the approval process for new members I'd like moderators to be able to review a few images submitted by the user. Ideally, you would think, I could just set the Usergroup permissions for Users Awaiting Approval to allow them to edit their own profiles and add their own Albums... but... I've done that... and the users in that usergroup get the error: Quote:
Any suggestions on a good way to fix this? |
#2
|
||||
|
||||
Are you sure that is the usergroup they are in at that time? Not the Users Awaiting Email Confirmation group?
|
#3
|
|||
|
|||
Yes. I have a test user account (board isn't live yet) that I went through the user signup process with. In the usergroup manager it shows only that test account as a member of "Users Awaiting Approval"
|
#4
|
||||
|
||||
OK... can other users in other usergroups use the albums? In the usergroup manager, do they have permissions to upload attachments also? And in the Attachment Manager, do they have permissions to use all those attachment types?
|
#5
|
|||
|
|||
Yes I had tried all that.
It's most definitely not an attachment type error... they can't even get to the pages. All other usergroups can get to those pages and edit their details. If I move the test user from the Users Awaiting Approval to Registered Users, it can then edit, and access those pages. If I move it back, even though the permissions in the Usergroup manager are exactly the same, the user can not access those pages. |
#6
|
||||
|
||||
Ah ha! Line 210 in album.php:
PHP Code:
|
#7
|
|||
|
|||
Thanks Lynne, that would have taken me ages to find, and that worked for the Album page, but I can't find a similar line of code that is in the profile page sections, and the problem still exists with the user's profile pages.
|
#8
|
||||
|
||||
Sure there is something similar in the member page (in fact, it looks exactly the same).
PHP Code:
|
#9
|
|||
|
|||
I searched the member page several times and still can not find that. Would you mind letting me know what the filename and, if it's not too much trouble, line number is?
--------------- Added [DATE]1273951781[/DATE] at [TIME]1273951781[/TIME] --------------- Ah... finally found it. sorry about that... lines 297, 298, 299, and 300. --------------- Added [DATE]1273951878[/DATE] at [TIME]1273951878[/TIME] --------------- PS> Thanks for all the help... this should make my life a lot easier. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|