Author |
Topic  |
|
wrtoll
Ecommerce Template Expert
USA
676 Posts |
Posted - 12/13/2020 : 09:55:47
|
Hello I updated from version 6 to version 7.1.11 and now when you click on add to cart nothing happens? https://www.crystal-wizard.com/Hematite-Product.asp Please advise Warren |
|
1818charlie
ECT Moderator
United Kingdom
718 Posts |
Posted - 12/13/2020 : 10:05:38
|
Hi Warren
The ECT cart requires both the ectcart.css and ectcart.js files now & both those are included in the updater. You will also need to add a reference to those in the head of all your website pages. When running the updatestore.asp file you are advised they are required & have to check the two check boxes to proceed.
More info from here https://www.ecommercetemplates.com/support/topic.asp?TOPIC_ID=107040
Steve Egerton Village, Bolton, UK |
Edited by - 1818charlie on 12/13/2020 10:07:44 |
 |
|
wrtoll
Ecommerce Template Expert
USA
676 Posts |
Posted - 12/13/2020 : 10:22:19
|
Hello I added the files <link rel="stylesheet" type="text/css" href="/css/ectcart.css"/> <script type="text/javascript" src="/js/ectcart.js"></script>
The link works but I am now getting internal server error when I hit on add to cart https://www.crystal-wizard.com/Hematite-Product.asp Please advise
|
 |
|
wrtoll
Ecommerce Template Expert
USA
676 Posts |
Posted - 12/13/2020 : 11:12:33
|
My add to cart in the detail page still gives me Internal server Error? Please advise?? |
 |
|
dbdave
ECT Moderator
USA
9016 Posts |
Posted - 12/13/2020 : 12:19:29
|
Hi Warren, I can't be sure of the error, but to start, I see the two lines added <link rel="stylesheet" type="text/css" href="/css/ectcart.css"/> <script type="text/javascript" src="/js/ectcart.js"></script>
Are ABOVE the <head> tag. Can you try moving those inside the head tag?
David |
 |
|
|
Topic  |
|