Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> General/Other Stuff
Author Message
ominae
Regular
Regular



Joined: Sep 16, 2008
Posts: 62

PostPosted: Mon Oct 06, 2008 2:52 pm Reply with quote

Hi all

i am usin raven nuke for a WoW guild site an i love it Smile
i am havin a lill trouble with a addon i downloaded for hte site

soulbound

that is the site

the addon is the recrutment block at the botem left side of the
page. the problem i have is with the filled in application i want
to send it to multiple emails due to there bein 3 officers that need
to review the application.

Code:
<?php

/*
==========================================
 PHP-NUKE: Guild Application module
 Version 1.0.1
==========================================
 Copyright (c) 2007
  by Arioch - http://www.black-blades.org

 This program is free software. You can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation
 
==========================================

Set the variables below as needed to suit your installation

*/

//Set guild name
$guildname = "Soulbound";

//Output guild information links? (0 to suppress rules, rank structure and raiding information links)
$showguildinfo = 0;
//Set path to guild rules - Empty string to supress
$guildrules = "";
//Set path to rank structure - Empty string to supress
$rankstructure = "";
//Set path to raiding information - Empty string to supress
$raidinginfo = "";

//Set your "about" message for the recruitment page - Empty string to supress
$about = "";
//Set a message to appear at the top of the application form - Empty string to supress
$appmessage = "";

//Set up the mail - Set the recipient email addresses
$recipient = "Elore---.co.uk; sabretki----.com; Rainhi---.com";
//Set the test name to trigger alternate email (Enter this string in 'Your Name' field of form)
$testname = "Test";
//Set the alternate email address to send to when testname is entered
$testrecipient = "Elore-----.co.uk";

?>


as yu can see i added more with the ; sign after the first mail addy
but i dont think that works dose any one know enough to fix my mistakes Razz

many thanx guys Smile
 
View user's profile Send private message Visit poster's website
Raven
Site Admin/Owner



Joined: Aug 27, 2002
Posts: 17088

PostPosted: Mon Oct 06, 2008 10:07 pm Reply with quote

Try using a , [comma] instead of a ; [semi-colon]
 
View user's profile Send private message
ominae







PostPosted: Tue Oct 07, 2008 3:20 am Reply with quote

i tryed that last night but it still did not send out the email

Sad i am totaly confuzeld
 
jakec
Site Admin



Joined: Feb 06, 2006
Posts: 3048
Location: United Kingdom

PostPosted: Tue Oct 07, 2008 5:52 am Reply with quote

Here's a quick fix. Setup an email account that forwards the email to those three people. ;o)
 
View user's profile Send private message
montego
Site Admin



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

PostPosted: Tue Oct 07, 2008 5:58 am Reply with quote

Actually, try the [comma] like what Raven suggested but remove the spaces in-between as well.

_________________
Where Do YOU Stand?
HTML Newsletter::ShortLinks::Mailer::Downloads and more... 
View user's profile Send private message Visit poster's website
Loki
Worker
Worker



Joined: Oct 05, 2003
Posts: 107
Location: Illinois

PostPosted: Tue Oct 07, 2008 11:36 am Reply with quote

I am assuming there is more to the script than that? I am not seeing anything in that script that is telling it to send the email.

Post the rest of the script.

Also try this.

$recipient = "Elore---.co.uk", "sabretki----.com", "Rainhi---.com";
 
View user's profile Send private message Visit poster's website
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> General/Other Stuff

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 ©