"basketno" value in Webshop
Aldevinas Katkus
2019-06-11
I can see that basketno value is used in many places like
case "addtobasket":
ShopAddToBasket(GetShopProductArg,WebGetArg("qty"),WebGetArg("config"),WebGetArg("basketno"));

but I cannot find where it comes from. WebGetArg() gets the value from the POST or GET as far as I understand, but I cannot find "basketno" as an anywhere in the code.
Aldevinas Katkus
2019-06-11
P.S. I am just trying to figure out why "add to basket" in the "productinfo" (e.g., http://localhost:1080/shop/productinfo/10106) page does not work, while it works in the "catalog", e.g, http://localhost:1080/shop/catalog/100.
Martin A.
2019-06-19
Hi Aldevinas,

Apologise for late reply. My colleague David will have a look and reply asap.

Kind regards,
Martin Arnbom
David Delač
2019-06-24
Hello Aldevinas,

How urgent is your case as I would require some assistance from my colleague to have an answer to this question? Please let me know so I can work on getting this resolved.

Best regards,
David Delač
Aldevinas Katkus
2019-07-01
Created byDavid Delač12:47 24 Jun 2019
Hello Aldevinas, How urgent is your case as I would require some assistance from my colleague to have an answer to this question? Please let me know so I can work on getting this resolved. Best regards, David Delač
Well it's not urgent, but we are preparing the demo for the potential customer and it seems strange, that it is not possible to add an item to the basket (I found out in 2011 it was not possible too).
David Delač
2019-08-12
Hello Aldevinas,

I've checked HAL and to me everything seems fine but behaviour that you are explaining might be cause of a blank basketno on that webpage. We need a repeatable situation for this to debug and test.


Best regards,
David Delač
Martin A.
2019-08-20
Closing this post.

BR,
Martin
Leave Comment
You can subscribe to notifications for this post by selecting the 'star' icon on the top right corner of the post.
Back to the list
Latest Posts
Hi Andis, The issue occurs because your live server uses an internal or self-signed SSL certificate, which Hansa server does not trust. This is expected behavior — certificate validation ensures s...
10:38 11 Nov 2025
Hi again, do we know what it's trying to download, if we download it, it may make the message go away? Thanks...
11:16 30 Oct 2025