kultgirl Posted November 10, 2009 Posted November 10, 2009 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!
Guest Posted November 11, 2009 Posted November 11, 2009 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
kultgirl Posted November 11, 2009 Author Posted November 11, 2009 I can't seem to find those 2 files, not even in the orginal oscommerce-3.0a5.zip. Thanks, Shelli
Guest Posted November 11, 2009 Posted November 11, 2009 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
krissuh Posted January 3, 2010 Posted January 3, 2010 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]]
Guest Posted January 3, 2010 Posted January 3, 2010 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.