PHP Web Host - Quality Web Hosting For All PHP Applications Just Great Software
  Login or Register
 • Home • Downloads • Your Account • Forums • 

View next topic
View previous topic


Google
 
Web RavenPHPScripts (This Site)
Post new topic   Reply to topic
Author Message
slackervaara
Worker
Worker


Joined: Aug 26, 2007
Posts: 112

PostPosted: Wed Apr 02, 2008 1:35 am Reply with quote Back to top

This have happened for me both with 7.2 and 7.6, which makes me to think it is a flaw in PHP-Nuke.

Approx 5-10 % of my members that registers can't access forums, private messages or memberlist at all. This is caused by that they upon registration of some reason is becoming inactive user i.e in nuke_users the field user_active is 0 instead of 1, which is normal.

In Forum admin you can search for a member and change that member from inactive to active and it will work normally then. You can also change this with phpMyAdmin in the user_active field.

Has anyone else seen this behavior? Have you checked your database and searched for user_active 0?
View user's profile Send private message
jakec
Moderator


Joined: Feb 06, 2006
Posts: 1840
Location: United Kingdom

PostPosted: Wed Apr 02, 2008 6:27 am Reply with quote Back to top

Have you tried it in RavenNuke?
View user's profile Send private message
slackervaara
Worker
Worker


Joined: Aug 26, 2007
Posts: 112

PostPosted: Wed Apr 02, 2008 6:58 am Reply with quote Back to top

No, I can't turn to RavenNuke, as I started with PHP-Nuke 6.8 almost 5 years ago. It would be interesting to know, how many have user_active 0 in the database. Maybe there are many crippled members. For me only about 10 % of the concerned members complained about it.
View user's profile Send private message
Gremmie
Former Moderator in Good Standing


Joined: Apr 06, 2006
Posts: 2401
Location: Iowa, USA

PostPosted: Wed Apr 02, 2008 8:35 am Reply with quote Back to top

Are you up to date on your phpBB forums? Do you have any forum mods?
View user's profile Send private message
slackervaara
Worker
Worker


Joined: Aug 26, 2007
Posts: 112

PostPosted: Wed Apr 02, 2008 8:44 am Reply with quote Back to top

I have no mods, but I have phpBB 2.0.10 i.e the original for 7.6.
View user's profile Send private message
Gremmie
Former Moderator in Good Standing


Joined: Apr 06, 2006
Posts: 2401
Location: Iowa, USA

PostPosted: Wed Apr 02, 2008 11:24 am Reply with quote Back to top

Well the obvious thing to try would be to get yourself the BBtoNuke packages and update your forums.
View user's profile Send private message
Susann
Moderator


Joined: Dec 19, 2004
Posts: 2279
Location: Germany:Moderator German NukeSentinel Support

PostPosted: Wed Apr 02, 2008 6:27 pm Reply with quote Back to top

I have also inactive users but I guess its quite normal cause I started my board long time ago with Nuke 6.5 and one of the the first integrated BB2Nuke forum version. Nobody informed me ever that there is an issue to login. Quess a lot of these "inactive" are just bot registrations from the past or they had somewhere issues with the e-mail.


Thats from the phpBB documentation:
Quote:

User is Active - You may deactivate/activate a user. This is most often used to activate a user who is having trouble with email activation. A user may not log in while their account is inactive.


I switched over from 6.5 to RavenNuke without any problem you can do the same. Its really not difficult. Smile
View user's profile Send private message Visit poster's website
slackervaara
Worker
Worker


Joined: Aug 26, 2007
Posts: 112

PostPosted: Wed Apr 02, 2008 8:18 pm Reply with quote Back to top

Thanks! I had 120 old members that was inactive, but I had not a single bot member of them. By running this SQL query: UPDATE nuke_users SET user_active = '1' I turned all inactive users to active in one operation.
View user's profile Send private message
catweazle
Hangin' Around


Joined: Oct 14, 2006
Posts: 46

PostPosted: Wed Apr 02, 2008 9:09 pm Reply with quote Back to top

Hi.
One thing that will set a user "inactive" is;
If you (in Forums AdminPanel -> Configurations) have set

"Allow Username changes" = "No"

.. any user that do change his/hers name at a later time
will then be marked/set as "inactive" ("0") in the DB.
View user's profile Send private message
Susann
Moderator


Joined: Dec 19, 2004
Posts: 2279
Location: Germany:Moderator German NukeSentinel Support

PostPosted: Thu Apr 03, 2008 2:13 am Reply with quote Back to top

Catweazle thanks. I didn´t know this.
Multi accounts and allow usernames changes is never recommendable in Nuke and a similar stupid thing are open guest forums in my opinion.
View user's profile Send private message Visit poster's website
slackervaara
Worker
Worker


Joined: Aug 26, 2007
Posts: 112

PostPosted: Thu Apr 03, 2008 2:20 am Reply with quote Back to top

catweazle wrote:
Hi.
One thing that will set a user "inactive" is;
If you (in Forums AdminPanel -> Configurations) have set

"Allow Username changes" = "No"

.. any user that do change his/hers name at a later time
will then be marked/set as "inactive" ("0") in the DB.


Should not it be "Allow Username changes" = "Yes"?

If you are not allowed to change the username, you should not be able to become inactive?
View user's profile Send private message
catweazle
Hangin' Around


Joined: Oct 14, 2006
Posts: 46

PostPosted: Thu Apr 03, 2008 5:53 am Reply with quote Back to top

slackervaara wrote:
Should not it be "Allow Username changes" = "Yes"?

Nope...

The same goes for any changes to their e-mail address as well - which will also set the user "inactive".

I'm not sure if this is accurate for RavenNuke(tm) though...
The sites on which this has occured to my users are all running PHP-Nuke v7.6 patched.
View user's profile Send private message
montego
Site Admin


Joined: Aug 29, 2004
Posts: 7458
Location: Arizona

PostPosted: Thu Apr 03, 2008 6:21 am Reply with quote Back to top

RavenNuke(tm), for the most part, should behave like a normal up-to-date BBtoNuke installation. The main difference between RN and the others in BBtoNuke is that we are XHTML compliant, where-in core BBtoNuke is not.
View user's profile Send private message Visit poster's website
Guardian2003
Site Admin


Joined: Aug 28, 2003
Posts: 4824

PostPosted: Thu Apr 03, 2008 7:04 am Reply with quote Back to top

Username changes should not be allowed, it is the quickest way to a raft of problems.
User email changes automatically switch the user to inactive status if they then do not re-authenticate their changed email address.
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:       
Post new topic   Reply to topic

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Forums ©
 

All logos and trademarks in this site are property of their respective owner.
The comments are property of their posters, all the rest © 2002-2008 by Raven
Proud to be listed at Lobo Links Web Directory

You can syndicate our news using the file xml

CSE HTML Validator Helped Clean up This Page! [Valid RSS] valid RSS 2.0 Valid robots.txt Stop Spam Harvesters, Join Project Honey Pot

Website engines core code is © copyright by PHP-Nuke but has been heavily patched and modified by myself and others.
PHP-Nuke is a free software released under the GNU/GPL.


:: fisubice phpbb2 style by Daz :: PHP-Nuke theme by www.nukemods.com ::

:: fisubice Theme Recoded To 100% W3C CSS & HTML 4.01 Transitional Compliance by Raven and 64bitguy ::

:: W3C CSS Compliance Validation :: W3C HTML 4.01 Transitional Compliance Validation ::

zerosum