Welcome, Guest. Please Login or Register.
August 29, 2025, 01:31:14 AM
Home Help Search Log in Register
News: If you are still using YaBB SE, please consider upgrading to SMF as soon as possible.

YaBB SE Community  |  English User Help  |  English Help  |  Automatically change Guests to Members « previous next »
Pages: [1] Reply Ignore Print
Author Topic: Automatically change Guests to Members  (Read 1184 times)
Boyo
Noobie
*
Posts: 25


Shaken, NOT stirred!

WWW
Automatically change Guests to Members
« on: April 06, 2002, 06:16:43 PM »
Reply with quote

When an unregistered guest comes to my board they can see certain boards but once they register I want them to be allowed to access the next level automatically. I can manually change them to "Member" but I would prefer it to be as soon as they have freshly loggind in.
I am running 1.3.0 with the bug fix update.
Logged
David
Destroyer Dave
Global Moderator
YaBB God
*****
Posts: 5761


I'm not a llama!

WWW
Re:Automatically change Guests to Members
« Reply #1 on: April 06, 2002, 07:30:32 PM »
Reply with quote

You could do this with membergroups.  Set the boards you want only registered members to see to only be accessable to all your different membergroups.
Logged

Boyo
Noobie
*
Posts: 25


Shaken, NOT stirred!

WWW
Re:Automatically change Guests to Members
« Reply #2 on: April 06, 2002, 08:09:48 PM »
Reply with quote

OK, but how does a registered member become a member of a default group? Can I make "newby" a group?
Logged
David
Destroyer Dave
Global Moderator
YaBB God
*****
Posts: 5761


I'm not a llama!

WWW
Re:Automatically change Guests to Members
« Reply #3 on: April 07, 2002, 09:26:57 PM »
Reply with quote

"newby" is a membergroup
Logged

Boyo
Noobie
*
Posts: 25


Shaken, NOT stirred!

WWW
Re:Automatically change Guests to Members
« Reply #4 on: April 09, 2002, 08:00:23 PM »
Reply with quote

I am totally unable to come up with a way for guests who newly register to be automatically upgraded to a default membergroup without my manually modifying their profile. Is there something in the template that can be altered to have a default profile membergroup?
Logged
mediman
Support Team
YaBB God
*****
Posts: 2858


WWW
Re:Automatically change Guests to Members
« Reply #5 on: April 11, 2002, 12:11:40 AM »
Reply with quote

You have "default" membergroups" like Newbie,Junior Member,Full Member,Senior Member,God Member

if an user register then he is automatically member of the newbie group!

Logged

mainComm Dev Team
Boyo
Noobie
*
Posts: 25


Shaken, NOT stirred!

WWW
Re:Automatically change Guests to Members
« Reply #6 on: April 11, 2002, 12:43:54 AM »
Reply with quote

Well, yes I suppose he is but...

When you go into the Admin section to Manage Categories, the Newbie Group is not one of the selections. If I add it in the Edit Membergorup section and then select it in the Manage Categories Section  it still doesn't work. I must manually update the membergroup in their Profile.

Logged
mediman
Support Team
YaBB God
*****
Posts: 2858


WWW
Re:Automatically change Guests to Members
« Reply #7 on: April 11, 2002, 12:55:05 AM »
Reply with quote

yes it is not a selection, but you can put it manually in this field! or will you make this groups as a selection? need you code for this?

medi
Logged

mainComm Dev Team
Boyo
Noobie
*
Posts: 25


Shaken, NOT stirred!

WWW
Re:Automatically change Guests to Members
« Reply #8 on: April 11, 2002, 01:05:46 AM »
Reply with quote

Yes, the code would be good but I am as green as grass when it come to this sort of thing but I follow directions to the letter.

What seems right is to have the ability to set a default group for a member other than "blank".

Or how can I make the Newbie group a selection?

Logged
mediman
Support Team
YaBB God
*****
Posts: 2858


WWW
Re:Automatically change Guests to Members
« Reply #9 on: April 11, 2002, 01:08:25 AM »
Reply with quote

<files>Sources/ManageCats.php</files>

<search>$request = mysql_query("SELECT membergroup FROM {$db_prefix}membergroups WHERE (ID_GROUP=1 OR ID_GROUP > 7)");</search>

<replace>$request = mysql_query("SELECT membergroup FROM {$db_prefix}membergroups");</replace>

<done>

now all membergroups apear as selection!

medi
« Last Edit: April 11, 2002, 01:09:13 AM by mediman » Logged

mainComm Dev Team
Boyo
Noobie
*
Posts: 25


Shaken, NOT stirred!

WWW
Re:Automatically change Guests to Members
« Reply #10 on: April 11, 2002, 01:11:06 AM »
Reply with quote

Wonderful! I am going home for dinner now but I will do this first thing in the morning.

Logged
mediman
Support Team
YaBB God
*****
Posts: 2858


WWW
Re:Automatically change Guests to Members
« Reply #11 on: April 11, 2002, 01:17:30 AM »
Reply with quote

if you have any questions....

medi  
Logged

mainComm Dev Team
Boyo
Noobie
*
Posts: 25


Shaken, NOT stirred!

WWW
Re:Automatically change Guests to Members
« Reply #12 on: April 12, 2002, 02:48:23 PM »
Reply with quote

OK, so now all of the Membergroup selections appear in the Member Group list and Newbie can be selected and it is added to the Forum Category when you click Modify BUT it still doesn't allow Newbies to Automatically view that specific forum.
Logged
Pages: [1] Reply Ignore Print 
YaBB SE Community  |  English User Help  |  English Help  |  Automatically change Guests to Members « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.012 seconds with 16 queries.