I managed to install vvveb and the installation proccess went without any issues, but now when i try to replace an image or installing a new theme, i get tons of 'Undefined index' errors in the log and other PHP warnings
For example:
PHP Warning: Invalid argument supplied for foreach() in /home/storage/4/aa/20/site/public_html/storage/compiled-templates/admin_6_default_settings_site.html on line 1456
Invalid argument supplied for foreach() in /home/storage/4/aa/20site/public_html/storage/compiled-templates/admin_6_default_settings_site.html on line 1486
Undefined index: page in /home/storage/4/aa/20/site/public_html/system/validator.php on line 84
Undefined index: code in /home/storage/4/aa/20/site/public_html/storage/compiled-templates/app_3_landing_index.html-edit on line 182
Undefined index: url in /home/storage/4/aa/20/site/public_html/storage/compiled-templates/app_3_landing_index.html-edit on line 211
Undefined index: page in /home/storage/4/aa/20/site/public_html/system/validator.php on line 84
Undefined index: browse in /home/storage/4/aa/20/site/public_html/system/validator.php on line 84
I managed to install vvveb and the installation proccess went without any issues, but now when i try to replace an image or installing a new theme, i get tons of 'Undefined index' errors in the log and other PHP warnings
For example:
PHP Warning: Invalid argument supplied for foreach() in /home/storage/4/aa/20/site/public_html/storage/compiled-templates/admin_6_default_settings_site.html on line 1456 Invalid argument supplied for foreach() in /home/storage/4/aa/20site/public_html/storage/compiled-templates/admin_6_default_settings_site.html on line 1486 Undefined index: page in /home/storage/4/aa/20/site/public_html/system/validator.php on line 84 Undefined index: code in /home/storage/4/aa/20/site/public_html/storage/compiled-templates/app_3_landing_index.html-edit on line 182 Undefined index: url in /home/storage/4/aa/20/site/public_html/storage/compiled-templates/app_3_landing_index.html-edit on line 211 Undefined index: page in /home/storage/4/aa/20/site/public_html/system/validator.php on line 84 Undefined index: browse in /home/storage/4/aa/20/site/public_html/system/validator.php on line 84
Am i missing something?