| Author |
Message |
mds Client

Joined: Dec 24, 2004 Posts: 194 Location: Michigan
|
Posted:
Wed Feb 23, 2005 9:53 am |
|
been haveing an issue for awhile where the registration number is sticking with a new member after clicking the email activation link instead of switching to the next incremented number ??
sorry if this has been asked before ive tried search's a couple times and havnt came up with what i am looking for and Thank you for any help |
Last edited by mds on Wed May 11, 2005 8:24 am; edited 1 time in total |
|
|
 |
mds Client

Joined: Dec 24, 2004 Posts: 194 Location: Michigan
|
Posted:
Thu Feb 24, 2005 10:35 am |
|
also on the homepage it shows 300 regstered members and it shows 301 in the forum for registered members its always 1 off like this are the problems related ? |
|
|
|
 |
sixonetonoffun Spouse Contemplates Divorce

Joined: Jan 02, 2003 Posts: 2363
|
Posted:
Thu Feb 24, 2005 11:02 am |
|
Have you updated the forums or is it an older version? I think that somewhere along the way the number selection has been changed to allow MySQL to select it which works much more consistently. If not there is a a post by phreekie I think around here with step by step instructions on how to do this.
The number of users difference is what it is. If you really want to fix it edit the block to add one before echoing out the total. |
|
|
|
 |
mds Client

Joined: Dec 24, 2004 Posts: 194 Location: Michigan
|
Posted:
Fri Feb 25, 2005 7:39 am |
|
forums run the following info
Powered by phpBB 2.0.11 © 2001 phpBB Group
phpBB port v2.1 based on Tom Nitzschner's phpbb2.0.6 upgraded to phpBB 2.0.4 standalone was developed and tested by:
ArtificialIntel, ChatServ, mikem, sixonetonoffun and Paul Laudanski (aka Zhen-Xjell).
Version 2.1 by Nuke Cops © 2003
i thought i had seen a post about this but didnt come up with anything when i searched for it..
i am no coder could you tell me what the code should be and where it goes to add 1 before echoing out a total ?
greatly appreciate the help |
|
|
|
 |
mds Client

Joined: Dec 24, 2004 Posts: 194 Location: Michigan
|
Posted:
Tue May 10, 2005 7:29 pm |
|
i fixed my registration issue by doing a backup of the DATA ONLY in the table nuke_users. Then dropped the table completely as well as my nuke_temp. Went to the sql of my version found the original tables copy and pasted both tables into notepad. Called it from phpmyadmin and created new blank tables. Then called my backup of the DATA ONLY and inserted that into my tables and wala my registration issue is resolved.....
RAVEN,
thanks for taking the time to reply to my PM's and pointing me to chat serv to possibly help me out. I did not contact chat serv simply because i did want to try and figure this out on my own and at the point i contacted you i was very frustrated with my issue . so i just for got about it for a lil while longer settled down and got it fixed.... and nothing against chat serv thanks for everything you guys do for us |
|
|
|
 |
Raven Site Admin/Owner

Joined: Aug 27, 2002 Posts: 15235 Location: Kansas
|
Posted:
Tue May 10, 2005 10:42 pm |
|
I had no idea that you've been fighting this for 3 months! Wherever do you get your patience from ? |
|
|
|
 |
mds Client

Joined: Dec 24, 2004 Posts: 194 Location: Michigan
|
Posted:
Wed May 11, 2005 8:20 am |
|
staying busy with other things and the love to conquer issues that you can't just find the answers for so easily..actually its been fixed for a few weeks ive just now had the time to come back and let ya know and have a look see at what other great things you have came up with.. 
 |
|
|
|
 |
|
|
|
|