bolt cms - Config.php -error when logging in -


after updating 2.1.7 error in backend saying

" warning: invalid argument supplied foreach() in /domains/domaindomain.nl/default/src/config.php on line 641

warning: cannot modify header information - headers sent (output started @ /domains/ityhardy.nl/default/src/config.php:641) in /domains/ityhardy.nl/default/src/users.php on line 287 "

using sqlite on site.

frontend seems work fine.

i must add @ time of updating making small changes in contenttypes.yml, don't know in exact order did what.

found it: there stray “uses” in wrong field somewhere in contenttypes.yml


Comments

Popular posts from this blog

php - failed to open stream: HTTP request failed! HTTP/1.0 400 Bad Request -

java - How to filter a backspace keyboard input -

java - Show Soft Keyboard when EditText Appears -