Page 1 of 1

need help: get warnings installing static pages plugin

Posted: Tue Mar 11, 2008 10:47 pm
by quartz
I hope someone can help me! I got this warnings when I trie to enable/install the static pages.

Its a brand new installation of version 1.2.1

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Warning: main(/mnt/web8/30/14/51743414/htdocs/serendipity/plugins/serendipity_event_staticpage/lang_en.inc.php) [function.main]: failed to open stream: No such file or directory in /mnt/web8/30/14/51743414/htdocs/serendipity/plugins/serendipity_event_staticpage/serendipity_event_staticpage.php on line 16

Warning: main() [function.include]: Failed opening '/mnt/web8/30/14/51743414/htdocs/serendipity/plugins/serendipity_event_staticpage/lang_en.inc.php' for inclusion (include_path='.:/opt/RZphp4/includes:/mnt/web8/30/14/51743414/htdocs/serendipity/bundled-libs/:/mnt/web8/30/14/51743414/htdocs/serendipity/bundled-libs/Smarty/libs/:/mnt/web8/30/14/51743414/htdocs/serendipity/:') in /mnt/web8/30/14/51743414/htdocs/serendipity/plugins/serendipity_event_staticpage/serendipity_event_staticpage.php on line 16

Warning: Cannot modify header information - headers already sent by (output started at /mnt/web8/30/14/51743414/htdocs/serendipity/plugins/serendipity_event_staticpage/serendipity_event_staticpage.php:16) in /mnt/web8/30/14/51743414/htdocs/serendipity/include/functions_config.inc.php on line 627

Warning: Cannot modify header information - headers already sent by (output started at /mnt/web8/30/14/51743414/htdocs/serendipity/plugins/serendipity_event_staticpage/serendipity_event_staticpage.php:16) in /mnt/web8/30/14/51743414/htdocs/serendipity/include/functions_config.inc.php on line 627

Warning: Cannot modify header information - headers already sent by (output started at /mnt/web8/30/14/51743414/htdocs/serendipity/plugins/serendipity_event_staticpage/serendipity_event_staticpage.php:16) in /mnt/web8/30/14/51743414/htdocs/serendipity/serendipity_admin.php on line 11


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Posted: Wed Mar 12, 2008 9:53 am
by mattsches
Seems the english language file is missing somehow. Could you try to reinstall the plugin? Or upload it manually to your webserver via FTP?

- Mattsches

Posted: Wed Mar 12, 2008 1:47 pm
by quartz
made a manuell upload over ftp and everything works fine now.

Thank you a lot mattsches