How can i get mail ...?

Reply

Join Date: Jul 2008
Posts: 9
Reputation: kuldeep04 is an unknown quantity at this point 
Solved Threads: 0
kuldeep04's Avatar
kuldeep04 kuldeep04 is offline Offline
Newbie Poster

How can i get mail ...?

 
0
  #1
Jul 11th, 2008
Hi all,

I used the Virtualmart modules in joomla for shopping cart.and when user purchase some Items from there then one email generate for user but no any mail for admin to know how many items are purchased and by whom it's purchased. so, plz help me how can i get mail for admin with this modules?



Thanks in advance.....
Kuldeep (KD)
Reply With Quote Quick reply to this message  
Join Date: Nov 2007
Posts: 596
Reputation: buddylee17 has a spectacular aura about buddylee17 has a spectacular aura about 
Solved Threads: 125
buddylee17's Avatar
buddylee17 buddylee17 is offline Offline
Posting Pro

Re: How can i get mail ...?

 
0
  #2
Jul 11th, 2008
Go into the script and add your email address to the mail functions to property.
Reply With Quote Quick reply to this message  
Join Date: Jul 2008
Posts: 45
Reputation: killdude69 is an unknown quantity at this point 
Solved Threads: 1
killdude69 killdude69 is offline Offline
Light Poster

Re: How can i get mail ...?

 
0
  #3
Jul 12th, 2008
Lookup the PHP function to send mail. Use the data in the MySQL database from that user and in the body use variables that will have the value of whom it purchased. When it is sent update the purchases field for that user to increment. Also, maybe have that entry sent to a log table, so when it is successfully sent it will enter some data about the purchase to that table and have in the administrator page a place to view the entries. Also, to warn the user about two purchases of the same , have a mysql query that checks for duplicate purchases.
Reply With Quote Quick reply to this message  
Join Date: Jul 2008
Posts: 1,076
Reputation: Shanti Chepuru is on a distinguished road 
Solved Threads: 98
Shanti Chepuru's Avatar
Shanti Chepuru Shanti Chepuru is offline Offline
Veteran Poster

Re: How can i get mail ...?

 
0
  #4
Jul 12th, 2008
You have to insert all variables like what his order number,items form products table,amount,date into one table like order_user_details before mailing them to customer.At the admin side you can see who ordered for what,and also the status of order....
Be intelligent, But Don't try to cheat.. Be innocent But Don't get cheated..
Reply With Quote Quick reply to this message  
Join Date: Jul 2008
Posts: 9
Reputation: kuldeep04 is an unknown quantity at this point 
Solved Threads: 0
kuldeep04's Avatar
kuldeep04 kuldeep04 is offline Offline
Newbie Poster

Re: How can i get mail ...?

 
0
  #5
Jul 14th, 2008
Hi All,

Thanks for give me answers. i got the solution from ur ans.

Thanks again...!
Kuldeep (KD)
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:




Views: 680 | Replies: 4
Thread Tools Search this Thread



Tag cloud for PHP
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC