PHP Web Host - Quality Web Hosting For All PHP Applications Sign up for PayPal and start accepting credit card payments instantly
  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
11-9-12-15-1-1
New Member
New Member


Joined: Jan 13, 2004
Posts: 4

PostPosted: Tue Jan 13, 2004 7:36 pm Reply with quote Back to top

hello i just got nuke 7.0 and i also installed NSN YourAccount 700 but it still will not send activation emails and it always needs to be activated by me can some plz help here is my msn name
Only registered users can see links on this board!
Get registered or login to the forums!
View user's profile Send private message Send e-mail AIM Address Yahoo Messenger MSN Messenger
Raven
Site Admin/Owner


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

PostPosted: Tue Jan 13, 2004 8:28 pm Reply with quote Back to top

You need to determine if it's a mail server problem, a php problem, or a nuke problem. Save this script to a file called testmail.php and load it to your root web folder and then execute it
Code:
<?
if (isset($submit)) $resultMsg = 'Mailed - This just means that the PHP mail() function is working.<br />If you do not receive the email, then there is probably something wrong with your SMTP setup.';
else $resultMsg = '';
echo "<form action=\"".$_SERVER["PHP_SELF"]."\" method=post>Input your email address to test";
echo "<br />";
echo "<input type=text name=addy size=50>";
echo "<br />";
echo "<br />";
echo "<input type=submit name=submit></form>";
if (isset($submit)&&!empty($addy)) {
   unset($submit);
   mail($addy,'Test message','Did you get this?') or die('ERROR');
   echo($resultMsg);
   unset($resultMsg);
   die();
}
?>
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
11-9-12-15-1-1
New Member
New Member


Joined: Jan 13, 2004
Posts: 4

PostPosted: Tue Jan 13, 2004 8:31 pm Reply with quote Back to top

where is the root web folder Embarassed
View user's profile Send private message Send e-mail AIM Address Yahoo Messenger MSN Messenger
11-9-12-15-1-1
New Member
New Member


Joined: Jan 13, 2004
Posts: 4

PostPosted: Tue Jan 13, 2004 8:33 pm Reply with quote Back to top

nvm well i put my email in the box and i still havent goten an email
View user's profile Send private message Send e-mail AIM Address Yahoo Messenger MSN Messenger
Raven
Site Admin/Owner


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

PostPosted: Tue Jan 13, 2004 8:37 pm Reply with quote Back to top

Then your mail server is more than likely the problem. It's definitely not nuke nor php. Contact your host and tell them the problem.
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