Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

adding ip address


Guest

Recommended Posts

Posted

has anyone added the ip address contribution, i can't seem to find the php.my admin they are talking about, with the insert tab ! :roll:

Posted

Follow this steps, I did it but I am a php lame :) !

It is simple, or I didn't understand your question ?

 

-Using phpMyAdmin you want to choose the table "orders" from the list of tables on the left of the screen that should show up once you log into your database.

 

-Once you have clicked on "orders" all of the fields within that table will show up in a list on the right, along with some tabs at the top of this list. To insert the new field click on the "insert" tab. This will display an editable list of the feilds in your "orders" table.

 

-Go to the bottom of this list, choose the radio button labled "Go back to previous page" and click "go"

 

-This will take you back to your feild listing for the table "orders". Go to the bottom of this page and next to where it says "Add new feild: 1 At End of Table" click "go".

 

-Here you will enter "customer_ip_address" underneath feild. Choose VARCHAR as the type and "15" as the length/values. Leave everything else as it is and click save. This has created the feild "customer_ip_address" in the table "orders".

 

Also I have made an upgrade to show IP behind proxy !

 

try this:

http://www.oscommerce.com/forums/viewtopic.php?t=48628

Posted

I have everything done excet I can find the php.myadmin with the insert button

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...