Add to Basket button missing

Posted By imbox Fri 3 Jan 2014
Add to Favorites1
Author Message
imbox
 Posted Sun 13 Apr 2014
Supreme Being

Supreme Being - (9,894 reputation)Supreme Being - (9,894 reputation)Supreme Being - (9,894 reputation)Supreme Being - (9,894 reputation)Supreme Being - (9,894 reputation)Supreme Being - (9,894 reputation)Supreme Being - (9,894 reputation)Supreme Being - (9,894 reputation)Supreme Being - (9,894 reputation)

Group: Forum Members
Last Active: Sun 13 Apr 2014
Posts: 16, Visits: 66
To make it work correctly I had to select the tax code = EU during installation and set up all the tax codes according to our requirements in Australia, which it refers to as VAT instead of GST. I'm hoping it'll get fixed soon.Could you confirm that you selected tax code=Other during installation. In which case this post is solved.


--------------------------------------------------------------

** If you find this post useful, please rate it. Thanks.

--------------------------------------------------------------
jmlipari
 Posted Thu 13 Mar 2014
Supreme Being

Supreme Being - (2,920 reputation)Supreme Being - (2,920 reputation)Supreme Being - (2,920 reputation)Supreme Being - (2,920 reputation)Supreme Being - (2,920 reputation)Supreme Being - (2,920 reputation)Supreme Being - (2,920 reputation)Supreme Being - (2,920 reputation)Supreme Being - (2,920 reputation)

Group: Forum Members
Last Active: Fri 21 Mar 2014
Posts: 5, Visits: 14
Hi Imbox,In my case the problem was a NULL value in the V_Tax field of the tblKartrisVersions table.
Simply edit this record with a valid Tax id and voila! The add to basket button appears

Regards from Argentina,

jose
imbox
 Posted Sat 11 Jan 2014
Supreme Being

Supreme Being - (9,894 reputation)Supreme Being - (9,894 reputation)Supreme Being - (9,894 reputation)Supreme Being - (9,894 reputation)Supreme Being - (9,894 reputation)Supreme Being - (9,894 reputation)Supreme Being - (9,894 reputation)Supreme Being - (9,894 reputation)Supreme Being - (9,894 reputation)

Group: Forum Members
Last Active: Sun 13 Apr 2014
Posts: 16, Visits: 66
Thanks Paul for your effort and time. This is important to users looking to use Kartris for the long term as it reinforces reliability of support.

I have now tried installing the data in SQL version 2005 Express, 2008 Standard and 2008 R2, all of which show the same issue. I confirm that no changes are made from the default SQL installation. The connection string is the default as created during setup of Kartris.

Please note:

When I run the Sample data query to create products etc there are no issues with adding those products to the basket. The issue appears only when adding new products manually, before and after running the sample data script.



--------------------------------------------------------------

** If you find this post useful, please rate it. Thanks.

--------------------------------------------------------------
Sat 11 Jan 2014 by imbox
Paul
 Posted Fri 10 Jan 2014
große Käse

große Käse - (509,138 reputation)große Käse - (509,138 reputation)große Käse - (509,138 reputation)große Käse - (509,138 reputation)große Käse - (509,138 reputation)große Käse - (509,138 reputation)große Käse - (509,138 reputation)große Käse - (509,138 reputation)große Käse - (509,138 reputation)

Group: Administrators
Last Active: Tue 10 Sep 2024
Posts: 807, Visits: 2,748
I am completely stumped... I got in with the details you PMed me, and even set up a new product myself, and get the same issue. I also noticed in the back end that if you click the [+] button by a version under a product, it doesn't expand as it should. I have seen other sites where the AJAX bits don't work right due to settings, but those are all working fine in yours. And the version display part is handled server side, so I cannot understand why it's not coming out. From what I can see, the query does not find versions, or possibly does not correctly indicate the number retrieved, so it thinks there are zero.

I am sure the version is created ok, because it shows up in the back end and you can find and edit it. Also, if you put the SKU into the search, it finds the item - and the SKU is in the version rather than the product, so that again indicates that the records are properly connected. But as I said before, the back end expand feature does not work, and this I suspect uses a similar query, pulling out versions and products together.

I'd suspect possibly is down to SQL version but you already stated 2008 and we use 2008 R2 and I am pretty sure there is nothing particular unusual in our code. Could you post your connection string? I assume you're using the default one the setup routine creates, in which case that should be fine.

Do you make any changes to collation or other default settings when setting up SQL?


--
If my post solves your issue, can you 'Mark as Answer' so it's easier for other users to find in future.

If you would like to be informed of new features, new releases, developments and occasional special bonuses, please sign up to our mailing list: http://bit.ly/19sKMZb
imbox
 Posted Thu 9 Jan 2014
Supreme Being

Supreme Being - (9,894 reputation)Supreme Being - (9,894 reputation)Supreme Being - (9,894 reputation)Supreme Being - (9,894 reputation)Supreme Being - (9,894 reputation)Supreme Being - (9,894 reputation)Supreme Being - (9,894 reputation)Supreme Being - (9,894 reputation)Supreme Being - (9,894 reputation)

Group: Forum Members
Last Active: Sun 13 Apr 2014
Posts: 16, Visits: 66
I have reinstalled Windows, IIS7.5, SQL2008 and Kartris and exactly the same issue occurs (No AddToBasket button). I also changed hardware and installed Kartris on a live server (Win2008/IIS7.0/SQL2005) and the same occurs.

