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.4 RN Issues
Author Message
dad7732
RavenNuke(tm) Development Team



Joined: Mar 18, 2007
Posts: 1242

PostPosted: Sat Aug 21, 2010 10:14 am Reply with quote

Ok, did a completely new FRESH install of RN 2.4.0.1 on a brand new domain.

Problems:

1. Resend_Email language file not recognized

2. Email will not be send from the web site unless TegoNuke Mailer is enabled and "mail()" is selected - reproducible 100%

3. For new registrant, the password is send auto-generated, not what the user entered

Oops, one more:

4. When the notify of reply feature is enabled:

Failed sending email :: PHP ::

DEBUG MODE

Line : 238
File : emailer.php

The only thing that will overcome this error is to configure for SMTP.

Also curious as to where this entry comes from in TegoNuke Mailer if SMTP is selected:

"smtp.tusitio.com"

Cheers
 
View user's profile Send private message
Palbin
Site Admin



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

PostPosted: Sat Aug 21, 2010 11:58 am Reply with quote

The mail thing sounds like something on your end.

_________________
"Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." — Brian W. Kernighan. 
View user's profile Send private message
dad7732







PostPosted: Sat Aug 21, 2010 12:03 pm Reply with quote

Palbin wrote:
The mail thing sounds like something on your end.


Yes, it does, especially since it's a fresh install. I've been up and down PHP.INI but don't see anything outstanding yet. PHP5 is a little different in this respect I am seeing. Sendmail on the server seems to be working as intended but still worth looking at.
 
montego
Site Admin



Joined: Aug 29, 2004
Posts: 9457
Location: Arizona

PostPosted: Sat Aug 21, 2010 12:54 pm Reply with quote

dad7732 wrote:

"smtp.tusitio.com"


I can answer this one. It is just a dummy default value. With the new Mailer I am working on, I have already changed that to be more of a generic pattern as apposed to what you see now. It is simply meant to be a helpful example.

_________________
Only registered users can see links on this board! Get registered or login!
Only registered users can see links on this board! Get registered or login! 
View user's profile Send private message Visit poster's website
dad7732







PostPosted: Sat Aug 21, 2010 1:00 pm Reply with quote

Sorta should be like: smtp.yoursite.com .. one never knows. Wink

Doesn't really matter tho cuz there is always somebody that's gonna use the example and then wonder why it doesn't work. We fought this at Netscape for eons.
 
montego







PostPosted: Sun Aug 22, 2010 7:06 am Reply with quote

dad7732, I completely agree and I already changed the default in my new version, but Mailer has been around in RN for awhile now and so that old default still lingers... not much I can do about that until folks upgrade.
 
dad7732







PostPosted: Sun Aug 22, 2010 7:27 am Reply with quote

From experience, I definitely wouldn't have a bona fide smtp address as the example. Even "example.com" will toss an error. Maybe something like:

<outgoing server address> or <smpt server address> or similar thinking.

How about:

"SMTP address: [.......................]" Entry box is blank

Cheers
 
dad7732







PostPosted: Sun Aug 22, 2010 10:54 am Reply with quote

#1 Resend_Email language file ..... SOLVED!!

At the beginning of the file lang_english.php is

Code:
<?


Change to:


Code:
<?php


Works just fine now. Smile
 
Palbin







PostPosted: Sun Aug 22, 2010 11:17 am Reply with quote

I'll get that fixes as we should not be using short tags.
 
montego







PostPosted: Sun Aug 22, 2010 11:48 am Reply with quote

... and, to be honest, every one of the included scripts should have the final ?> stripped out of them... It would eliminate issues with some blank pages and/or "headers already sent".
 
kguske
Site Admin



Joined: Jun 04, 2004
Posts: 6437

PostPosted: Mon Aug 23, 2010 6:40 am Reply with quote

Just an FYI: tusitio is Spanish (and maybe Italian, too) for "your site"

_________________
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
dad7732







PostPosted: Tue Aug 24, 2010 2:06 pm Reply with quote

As regards issue #4 ..

First of all, emailer.php line #238:
Code:
                        message_die(GENERAL_ERROR, 'Failed sending email :: ' . (($this->use_smtp) ? 'SMTP' : 'PHP') . ' :: ' . $result, '', __LINE__, __FILE__);



If I am NOT using SMTP but rather mail() then why the error regarding SMTP? If I do user SMTP I don't get the error and mail goes out error-free.

I also checked the PHP.INI file and regarding [Mail Function] nothing is out of sorts that I can tell, it's rather straight forward. Never had this problem until RN 2.4.0.1 and PHP-5.3.2

Cheers

Edit: The only way mail can be sent via the forum notify feature is to configure for SMTP in the forum config. I've tried everything that "I" know so far.
 
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> v2.4 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 ©