943,876 Members | Top Members by Rank

Ad:
  • PHP Discussion Thread
  • Unsolved
  • Views: 977
  • PHP RSS
Jul 11th, 2008
0

How can i get mail ...?

Expand Post »
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.....
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
kuldeep04 is offline Offline
9 posts
since Jul 2008
Jul 11th, 2008
0

Re: How can i get mail ...?

Go into the script and add your email address to the mail functions to property.
Reputation Points: 232
Solved Threads: 137
Practically a Master Poster
buddylee17 is offline Offline
665 posts
since Nov 2007
Jul 12th, 2008
0

Re: How can i get mail ...?

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.
Reputation Points: 18
Solved Threads: 2
Light Poster
killdude69 is offline Offline
45 posts
since Jul 2008
Jul 12th, 2008
0

Re: How can i get mail ...?

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....
Reputation Points: 137
Solved Threads: 162
Posting Virtuoso
Shanti C is offline Offline
1,641 posts
since Jul 2008
Jul 14th, 2008
0

Re: How can i get mail ...?

Hi All,

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

Thanks again...!
Reputation Points: 10
Solved Threads: 0
Newbie Poster
kuldeep04 is offline Offline
9 posts
since Jul 2008

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in PHP Forum Timeline: checkboxes to email and database
Next Thread in PHP Forum Timeline: How Can I Solve the followinf problem





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC