PHP Web Host - Quality Web Hosting For All PHP Applications $35/month $250/year (Unlimited) - $25/month - 200,000 impressions - Your Ad Could be Here - Click For Details
  Login or Register
 • Home • Downloads • Your Account • Forums • 

View next topic
View previous topic


Google
 
Web RavenPHPScripts (This Site)
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.
Author Message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Fri Jun 06, 2003 9:21 am Reply with quote Back to top

Some have not been receiving their email activation notices (no idea why). If you have not received your email in about 10 minutes after registering, something is wrong. Please PM me with your username if this happens. Thanks!
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
AnGeL
Guest





PostPosted: Fri Jun 06, 2003 12:33 pm Reply with quote Back to top

You are trying to access a restricted area.

We are Sorry, but this section of our site is for Registered Users Only.

You can register for free by clicking here, then you can
access this section without restrictions. Thanks......
Can't PM you...^^^^^^^^^^^ is all you get when tries..
have tried twice to register this am.. thanks.. AnGeL
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Fri Jun 06, 2003 1:09 pm Reply with quote Back to top

I activated your id Smile
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
MickP
Hangin' Around


Joined: Sep 17, 2003
Posts: 31
Location: Australia

PostPosted: Sun Apr 04, 2004 10:06 pm Reply with quote Back to top

This is happening on my sites, and a few others that I know of (both nuke and other cms) and seems to be mainly to users who have AOL, Hotmail, Msn or yahoo email addresses.
View user's profile Send private message Visit poster's website
MissVicky
New Member
New Member


Joined: Mar 23, 2004
Posts: 21

PostPosted: Tue Apr 06, 2004 12:36 am Reply with quote Back to top

Raven, how did you manually activate his id?

Miss Vicky
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Tue Apr 06, 2004 5:15 am Reply with quote Back to top

That was from June 6, 2003. You expect me to remember that Laughing? I was having email problems with my ISP. Download my
Only registered users can see links on this board!
Get registered or login to the forums!
. That allows you to activate them by just clicking on the link yourself.
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
BobMarion
Former Admin in Good Standing


Joined: Oct 30, 2002
Posts: 1043
Location: RedNeck Land (known as Kentucky)

PostPosted: Tue Oct 19, 2004 11:28 pm Reply with quote Back to top

Not to chime in here but I found when coding NSNYA that the email headers are not correctly formatted. they use
Code:
\n
AOL and those others will trash the email useless the headers use
Code:
\r\n
which means the Your Account file needs to be updated to use something like:
Code:
                $from  = "From: $adminmail\r\n";
                $from .= "Reply-To: $adminmail\r\n";
                $from .= "Return-Path: $adminmail\r\n";
                mail($user_email, $subject, $message, $from);
instead of
Code:
                $from  = "From: $adminmail\n";
                $from .= "Reply-To: $adminmail\n";
                $from .= "Return-Path: $adminmail\n";
                mail($user_email, $subject, $message, $from);
View user's profile Send private message Send e-mail Visit poster's website
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Wed Oct 20, 2004 6:10 am Reply with quote Back to top

I have posted about this elsewhere in the past. The RFC requires '\r\n' but most servers are not 'strict' and allow '\n'.
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
Display posts from previous:       
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.

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-2011 by Raven

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 Modified by the RavenNuke™ Team ::

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

zerosum