Osclass Support Forums

General osclass questions => Themes => Topic started by: hepi on October 29, 2022, 08:56:21 PM

Title: help with mcfly theme
Post by: hepi on October 29, 2022, 08:56:21 PM
hello brother can you help me with this one


Code: [Select]
[29-Oct-2022 20:50:39 Europe/Madrid] PHP Fatal error:  Uncaught Exception: file_put_contents(/home/admin/web/xxx/public_html/oc-content/themes/mcfly/assets/css/dist/overwrite.min.css): failed to open stream: Permission denied in /home/admin/web/xxx/public_html/oc-content/themes/mcfly/vendor/composer_components/madhouse/themekitchen/classes/Madhouse/ThemeKitchen/Modules/DesignModule.php:197
Stack trace:
#0 /home/admin/web/xxx/public_html/oc-content/themes/mcfly/vendor/composer_components/madhouse/themekitchen/classes/Madhouse/ThemeKitchen/Modules/DesignModule.php(118): Madhouse_ThemeKitchen_Modules_DesignModule->writeFile()
#1 /home/admin/web/xxx/public_html/oc-content/themes/mcfly/vendor/composer_components/madhouse/themekitchen/classes/Madhouse/ThemeKitchen/Services/SettingsService.php(126): Madhouse_ThemeKitchen_Modules_DesignModule->update()
#2 /home/admin/web/xxx/public_html/oc-content/themes/mcfly/vendor/composer_components/madhouse/themekitchen/classes/Madhouse/ThemeKitchen/Services/SettingsService.php(80): Madhouse_T in /home/admin/web/xxx/public_html/oc-content/themes/mcfly/vendor/composer_components/madhouse/themekitchen/classes/Madhouse/ThemeKitchen/Modules/DesignModule.php on line 197

Thank you  :-*
Title: Re: help with mcfly theme
Post by: MB Themes on October 30, 2022, 08:09:07 AM
You probably only need to set correct permissions on theme files (755/644)
Title: Re: help with mcfly theme
Post by: hepi on October 30, 2022, 10:57:36 AM
You probably only need to set correct permissions on theme files (755/644)

thank you brother, you are the best  :-*