Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Installed xmembers,need help with the altering.


jkempton

Recommended Posts

Hello and thanks in advance for your help.

I installed the 2 files for xmembers and have no idea where to do the altering as instructed.

 

ALTER TABLE `customers` ADD `member_flag` CHAR(1) DEFAULT '0' NOT NULL;

 

I have no idea what I am doing,I am new to osCommerce and installed these files as xmembers seemed to be the easiest to set up for discounts.

 

I just need to know where to find the file listed above to alter it and

is there anything else I should know about setting up xmembers.

 

What I really wanted was a way to accept gift certificates,What I found seemed complicated to set up.

osCommerce was set up by my hosting company so I am unfamiliar with the files.

Please help me with instructions on altering the file listed above.

Thanks

Joe

Link to comment
Share on other sites

Joe,

 

You need to alter the Database to add the member flag to complete your installation.

 

Do you have access to your database via phpMyAdmin or other means?

Link to comment
Share on other sites

Thanks for your reply !.

I do have access to the database but do not know where to begin or what file to alter.

I tried catalog/customers.php did'nt see where to alter.

I am stumped as I never worked with php before this.

Could you please point me to which page or pages need to be altered?

And howw do I know where the alteration needs to go ?

 

Thanks again!

Joe

Link to comment
Share on other sites

I am not sure what file exactly I am looking for ,this is the file that I found.

in catalog/admin/customers.php. Is this correct ?

 

tep_db_query("delete from " . TABLE_CUSTOMERS . " where customers_id = '" . tep_db_input($customers_id) . "'");

 

 

Is this correct ?

if so wher do I alter the code.?

 

Thanks

Joe

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...