Author |
Message |
samersms
New Member


Joined: Oct 15, 2007
Posts: 6
|
Posted:
Sun Oct 14, 2007 10:34 pm |
|
Dear Raven members,
I'm new member here, I need your help
I need autoactivation hack for php Mojat-Nuke v7.3
Thanks in advance for your response |
|
|
|
 |
jakec
Site Admin

Joined: Feb 06, 2006
Posts: 3048
Location: United Kingdom
|
Posted:
Mon Oct 15, 2007 6:33 am |
|
Do a search in the forums, as this hack has been discussed before.
There are modules like Approve Membership and CNB that will do it also, but not sure if they will work with 7.3, you will probably need to be running the latest patched files. |
|
|
|
 |
samersms

|
Posted:
Mon Oct 15, 2007 6:01 pm |
|
Thanks for reply,
I found one but it's not working with me, when I try to add user with my self to make a test I got error message that this mail was registered before although I do this many time with different emails I got the same message
Mention" my nuke version is arabic "
here is my index.php content
http://rapidshare.com/files/62837863/index.php.html |
|
|
|
 |
samersms

|
Posted:
Tue Oct 16, 2007 11:50 pm |
|
HI All,
could any one see my module account ( index.php )
and tell me if it contains error ??
Thanks |
|
|
|
 |
samersms

|
Posted:
Wed Oct 17, 2007 9:36 pm |
|
Really you are helpful members
Thanks alot |
|
|
|
 |
montego
Site Admin

Joined: Aug 29, 2004
Posts: 9457
Location: Arizona
|
Posted:
Thu Oct 18, 2007 6:05 am |
|
samersms, I cannot see anything wrong with your code at the moment. That error message is produced outside of the code that you changed and can ONLY be hit if you still have on the nuke_users_temp or nuke_users table the email address. You may have missed one or the other (i.e., check nuke_users_temp.
BTW, you might want to consider the fact that you posted an entire script and that people here also have real lives to live and many people to help. Sometimes it may require a bit more patience.  |
_________________ Only registered users can see links on this board! Get registered or login!
Only registered users can see links on this board! Get registered or login! |
|
|
 |
samersms

|
Posted:
Fri Oct 19, 2007 12:33 am |
|
Thanks MONTEGO, I know that I have to be more patience
I checked my nuke_users_temp and found the information of the users, their names and emails and coded passwords and other info
but in nuke_users I found only one user !!
If I transfer users from nuke_users_temp to nuke_users table , the problem will solved?? and how I transfer them ? |
|
|
|
 |
montego

|
Posted:
Fri Oct 19, 2007 5:56 am |
|
samersms, the issue that I was specifically trying to address is your testing of the autoactivation hack and how it was throwing this message "mail was registered before". You might want to clear out the nuke_users_temp table and try your testing again, making sure the user name and/or mail address is NOT already in the nuke_users table.
I just have a feeling that when you were testing that you may have forgotten that it will check both nuke_user_temp and nuke_users for usernames and mail address duplication, not just nuke_users. |
|
|
|
 |
samersms

|
Posted:
Sat Oct 20, 2007 11:20 pm |
|
I dont know how to thank you MONTEGO,
I allready solved my problem.. thanks alot
I'd like to know what is the last version of php_nuke ? and does it support also the autoactivation hack? and from where I can download it |
|
|
|
 |
jakec

|
Posted:
Sun Oct 21, 2007 12:34 pm |
|
The latest version of nuke is 8.1, but I'm sure everyone will recommend RavenNuke over what FB releases, which originated from 7.6.
It's more secure, has more features etc etc. |
|
|
|
 |
montego

|
Posted:
Mon Oct 22, 2007 5:59 am |
|
samersms, the original autoactivation hack was written many, many, many years ago so is for an old nuke. Unfortunately, it has not kept pace with changes in nuke and the patches.
Unfortunately, that is the way it is with open source. Good ideas like this can come and go. |
|
|
|
 |
|