Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Tell a Friend not showing


kultgirl

Recommended Posts

Posted

We have the "Tell a friend" option selected to appear, but it doesn't show up on the site. Anyone know what I'm missing?

 

Thanks!

Posted

Shelli,

 

 

Check the column_left.php and column_right.php files to ensure the

 

if (basename($PHP_SELF) != FILENAME_TELL_A_FRIEND) include(DIR_WS_BOXES . 'tell_a_friend.php');

 

 

line is present and not commented out. It is usually in the column_right.php file.

 

 

 

 

Chris

Posted

My apologies Shelli, I didn't realize this was posted in the V3.0 forum. If you are trying to create a working site, you should NOT be trying to use V3.0. V3.0 is for developers only at this time. I will be some time (I believe) before a working version of 3.0 is released.

 

 

 

 

Chris

  • 1 month later...
Posted

My apologies Shelli, I didn't realize this was posted in the V3.0 forum. If you are trying to create a working site, you should NOT be trying to use V3.0. V3.0 is for developers only at this time. I will be some time (I believe) before a working version of 3.0 is released.

 

 

 

 

Chris

 

 

Hi, I am trying to get my Tell a Fried to work but I am having a few problems.

 

I am using 2.2Ra with an STS template. Can you please point me in the right direction/files to edit and what to put in them.

 

would always be in your debt.

 

Kristina

Kristina

5 Star Crystals

[email protected]]

Posted

Hi Kristina,

 

 

Again, look for this:

 

 

Check the column_left.php and column_right.php files to ensure the

 

if (basename($PHP_SELF) != FILENAME_TELL_A_FRIEND) include(DIR_WS_BOXES . 'tell_a_friend.php');

 

 

line is present and not commented out. It is usually in the column_right.php file.

 

 

 

Even with STS, your column_left and column_right files should contain this code somewhere.

 

 

Chris

Archived

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

×
×
  • Create New...