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)
Post new topic   Reply to topic
Author Message
dad7732
RavenNuke(tm) Development Team


Joined: Mar 18, 2007
Posts: 1174

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

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: 2403
Location: Pennsylvania

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

The mail thing sounds like something on your end.
View user's profile Send private message Visit poster's website
dad7732
RavenNuke(tm) Development Team


Joined: Mar 18, 2007
Posts: 1174

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

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.
View user's profile Send private message
montego
Former Admin in Good Standing


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

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

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.
View user's profile Send private message Visit poster's website
dad7732
RavenNuke(tm) Development Team


Joined: Mar 18, 2007
Posts: 1174

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

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.
View user's profile Send private message
montego
Former Admin in Good Standing


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

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

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.
View user's profile Send private message Visit poster's website
dad7732
RavenNuke(tm) Development Team


Joined: Mar 18, 2007
Posts: 1174

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

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
View user's profile Send private message
dad7732
RavenNuke(tm) Development Team


Joined: Mar 18, 2007
Posts: 1174

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

#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
View user's profile Send private message
Palbin
Site Admin


Joined: Mar 30, 2006
Posts: 2403
Location: Pennsylvania

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

I'll get that fixes as we should not be using short tags.
View user's profile Send private message Visit poster's website
montego
Former Admin in Good Standing


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

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

... 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".
View user's profile Send private message Visit poster's website
kguske
Site Admin


Joined: Jun 04, 2004
Posts: 5996

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

Just an FYI: tusitio is Spanish (and maybe Italian, too) for "your site"
View user's profile Send private message
dad7732
RavenNuke(tm) Development Team


Joined: Mar 18, 2007
Posts: 1174

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

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.
View user's profile Send private message
Display posts from previous:       
Post new topic   Reply to topic

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