PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > PhotoPost Pro Support Forums > Photopost Pro Installation & Upgrades

Photopost Pro Installation & Upgrades If you're having install or upgrade problems

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old July 21st, 2004, 08:14 PM   #1 (permalink)
Member
 
Join Date: Jul 2002
Posts: 84
-f parameter sent with email

Ok I've looked all over but can't find it, and because -f is only 2 characters I can't search for that on this site.

Here's what I need:
Vbulletin has the option of turning on an -f parameter to be sent with email calls from php. Unfortunatelly i have a server that does need this, and for the life of me I cannot figure out where to put that parameter into the code base for photopost.
any help is appreciated.

p.s.
would be a great admin feature to add in if it's not allready and i'm just missing it
dreamhost is offline   Reply With Quote
Old July 21st, 2004, 08:39 PM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,806
If I am not mistaken when looking at how its done on VB and Threads our mail statement may need to be adjusted throughout the program like this.

mail( $email, $subject, $letter, $email_from );

mail( $email, $subject, $letter, $email_from, -f$email );

Thats why its also nicknamed the fifth email parameter. I would do a test like maybe alter the ecard email line and then send an ecard to yourself.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.

Last edited by Chuck S; July 21st, 2004 at 08:41 PM.
Chuck S is online now   Reply With Quote
Old July 21st, 2004, 09:16 PM   #3 (permalink)
Member
 
Join Date: Jul 2002
Posts: 84
Quote:
Originally Posted by omegatron
If I am not mistaken when looking at how its done on VB and Threads our mail statement may need to be adjusted throughout the program like this.

mail( $email, $subject, $letter, $email_from );

mail( $email, $subject, $letter, $email_from, -f$email );

Thats why its also nicknamed the fifth email parameter. I would do a test like maybe alter the ecard email line and then send an ecard to yourself.
when i add in the -f$email all that is returned is a blank page
dreamhost is offline   Reply With Quote
Old July 21st, 2004, 10:32 PM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,806
The example above was just that an example. Not sure it would work as you need to base each file change on what I stated. The mail variables are different in every file.

Add this after the last variable before the closing ) in each mail statement.

, "-f{$Globals['adminemail']}"

Go ahead and test it first but mail was send with my server so it should work.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Malformed parameter passed! allandk Classifieds Bug Reports 4 September 15th, 2005 10:28 AM
Email content NotInUse Photopost Pro How Do I...? 2 February 8th, 2005 05:49 PM
Notify via PM instead of Email trackpads vBGallery Suggestions 0 January 22nd, 2005 09:18 PM
V 2.8.2 - Email bugs Bryan Ex ReviewPost Bug Reports 14 October 5th, 2004 01:01 PM


All times are GMT -5. The time now is 03:15 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0