Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
Forum Search
Google Site Search
 All Forums
 Technical
 PHP (Unix / Linux / Apache) versions
 Can't add procuct to shopping cart
Author « Topic »  

abbyeagle
Starting Member

Australia
47 Posts

Pre-sales questions only
(More Details...)

Posted - 01/09/2020 :  17:38:03  
Hi, I just discovered that since i did the upgrade that i can not add a product to the shopping cart. Not sure what to do.

https://www.abbyeagle.com/myshop/products.php?cat=Free+Downloads

dbdave
ECT Moderator

USA
10468 Posts

Posted - 01/09/2020 :  17:50:58  
The ectcart.js file that your pages are linked to have a date of Date: 2019-06-30

It seems you did not upload that new file.
Be sure you copy over that one and the newer css file there too.
You may have overlooked other files, so be sure to go back through the process and reinstall the update.
There is no harm in running through the process again.

Thanks,
David

Edited by - dbdave on 01/09/2020 17:51:24

insight
ECT Moderator

USA
4479 Posts

Posted - 01/09/2020 :  17:52:41  
You have this line in your document head:
<!-- file added Dec 2019 -->
<link rel="stylesheet" type="text/css" href="js/ectcart.js"/>

but that isn't a stylesheet, it's a javascript file and that line should actually read like this instead:
<script src="js/ectcart.js"></script>


Peter


Professional ecommerce web hosting services
Shared hosting Windows & Linux | Dedicated servers | Domains | SSL
Ecommerce Templates specialists since 2003
https://servelink.com

dbdave
ECT Moderator

USA
10468 Posts

Posted - 01/09/2020 :  18:33:47  
Good catch Peter, I searched the source for ectcart.js and saw it was there, but looking at the file, noticed it's old.

So Abbyeagle, you should update that file and fix the reference to it and that should set things right.

abbyeagle
Starting Member

Australia
47 Posts

Pre-sales questions only
(More Details...)

Posted - 01/09/2020 :  21:59:25  
Hi Peter and Dave,
Many thanks. I changed the link to the file and now it works. Regarding the date on my file - that is the file that came with the update in December.
Thanks, Abby

dbdave
ECT Moderator

USA
10468 Posts

Posted - 01/10/2020 :  06:16:17  
That sounds fine Abby.
Glad you got it sorted.
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.02 seconds. Snitz Forums 2000