View Single Post
Cannot create user and login incorrectly
Old
  (#1 (permalink))
ricki
Junior Member
 
Status: Offline
Posts: 4
Join Date: Dec 2004
Cannot create user and login incorrectly - 12-12-2004, 08:38 PM

Hi there ! I'm a "trully" beginner in using this phpnuke 6.x and a new comer in this forum so I probably write a same problem as the old member do.

I've installed my local server using PHPTriad and Phpnuke 6.x in Windows XP. It works ! I didn't find any problem as long as I log as an Admin. But, whenever my friend (new user) try to register there comes the problem.

After he finished with the form, he clicked the "finish" button. After that, in the next page, it said,

"Warning: Failed to Connect in c:\apache\phpnuke\html\modules\Your_Account\index. php on line 119"

So, I check the line 119,

"mail($email, $subject, $message, "From: $from\nX-Mailer: PHP/" . phpversion());"

in the index.php file.

But, the rest page said that the account for the new user has been created, and he already became a member. When he try to login in the login block, it said the login was incorrect.

I never learn a php language and actually being an admin is not my mandatory job, so I cannot learn phpnuke intensively. I'm sorry for this situation. Anyway, can someone help me with "easy" explanation ? Thank you very much.

Ricki
   
Reply With Quote