jpweber Posted July 27, 2006 Share Posted July 27, 2006 I just installed SSL, works great. Got the lock and all. PHP newb, but learning more everyday. Problem. When you go to your products page, there's the button for "Add to Cart". This is located in catalog/product_info.php. Clicking Add To Cart takes you to shopping_cart.php. Well, OSC links it to http://, and I want this to look more secure to my customer. I want it to link to https://, and I want the lock there at the bottom of shopping_cart.php, which it will be if it's https://. In product_info.php, the table row with the add to cart button in it looks like this: <td class="main" align="right"><?php echo tep_draw_hidden_field('products_id', $product_info['products_id']) . tep_image_submit('button_in_cart.gif', IMAGE_BUTTON_IN_CART); ?></td> Does anyone know how I can alter product_info.php -- or something else, if necessary, within OSC -- so that when you click "Add To Cart", it goes to https://, instead of http://?? This would be wonderful if someone could come up with an answer on this one. Thanks a lot everyone, J Jason Simple 1-2-3 Intructions on how to get, install and configure SSL The Google Sandbox explained Simple to follow instructions on how to change the look of your OSC How To Make A Horrible OSC Website my toolbox: All things WordPress-related - All things Adobe-related - PHP Designer 2007 - Codecanyon Junkie - Crimson Editor - Winmerge - phpMyAdmin - WS_FTP my installed contributions: Category Banners, File Upload feature-.77, Header Tags, Sort_Product_Attributes_1, XSellv2.3, Price Break 1.11.2, wishlist 3.5, rollover_category_images_v1.2, Short_Description_v2.1, UPSXML_v1_2_3, quickbooks qbi_v2_10, allprods v4.4, Mouseover-effect for image-buttons 1.0, Ultimate_SEO, AAP 1.41, Auto Select State Value, Fast Easy Checkout, Dynamic SiteMap v2.0, Image Magic, Links Manager 1.14, Featured Products, Customer Testimonials, Article Manager, FAQ System, and I'm sure more ... Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.