The following warnings occurred: | |||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
|
backend error - 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: backend error (/showthread.php?tid=5516) |
backend error - lukoie - 2014-01-16 i've got this eror on my /admin/ page while trying to login: Warning: Cannot modify header information - headers already sent by (output started at /home/MYDOMAIN/admin/index.php:17) in /home/MYDOMAIN/admin/template/header.php on line 19 v3.3.0 how do i fix it? ps: to be noted, i have a "php get_header();" tag in my template, if its the case. RE: backend error - shawn_a - 2014-01-16 Means something is throwing an error check data/other/logs/error.txt RE: backend error - lukoie - 2014-01-16 its [15-Jan-2014 18:50:50 Asia/Jerusalem] PHP Warning: file_get_contents(/DOMAIN/data/pages/.xml) [<a href='function.file-get-contents'>function.file-get-contents</a>]: failed to open stream: No such file or directory in /DOMAIN/admin/inc/caching_functions.php on line 91 |