Site Errors - Printable Version +- GetSimple Support Forum (http://get-simple.info/forums) +-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3) +--- Forum: General Questions and Problems (http://get-simple.info/forums/forumdisplay.php?fid=16) +--- Thread: Site Errors (/showthread.php?tid=16674) |
Site Errors - aegrimm-services - 2022-06-05 [22-May-2022 23:42:36 America/New_York] PHP Parse error: syntax error, unexpected '}', expecting end of file in /home/{site_name}/public_html/admin/inc/theme_functions.php(544) : eval()'d code on line 39 I am also getting a 403 forbidden error when attempting to save an updated page [22-May-2022 16:19:59 America/New_York] PHP Warning: file_put_contents(../../data/cache/stylesheet.txt): failed to open stream: No such file or directory in /home/{site_name}/public_html/admin/template/style.php on line 64 [22-May-2022 16:19:59 America/New_York] PHP Warning: chmod(): No such file or directory in /home/{site_name}/public_html/admin/template/style.php on line 65 I am not sure if the errors above have been resolved since no further documentation of the errors has been recorded since May 22 I am still getting a 403 forbidden error when saving changes to pages in the admin of my site but no errors when updating/editing components or the theme files. Platform: Windows Host: Namecheap GS version: 3.3.16 PHP Version 7.4.29 - OK cURL Module Installed - OK GD Library Installed - OK ZipArchive Installed - OK SimpleXML Module Installed - OK chmod chmod - OK I have viewed/edited pages listed in the above errors and didn't find any obvious errors, such as missing brackets, semicolons, or parenthesis. The 403 forbidden error is priority 1 for me as editing locally and uploading is not really an option. |