Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Newbie needs help installing contrib


gsharpe

Recommended Posts

Posted

Hi,

 

i"m trying to figure out how to install this contrib.

 

I'm very green in .php and am stuck on the first 2 steps and would very much appreciate help.

 

In the following step, I'm given the file but don't know where to place or how to load it.

 

STEP 1

=======

 

Run the following MySQL query in phpMyadmin, or use the contact.sql file provided with this contribution.

 

INSERT INTO configuration SET configuration_title='Set "Contact Us" Email List', date_added=NOW(), sort_order='11', configuration_group_id='1', configuration_key='CONTACT_US_LIST', configuration_value= '', configuration_description='On the "Contact Us" Page, set the list of email addresses , in this format: Name 1 <email@address1>, Name 2 <email@address2>', use_function = NULL , set_function = NULL;

 

 

----------------------------------------------------------------------------------------------------------------------------

 

In this step, I can't find the name ( nor location ) of the file to change. If you've done this before, please direct me to correct file.

 

STEP 2

=======

 

Search the following lines (around 21) :

 

---------------------------------------------------------------------------------------------------------------------------

 

I appreciate any help you can give me.

 

Cheers,

 

Greg

Posted
Hi,

 

i"m trying to figure out how to install this contrib.

 

I'm very green in .php and am stuck on the first 2 steps and would very much appreciate help.

 

In the following step, I'm given the file but don't know where to place or how to load it.

 

STEP 1

=======

 

Run the following MySQL query in phpMyadmin, or use the contact.sql file provided with this contribution.

 

INSERT INTO configuration SET configuration_title='Set "Contact Us" Email List', date_added=NOW(), sort_order='11', configuration_group_id='1', configuration_key='CONTACT_US_LIST', configuration_value= '', configuration_description='On the "Contact Us" Page, set the list of email addresses , in this format: Name 1 <email@address1>, Name 2 <email@address2>', use_function = NULL , set_function = NULL;

----------------------------------------------------------------------------------------------------------------------------

 

In this step, I can't find the name ( nor location ) of the file to change. If you've done this before, please direct me to correct file.

 

STEP 2

=======

 

Search the following lines (around 21) :

 

---------------------------------------------------------------------------------------------------------------------------

 

I appreciate any help you can give me.

 

Cheers,

 

Greg

Archived

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

×
×
  • Create New...