qimacros
Advanced Member
USA
182 Posts Pre-sales questions only (More Details...)
|
Posted - 04/20/2019 : 09:09:27
ran updatestore.php Uploaded new files Uploaded new css and js to store/css and store/js Added includes for CSS/JS to cart.php-thanks.php
Can't get orders to work qimacros.com/store Everything displays properly in adminorders except for view orders. This all appears in a single column.
Tried reloading all of the files, no luck.
Jay Arthur, The KnowWare Man, works with companies that want to solve problems of delay, defects and deviation.
|
insight
ECT Moderator
USA
4479 Posts |
Posted - 04/20/2019 : 09:15:19
quote: Everything displays properly in adminorders except for view orders. This all appears in a single column.
Clear your browser cache, that should take care of it. Peter ServeLink Professional ecommerce web hosting for ASP & PHP https://servelink.comTake a look at our image upload/resize tool for the ASP cart https://servelink.com/clients/cart.php?gid=7
|
qimacros
Advanced Member
USA
182 Posts Pre-sales questions only (More Details...)
|
Posted - 04/20/2019 : 09:27:48
I did that. Cart buttons still do nothing.
Jay Arthur, The KnowWare Man, works with companies that want to solve problems of delay, defects and deviation.
|
Andy
ECT Moderator
95440 Posts |
Posted - 04/20/2019 : 09:35:06
|
V45
Advanced Member
United Kingdom
416 Posts Pre-sales questions only (More Details...)
|
Posted - 04/20/2019 : 09:36:22
Visiting the site in your profile & clicking on the 1st, 3rd & 4th link down in the Store link I see the following
[blue] Warning: Missing argument 3 for getcatid(), called in /homepages/26/d362440150/htdocs/qimacros/store/vsadmin/inc/incproducts.php on line 60 and defined in /homepages/26/d362440150/htdocs/qimacros/store/miqcart/inc/incfunctions.php on line 1586[/blue]
Nor does the Add to cart work in any browser
Will - Bolton Manchester UK
Edited by - V45 on 04/20/2019 09:37:52
|
qimacros
Advanced Member
USA
182 Posts Pre-sales questions only (More Details...)
|
Posted - 04/20/2019 : 09:50:40
Thanks Will and Andy I forced refresh. No add to cart buttons work. I uploaded ectcart.js and put includes in header files. Should I use /store/js/ectcart.js? (Tried it, but didn't work.)
Jay Arthur, The KnowWare Man, works with companies that want to solve problems of delay, defects and deviation.
|
dbdave
ECT Moderator
USA
10406 Posts |
Posted - 04/20/2019 : 09:56:06
Hi Viewing source of a page on your site, I see the js linked and it seems ok. With what I have see here in this thread, I am guessing that not all files made it to the server. I would upload the files from the updater again and check the dates of the files on the server.
In the console, when clicking add to cart, there is an error, so make sure you have the latest ectcart.js file, that came with your updater, uploaded to the correct location refrenced in your page - store/js/ectcart.js
David
Edited by - dbdave on 04/20/2019 09:59:45
|
qimacros
Advanced Member
USA
182 Posts Pre-sales questions only (More Details...)
|
Posted - 04/20/2019 : 10:27:09
I was missing some file in vsadmin Cart working now. STill have to figure out the order admin issue with View Orders
Jay Arthur, The KnowWare Man, works with companies that want to solve problems of delay, defects and deviation.
|
dbdave
ECT Moderator
USA
10406 Posts |
Posted - 04/20/2019 : 10:41:10
Hi, have you tried a hard refresh? Hold down ctrl and then hit F5, or refresh while holding ctrl. Some browsers hold on to cache like it's actually cash Another way I do it sometimes is view source and click the link to the css file (firefox will show it as a link) and then refresh that. Close and refresh the main page and that should do it. If you are using a secondary secret admin, make sure you uploaded all of the files there.
Edited by - dbdave on 04/20/2019 10:41:41
|
qimacros
Advanced Member
USA
182 Posts Pre-sales questions only (More Details...)
|
Posted - 04/20/2019 : 10:43:09
adminorders contains this: <head>
<title>Admin Orders</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> <meta http-equiv="X-UA-Compatible" content="IE=9" /> <!-- Mobile Specific Meta ================================================== --> <meta name="robots" content="noindex,nofollow"> <meta name="viewport" content="width=device-width, initial-scale=1" /> <link rel="stylesheet" type="text/css" href="adminstyle.css" /> <link rel="stylesheet" type="text/css" href="ectadmincustom.css" /> <script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script> <script type="text/javascript" src="assets/ectadmin.js"></script> </head> Can't find ectadmincustom.css Not sure why "view orders" shows up incorrectly.
Jay Arthur, The KnowWare Man, works with companies that want to solve problems of delay, defects and deviation.
|
dbdave
ECT Moderator
USA
10406 Posts |
Posted - 04/20/2019 : 11:08:57
The custom link is there in case you want to make custom changes to the styling in the admin. It's completely optional and no big deal that it's not there. It's the adminstyle.css that is important here. Make sure it's the latest version that came with the updater package.
|
Andy
ECT Moderator
95440 Posts |
Posted - 04/21/2019 : 00:08:04
|
qimacros
Advanced Member
USA
182 Posts Pre-sales questions only (More Details...)
|
Posted - 04/21/2019 : 08:18:29
I got it figured out. Thanks for your help!
Jay Arthur, The KnowWare Man, works with companies that want to solve problems of delay, defects and deviation.
|
|
|