thall89553 Posted September 22, 2011 Posted September 22, 2011 I am a bit baffled about something. On this page http://www.mts-diesel.com/index.php?cPath=1_11_86&sort=6a&filter_id=11 there is a Buy Now button. But clicking on it takes me no where. I looked at the source code an all looks good. Why does the link not work???
knifeman Posted September 22, 2011 Posted September 22, 2011 The button does add the item to your cart, but does not take you to the shiopping cart page. Stock oscommerce stores have a switch in admin to turn on/off the feature of 'display cart after adding product'. Tim
thall89553 Posted September 22, 2011 Author Posted September 22, 2011 Thanks Tim. I logged into the admin area and I saw what you were referring to. It was set to "True". I am still having an issue. It seems that if someone is on the products_info.php page ( http://www.mts-diesel.com/product_info.php?manufacturers_id=&products_id=137 ) the "Add to Cart" buttons works fine and takes the shopper to the cart contents page. But if a shopper is on the index.php page, such as http://www.mts-diesel.com/index.php?cPath=1_11_19 then nothing happens. I'm really at a loss to understand why this is. Any further help would be so appreciated. Tom
knifeman Posted September 22, 2011 Posted September 22, 2011 Your first link takes you to the shopping cart page. the second link adds to cart but gives a pop up stating the item was added to cart. Judging by the lorem ipsum text, you have a template and the solution is way beyond my level of help. Tim
germ Posted September 22, 2011 Posted September 22, 2011 Probably due to the javascript error on the main page. It works in Firefox (3.0) even with the javascript error, but my IE7 chokes. The error console in Firefox tells me: Error: $(".cart_status").dialog is not a function Source File: http://www.mts-diesel.com/javascript/osc_cart.js Line: 310 Talk with the template supplier - you were sold a defective product looks to me like. If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice." - Me - "Headers already sent" - The definitive help "Cannot redeclare ..." - How to find/fix it SSL Implementation Help Like this post? "Like" it again over there >
thall89553 Posted September 22, 2011 Author Posted September 22, 2011 Hey thanks, that puts me on the right path, a javascript error being the possible culprit. I will check into it further. Again, thanks! Tom
Recommended Posts
Archived
This topic is now archived and is closed to further replies.