Re: Payment by Stripe and Phoca Cart
Posted: 03 Nov 2021, 16:28
Hi, the loading is done per ajax, so the error can be found in AJAX request (in javascript console). But it looks like there is some problem with missing columns there. Unfortunately Phoca Cart does install itself but it is installed by Joomla installation manager.
So it seems, only the manual adding of missing columns into database can help here:
https://www.phoca.cz/blog/1100-solution ... components
So, when all missing columns will be added, then the AJAX request needs to be checked, it is includes some error?
E.g. with help of Google Chrome and its developer extension (F12) try to see if there is no error when loading the payment/shipping plugins:
Jan
So it seems, only the manual adding of missing columns into database can help here:
https://www.phoca.cz/blog/1100-solution ... components
So, when all missing columns will be added, then the AJAX request needs to be checked, it is includes some error?
E.g. with help of Google Chrome and its developer extension (F12) try to see if there is no error when loading the payment/shipping plugins:
Jan