Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> v2.3 RN Issues
Author Message
zeromechanic
Hangin' Around



Joined: Dec 15, 2005
Posts: 40
Location: Netherlands

PostPosted: Fri Nov 07, 2008 1:50 pm Reply with quote

Have another issue,

In the useradmin i marked the option notify admain upon new registrations.
(all options in the mail section are marked)

Server can send mail(), activations mails to new users are send and received.
Also the NS mails are delivered in my inbox.

Only these mails do not come into my mailbox OR are not send.
(tried $display_errors but nothing)
Asked my hoster, he can't find any errors in the maillogs etc. (eg that the mails are marked for spamming etc)

What could be the problem.
thnx ZeroMechanic
 
View user's profile Send private message
fkelly
Former Moderator in Good Standing



Joined: Aug 30, 2005
Posts: 3312
Location: near Albany NY

PostPosted: Fri Nov 07, 2008 4:33 pm Reply with quote

The problem could be a bug. I just stepped through what you did on my test site and I am seeing the same thing. I looked in the database logs and don't see anything so it's not a database error either. And yeah, the email activations are sent (and received) so it is strange.

I will log it into our internal error tracking system and we will get back to you when we resolve it.
 
View user's profile Send private message Visit poster's website
Palbin
Site Admin



Joined: Mar 30, 2006
Posts: 2583
Location: Pittsburgh, Pennsylvania

PostPosted: Fri Nov 07, 2008 9:20 pm Reply with quote

Line 215 of modules/public/Your_Account/new_finish.php:
Code:
if ($ya_config['sendaddmail'] == 1 AND $ya_config['servermail'] == 0) {


Change to:
Code:
if ($ya_config['sendaddmail'] == 1 AND $ya_config['servermail'] == 1) {
 
View user's profile Send private message
fkelly







PostPosted: Sat Nov 08, 2008 7:34 am Reply with quote

Thanks Palbin. I tested your proposed fix on my test system and it works fine. I have put it into our repository for the next fix release. I guess people who need the fix and know how to edit php files can make it temporarily.
 
zeromechanic







PostPosted: Sat Nov 08, 2008 1:33 pm Reply with quote

Thnx this works great
 
kguske
Site Admin



Joined: Jun 04, 2004
Posts: 6437

PostPosted: Sat Nov 08, 2008 8:34 pm Reply with quote

Thanks Palbin, I'm not sure how we missed that.

_________________
I search, therefore I exist...
Only registered users can see links on this board! Get registered or login!
 
View user's profile Send private message
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> v2.3 RN Issues

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
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©