Empty event plugin page

Having trouble installing serendipity?
Post Reply
Henning

Empty event plugin page

Post by Henning »

Hello again

My event-plugin-page seems empty.
Why does Spartacus not provide anything?

Is it the lack of PEAR in the php 5.0.5-installation?

This is from phpinfo:

'./configure' '--host=i386-linux' '--build=i386-linux' '--prefix=/usr' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--libdir=${prefix}/lib/php5' '--program-suffix=5' '--sysconfdir=/etc/php5' '--with-config-file-path=/etc/php5' '--enable-fastcgi' '--enable-force-cgi-redirect' '--disable-ipv6' '--enable-safe-mode' '--disable-rpath' '--disable-all' '--without-pear' '--with-mysql=/usr' '--with-pcre-regex' '--enable-memory-limit' '--enable-inline-optimization' '--enable-session' '--with-zlib' '--with-gd' '--enable-gd-native-ttf' '--with-xpm-dir' '--with-gettext' '--with-ttf' '--with-jpeg-dir' '--with-png-dir' '--with-freetype-dir' '--enable-bcmath' '--with-xml' '--enable-libxml' '--enable-xml' '--with-iconv' '--with-t1lib' '--with-openssl' '--enable-ctype' '--with-kerberos' '--with-imap' '--with-imap-ssl' '--enable-wddx' '--with-xmlrpc' '--with-xmlreader' '--enable-simplexml' '--enable-soap' '--enable-spl' '--enable-dom' '--with-xsl' '--enable-calendar'

Regards - Henning
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Empty event plugin page

Post by garvinhicking »

Which serendipity version are you using?

Please enable your error_log in PHP and see if you get any Warnings/Fatal Errors on the page. It might be that your PHP installation is missing certain functions.

PEAR is not required for Serendipity.

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Henning

0.9

Post by Henning »

Hello
It's a version 0.9 downloaded just some days ago.
One error is shown on the page:

Parse error: parse error, unexpected $ in /customers/brittoghenning.dk/brittoghenning.dk/httpd.www/blog/plugins/serendipity_event_statistics/serendipity_event_statistics.php on line 213
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: 0.9

Post by garvinhicking »

It seems you did not properly copy/extract that statistics file. In the official distribution it does not have a parse error in the file...

Please try to re-upload that file!

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
henning
Regular
Posts: 6
Joined: Wed Nov 23, 2005 10:05 pm
Location: Holstebro, Denmark
Contact:

Garvin right again!

Post by henning »

Thanks for helping Garvin!
The filsize i 13 k.
Should have been 35k.

Fixing it... :oops:
Post Reply