>>
Site Map
>>
Forums
>>
Blocks
Forum module - topics in forum:
Blocks - Having problems with a block? Code doesn't work, get help here.
i dont recieve the activation link in my email
why is it i dont recieving email of the activation link when i registered as a new user in my php nuke 7.6? but when i check my database, the user is in the user_temp database.. can anyone help... what shall i do?
Login to your admin area of your site go to the preferences section make sure you have the site url correct example
| Code: : |
| http://yoursite.com |
if you have your site in another directory say for example nuke then your link should be | Code: : |
| http://yoursite.com/nuke |
. Also you want to make sure that you have a valid email address in those preferences because that will be the email address that the activation email is sent from. The user_temp is where the users are temporarly stored until they activate their account. You can browse into that table and drop all the users from it or you can wait I think its set for 24 hours and the users will automatically be dropped from that table. But dont drop the actual table itself or you will have to recreate it. Best thing to do is wait and let them drop automatically unless you know what you are doing. As always before doing any work of the above work backup your site fully.
it is a valid email address..under yahoo mail account.. the SITE URL in my preferences is correct.. lately it sends activation emails.. after the two process of registering that stops the nuke to not send activation email of the newly registered user. i tried 3 times in my same IP.. 3 different ID, 3 different password, 3 different email address.. but in that 3 accounts i register no one recieves activation email from the site.. is it MAILING problems? i am just using a Free Subdomain in 100webspace.com.
| 100webspace.com Wrote: : |
E-mail Features
3 POP3 accounts
3 Email aliases
SpamAssassin protection
E-mail filters
Webmail service
POP3 access
Catch-all emails
Email forwarding
Email autoresponder
|
There is no mention of access to smtp which sends out the email. This is taken directly from there website for a list of features that the free account offers. I would suggest that you install a no mail hack on your site. But if you upgrade your site to chatserv patch 3.1 you will not be able to use this no mail hack. You can find no mail hack for php-nuke 7.6 here. Remember to always backup your site fully before doing any work to your site.
what the no mail hack suppose to do? im not checking it yet though.. and wat is chatserv patch 3.1? do i need to use this?
The no hack email registration allows people to register on your site without having to recieve the email. This is useful for folks that have sites that dont have smtp servers setup. Chatserv 3.1 patch is a patch that chatserv releases that patches security holes found in all versions of php-nuke such as 7.6. Well this one is sort of a catch 22 you need the no hack for people on your site to register for you site. The patches patch some of the security holes that are present in 7.6. So without the no hack registration then you have no registered members. And you would have to make your downloads available to everyone that visits your site since they wont be able to register. So it is sort of your call on that one, I cant tell you which to do that is what you as a site owner will have to choose.
THANKS!!!
.....and by the way..... how to install it? wat do i suppose to do with the SQL file? where do i suppose to upload it? in ROOT directory?
Yes you do upload all of the files to your root keeping your file structure intact. The sql file you run in phpmyadmin just the same as you did when you ran the sql file to create your site. Just choose your database click on the sql button at the top and browse to the sql file and query it.
nice dude.. really nice.. i like the new registration.. Thanks...