Closed tgtje closed 1 year ago
Thank you @tgtje Did the composer updates I made yesterday help at all?
Well took me a while to investigate. Steps i took (all local) On the version (error based =2.3.1 date ???? ) reinstall and also overwrite crashes the system. What to do? I create a new install with the latest git 2.3.2. Uploaded the new vstore / installed / added : result OK.
Next investigate > maybe something else happening somewhere ?? Created a new install with an older version ( 2.3.1 based on 23-11-2021 from commit branch cq. snapshot). Installed ok, next used NEW vstore > install ok adding ok seems to work. Next on shop front the Add to Cart (button) refuses to work. (internal still ok)
So i NEED version 2.3.2 git using the new vstore.
edit : idea ...put in define('e_DEBUG_JQUERY', 2);
into config : works... so seems to relate to Jquery ??
(above closed error, sorry)
instead of edit : thought: maybe also related to BS5 ..after that date more was done to it, and added to core.
As a copy from https://www.e107help.org/5403/vstore-problems-product-not-added-the-cart-tax-value-not-saved?show=5404#a5404. It seems that (guessing here) in the last 2 months prior to release of V 2.3.1 (in months > between august? - present) something brakes when trying to buy an item (internal seems ok).
EDIT : After investigation numerous installs it happens when https://github.com/e107inc/e107/commit/a8ec6435e596579dd448ab63f617a5286b76aeca d.d 23-09 is used> jQuery 3 parts.. 1 commit earlier and all functions...
EDIT 2: Going through older comments this one
define('e_DEBUG_JQUERY', 2);
added to config works... ( less secure!!!)