Slettet Fra Ukjent des. 21 2020 06:02 a.m. Upgrade Checking PHP version... 7.3.25 [OK] Checking application database version... 2.2.5 [OK] Upgrading database to 2.2.6...
Slettet Fra Ukjent des. 21 2020 06:03 a.m. Hi, I am not able to update the data base. it tries but then nothing.
tim Founder Fra Sweden Medlem siden mai 2013 tim des. 21 2020 03:40 p.m. Any error message? Which version patch is it that fails?
Slettet Fra Ukjent des. 21 2020 10:01 p.m. hi tim, I was running v2.25 and upgraded to 2.26. as you can see no error message given just the upgrade just hangs see text below. start here - Upgrade Checking PHP version... 7.3.25 [OK] Checking application database version... 2.2.5 [OK] Upgrading database to 2.2.6... end here - control panel say Warning: Platform database version (2.2.5) does not match platform version (2.2.6). Did you run /install/upgrade.php? in ~/includes/library/lib_settings.inc.php (Line 19) I copied the install dir again but same problem.
tim Founder Fra Sweden Medlem siden mai 2013 tim des. 21 2020 10:04 p.m. It is possible LiteCart fails to override PHP error reporting. Because it abruptly stops this means there was a fatal error. See if logs/errors.log has anything in it.
Slettet Fra Ukjent des. 21 2020 10:15 p.m. only this but the date is wrong so it may not be related. 18-Dec-2020 12:17:54 Australia/Sydney] PHP Fatal error: Uncaught Error: Class 'settings' not found in /home/gatecam/public_html/shop/index.php:18 Stack trace: 0 {main} thrown in /home/gatecam/public_html/shop/index.php on line 18
Slettet Fra Ukjent des. 21 2020 10:18 p.m. here is the error log file. I sent the wrong one before. errors.log
tim Founder Fra Sweden Medlem siden mai 2013 tim des. 22 2020 09:20 p.m. Ok so your main error is that the lc_settings table does not exist. Fatal error: 1146 - Table 'gatecam_lite697.lc_settings' doesn't exist Try this fix. I updated the syntax so it can subsitute lc_ with your table prefix. https://github.com/litecart/litecart/commit/72f9d9f008df744a121e2d8ab733cbcbcf8f70cc