Email Notifications

A place to discuss and receive support for the Web Auction application.

Email Notifications

Postby ddejarnett » Thu Oct 30, 2008 3:27 pm

Is there anyway to redirect the "sold" emails to the email address associated with seller username entered into the product listing?
ddejarnett
 
Posts: 7
Joined: Thu May 15, 2008 6:30 pm

Postby shannah » Thu Oct 30, 2008 4:39 pm

All of the "Winners" emails are sent in includes/functions.inc.php in the closeAuction() function.

You could just add a mail() call to the product owner in that method.

You can obtain the seller's username with:
Code: Select all
$product->val('seller_username')
shannah
 
Posts: 4457
Joined: Wed Dec 31, 1969 5:00 pm


Return to Web Auction Discussion

Who is online

Users browsing this forum: No registered users and 17 guests

cron
Powered by Dataface
© 2005-2007 Steve Hannah All rights reserved