2011-06-05, 03:12:54
roog Wrote:I assume you are using GS 3.0? Maybe it's the I18N plugin that's interfering? If DEBUG mode is turned on you could check if there are any errors printed in the page source.Yeah, 3.0. Removed I18N, to no avail.
Following is in the backend on the news manager page with DEBUG on.
Code:
Warning: file_get_contents(/var/www/foo/html/getsimple/data/pages/.xml) [function.file-get-contents]: failed to open stream: Datei oder Verzeichnis nicht gefunden in /var/www/foo/html/getsimple/admin/inc/basic.php on line 218
Notice: Trying to get property of non-object in /var/www/foo/html/getsimple/plugins/news_manager/inc/functions.php on line 24
Warning: file_get_contents(/var/www/foo/html/getsimple/data/pages/.xml) [function.file-get-contents]: failed to open stream: Datei oder Verzeichnis nicht gefunden in /var/www/foo/html/getsimple/admin/inc/basic.php on line 218
Notice: Trying to get property of non-object in /var/www/foo/html/getsimple/plugins/news_manager/inc/functions.php on line 24
/data/pages/.xml? What the....?
roog Wrote:Are .htaccess errors you described before happening on the same site? If so, you can still PM me the details for direct access, and I'll see what I can find.No, those problems are on another hosting space and not related.