Go Back   Webmaster Forums UK SEO SEM Webmaster Community Forum - UKWW > Business Discussions > e-Commerce > Boss Cart Support Forums > Boss Cart - Old unsurpported version > Boss Cart General Support > FAQs > iG Shop
Register FAQ Members List Downloads Calendar Today's Posts Webmaster Resources Webmaster Blogs
 
 

iG Shop Installation, configuration, hacks and other topics to do with iG Shop installation and configuration.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-08-2004, 05:59 AM
Junior Member
0 posts this year. needs some grease!
New user, who has not interacted much yet.
 
Join Date: Apr 2004
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
Send a message via MSN to lim038
Default Buyer Rego at Checkout

I was not being specific in my previous message.

When the admin checks for orders, there is a column called "Buyer" and one can sort orders by clicking it. Now, this column is empty somehow. This makes tracking of orders very difficult.

I have look through the code, and realized one thing, the cart.php is serializing every details ofa buyer except his/her user_id. In the MySql database, the buyer part needs the user_id, not the fname or lname.

I wonder which part of the code updates the database for the buyer information, may be I can attempt to change the code myself.

any help ??

michael lim
Digg this Post!Add Post to del.icio.usStumble this Post!Wong this Post!
Reply With Quote
  #2 (permalink)  
Old 05-08-2004, 06:30 AM
Junior Member
0 posts this year. needs some grease!
New user, who has not interacted much yet.
 
Join Date: Apr 2004
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
Send a message via MSN to lim038
Default

I have partially solved my problem.

In cart.php there is this session:

reset ($cart);
mysql_query("insert into orders set
payment_info = '".addslashes(serialize($data))."',
****** buyer = '".addslashes($data[first_name])."', ********* <-- this was missing
products = '".addslashes(serialize($cart))."',
order_date = now(),
payed = 'wait'");
$new_order = 1;
$session[order_id] = mysql_insert_id();
$session[cart] = "";

I added the ******* buyer etc .... ******** line.
I could potentially add buyer's first/last name there. But the problem is, the order tracking code uses user_id for tracking. Theoretically, I should write a code in cart.php extract the user_id using the first/last name pair, then subsitute it for the buyer's line of code above.

It would be far easier for the authors to supply those lines of code, as they konw better. Could you help me there please ??

michael lim
Digg this Post!Add Post to del.icio.usStumble this Post!Wong this Post!
Reply With Quote
Reply

Bookmarks



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Webmaster Resources
UK WW SEO Tools
Find UK Hosts
 
The Forum Rules
Forum Rules - MUST READ
 
Site Of the Month
BizzFace
Nominate site of the month
 
Tag Cloud
43. wholesale adsense ready affiliate scam amazon apple iphone 16gb apple iphone 16gb 3g articles article writer australia web hosting beauty cash casino cheap clothes communications content custard media database dgital camerals directory domain name english teacher fantasy football fantasy football league fittness football league free handbags home income instant jewelry medical health money money making online music natural health news nokia n96 16gb online online shop poker professor replica sam allcock seo social networking sony vaio laptop sunglasses technology the medical plus themes tutor verbalized wallet wallets wanted web web hosting widget ready wordpress xmas offer

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Google Checkout temi General Webmaster Talk 11 01-12-2008 03:56 AM
Google Checkout temi e-Commerce 2 04-22-2007 01:50 PM
Checkout steps neal Boss Cart General Support 0 09-07-2006 06:50 AM
problem with checkout mfrancisco Boss Cart General Support 0 07-13-2006 12:14 AM
Buyer lim038 iG Shop 0 05-07-2004 08:14 PM


All times are GMT. The time now is 05:05 AM.

UK Webmaster World Forums - Internet marketing, web development, domain names, SEO contest and discussuons.
Subscribe to our feeds   Subscribe to our feeds

Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0