another mobile plugin bug

Creating and modifying plugins.
Post Reply
juergen
Regular
Posts: 55
Joined: Tue Jul 04, 2006 2:23 pm
Location: Mayence, Germany
Contact:

another mobile plugin bug

Post by juergen »

Hi,

installing serendipity_event_mobile_output aborts with

Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in [...]/plugins/serendipity_event_mobile_output/mobile.class.php on line 7

After all nothing, no frontend, no backend, works at http://arabesken.juergen-luebeck.de/ and so I need some help urgently.

Thx,
Juergen
juergen
Regular
Posts: 55
Joined: Tue Jul 04, 2006 2:23 pm
Location: Mayence, Germany
Contact:

Re: another mobile plugin bug

Post by juergen »

juergen wrote: After all nothing, no frontend, no backend, works at http://arabesken.juergen-luebeck.de/ and so I need some help urgently.
ok, after deleting the serendipity_event_mobile_output from plugin directory it works again.

the parsing error happens while each try of installation from spartacus

my version is serendipity 1.4.1

Juergen
onli
Regular
Posts: 3044
Joined: Tue Sep 09, 2008 10:04 pm
Contact:

Re: another mobile plugin bug

Post by onli »

Hi
Thanks for the report. I can't repeat the error here. Which version of php are you using, of which version is the plugin?
juergen
Regular
Posts: 55
Joined: Tue Jul 04, 2006 2:23 pm
Location: Mayence, Germany
Contact:

Re: another mobile plugin bug

Post by juergen »

onli wrote:HiWhich version of php are you using, of which version is the plugin?
Serendipity 1.4.1, PHP 4.4.8
(serendipity_event_mobile_output) Autor: Pelle Boese; version: 1.0;

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

Re: another mobile plugin bug

Post by garvinhicking »

Hi!

The plugin has a dependency for PHP 5.0.0 which sadly is currently not properly enforced through Spartacus...

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/
Post Reply