Page 1 of 1

another mobile plugin bug

Posted: Sun Apr 11, 2010 11:16 am
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

Re: another mobile plugin bug

Posted: Sun Apr 11, 2010 11:23 am
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

Re: another mobile plugin bug

Posted: Sun Apr 11, 2010 11:35 am
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?

Re: another mobile plugin bug

Posted: Sun Apr 11, 2010 11:46 am
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

Re: another mobile plugin bug

Posted: Sun Apr 11, 2010 1:40 pm
by garvinhicking
Hi!

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

Regards,
Garvin