perlaboy LiteCart Fan From Netherlands Member since Feb 2024 perlaboy May 13 2024 10:44 AM I've changed in the section the amount of rows to '0'. After that, I received a lot of errors. Also in the section . So I cannot change it back to '40'. What can I do to fix this? Fatal error: Unsupported operand types: int / string in ~/admin123/settings.app/settings.inc.php (Line 128)
dodo Moderator From Lithuania Member since Mar 2016 dodo May 13 2024 10:50 AM If you have an access to phpmyadmin you can fix any setting directly in there. Check your database table lc_settings.
perlaboy LiteCart Fan From Netherlands Member since Feb 2024 perlaboy May 13 2024 11:27 AM Thank you very much! I've fixed it.
tim Founder From Sweden Member since May 2013 tim May 13 2024 05:45 PM @perlaboy What settings key is this? I would like to reproduce this and prevent PHP from halting with a fatal error.
perlaboy LiteCart Fan From Netherlands Member since Feb 2024 perlaboy May 14 2024 08:21 PM Settings/Lists key --> Table rules Value --> 40 (default) I've set 40 to 0 (zero). The result was many fatal errors.