During installation, after I create the database I run the script ../uploads/resources/kartrisSQL_MainData.sql which creates all the tables/views/procs/etc. I then open the site for the first time and it takes me through 8 steps for setup (which all seem successful). I then login Admin create one category and one product and the problem occurs when I view it via the front-end; No Add button.

I then run the kartrisSQL_SampleData.sql script (generating few warnings due to key-violations for the product/category just added), however when I view the sample generated products everything seems to be fine and the problem goes away (hence, I'm able to AddToBasket).

Hence, the issue seems to be during data initialization and setup. Possibly during the 8 step setup phase, in particular the 5th step (which I leave as default and don't change anything on those fields).



--------------------------------------------------------------

** If you find this post useful, please rate it. Thanks.

--------------------------------------------------------------
imbox
 Posted Thu 9 Jan 2014
Supreme Being

Supreme Being - (9,894 reputation)Supreme Being - (9,894 reputation)Supreme Being - (9,894 reputation)Supreme Being - (9,894 reputation)Supreme Being - (9,894 reputation)Supreme Being - (9,894 reputation)Supreme Being - (9,894 reputation)Supreme Being - (9,894 reputation)Supreme Being - (9,894 reputation)

Group: Forum Members
Last Active: Sun 13 Apr 2014
Posts: 16, Visits: 66
I created one category and one product in your test server. Doing exactly the same steps as I do on my server, everything seems fine on your server.

This suggests it is not how the categories or products are setup, but rather the initialization of the database.



--------------------------------------------------------------

** If you find this post useful, please rate it. Thanks.

--------------------------------------------------------------
Paul
 Posted Mon 6 Jan 2014
große Käse

große Käse - (509,138 reputation)große Käse - (509,138 reputation)große Käse - (509,138 reputation)große Käse - (509,138 reputation)große Käse - (509,138 reputation)große Käse - (509,138 reputation)große Käse - (509,138 reputation)große Käse - (509,138 reputation)große Käse - (509,138 reputation)

Group: Administrators
Last Active: Tue 10 Sep 2024
Posts: 807, Visits: 2,748
Could you also clarify if the install you made includes our demo data? If so, does that appear with the same problem? If not, it would tend to indicate some kind of problem or omission on the data entry. If that has the same problem, it does tend to indicate some kind of technical issue with the site (though not one I have see before).

--
If my post solves your issue, can you 'Mark as Answer' so it's easier for other users to find in future.

If you would like to be informed of new features, new releases, developments and occasional special bonuses, please sign up to our mailing list: http://bit.ly/19sKMZb
Paul
 Posted Mon 6 Jan 2014
große Käse

große Käse - (509,138 reputation)große Käse - (509,138 reputation)große Käse - (509,138 reputation)große Käse - (509,138 reputation)große Käse - (509,138 reputation)große Käse - (509,138 reputation)große Käse - (509,138 reputation)große Käse - (509,138 reputation)große Käse - (509,138 reputation)

Group: Administrators
Last Active: Tue 10 Sep 2024
Posts: 807, Visits: 2,748
I will PM you details of our online demo. Can you add a product to this and see if you get the same result? We know this version works, so it is the simplest way to figure out if it is a technical issue or something to do with the particular version you're adding or the way it's being added - and that way if there is a problem there too, we can get in, look at the item and figure out what the problem is. If there is no problem there, it appears to be some kind of technical issue, though not exactly sure what as I've not seen any cases of bad or incorrect settings manifesting themselves in this way.

--
If my post solves your issue, can you 'Mark as Answer' so it's easier for other users to find in future.

If you would like to be informed of new features, new releases, developments and occasional special bonuses, please sign up to our mailing list: http://bit.ly/19sKMZb
imbox
 Posted Mon 6 Jan 2014
Supreme Being

Supreme Being - (9,894 reputation)Supreme Being - (9,894 reputation)Supreme Being - (9,894 reputation)Supreme Being - (9,894 reputation)Supreme Being - (9,894 reputation)Supreme Being - (9,894 reputation)Supreme Being - (9,894 reputation)Supreme Being - (9,894 reputation)Supreme Being - (9,894 reputation)

Group: Forum Members
Last Active: Sun 13 Apr 2014
Posts: 16, Visits: 66
I started a new installation of Kartris, paying attention to every little detail through the process as per User Guide (particularly with the permissions for Folder and DB). I successfully install it and automatically updated the web.config without any issues and all logs and feedback were successful.

I logged in ./admin/ created one category as set it live. I created one product and assigned a single version and set it live.

I navigated to the front end, clicked on that product just created and the same message appears highlighted in red as explained above in the first post.

Sad(((

I'm now unsure what else to try. Perhaps change Windows version and start all over.



--------------------------------------------------------------

** If you find this post useful, please rate it. Thanks.

--------------------------------------------------------------
Paul
 Posted Sun 5 Jan 2014
große Käse

große Käse - (509,138 reputation)große Käse - (509,138 reputation)große Käse - (509,138 reputation)große Käse - (509,138 reputation)große Käse - (509,138 reputation)große Käse - (509,138 reputation)große Käse - (509,138 reputation)große Käse - (509,138 reputation)große Käse - (509,138 reputation)

Group: Administrators
Last Active: Tue 10 Sep 2024
Posts: 807, Visits: 2,748
Do you have a URL I can look at? Even better a back end username/pw? Can PM me if so.

--
If my post solves your issue, can you 'Mark as Answer' so it's easier for other users to find in future.

If you would like to be informed of new features, new releases, developments and occasional special bonuses, please sign up to our mailing list: http://bit.ly/19sKMZb

Similar Topics

Expand / Collapse

Reading This Topic

Expand / Collapse

Back To Top