Page 1 of 1
event_mobile_ breaks site
Posted: Fri Nov 02, 2007 1:36 pm
by Xanthouos
I tried installing the serendipity_event_mobile_output plugin and it seams to have broken s9y:
Code: Select all
Parse error: parse error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/content/d/i/e/diefamilie/html/support/plugins/serendipity_event_mobile_output/mobile.class.php on line 7
http://support.diefamilie.org/
BTW, I deleted the plugin dir, back up, removed it from the list of installed plugins.
Posted: Fri Nov 02, 2007 2:15 pm
by judebert
I had a look, and that line is:
All of those look like fine PHP keywords and variables to me. The lines above and below are okay, too.
It's possible the file was corrupted on transfer. Did you install through SPARTACUS or through FTP?
I suppose it's possible that the PHP version would make a difference, too. Which version do you run?
Nice looking page, by the way.
Posted: Fri Nov 02, 2007 2:25 pm
by Xanthouos
judebert wrote:I had a look, and that line is:
All of those look like fine PHP keywords and variables to me. The lines above and below are okay, too.
It's possible the file was corrupted on transfer. Did you install through SPARTACUS or through FTP?
I suppose it's possible that the PHP version would make a difference, too. Which version do you run?
Was uploaded via sparticus. I suppose I can try again, since it's easy to remedy.
PHP Version 4.3.11
Nice looking page, by the way.
Thank you!

Posted: Fri Nov 02, 2007 2:30 pm
by Xanthouos
ok, tried again and it crashes on install:
Code: Select all
Trying to open URL package_event_en.xml...
Fetched 241516 bytes from already existing file on your server. Saving file as /home/content/d/i/e/diefamilie/html/support/templates_c/package_event_en.xml...
Trying to open URL serendipity_event_mobile_output.php?rev=1.9999...
Fetched 30416 bytes from the URL above. Saving file as /home/content/d/i/e/diefamilie/html/support//plugins/serendipity_event_mobile_output/serendipity_event_mobile_output.php...
Data successfully fetched.
Trying to open URL wurfl_config.php?rev=1.9999...
Fetched 6382 bytes from the URL above. Saving file as /home/content/d/i/e/diefamilie/html/support//plugins/serendipity_event_mobile_output/wurfl/wurfl_config.php...
Data successfully fetched.
Trying to open URL wurfl_class.php?rev=1.9999...
Fetched 22530 bytes from the URL above. Saving file as /home/content/d/i/e/diefamilie/html/support//plugins/serendipity_event_mobile_output/wurfl/wurfl_class.php...
Data successfully fetched.
Trying to open URL update_cache.php?rev=1.9999...
Fetched 3255 bytes from the URL above. Saving file as /home/content/d/i/e/diefamilie/html/support//plugins/serendipity_event_mobile_output/wurfl/update_cache.php...
Data successfully fetched.
Trying to open URL wurfl_parser.php?rev=1.9999...
Fetched 18554 bytes from the URL above. Saving file as /home/content/d/i/e/diefamilie/html/support//plugins/serendipity_event_mobile_output/wurfl/wurfl_parser.php...
Data successfully fetched.
Trying to open URL lang_en.inc.php?rev=1.9999...
Fetched 5862 bytes from the URL above. Saving file as /home/content/d/i/e/diefamilie/html/support//plugins/serendipity_event_mobile_output/lang_en.inc.php...
Data successfully fetched.
Trying to open URL mobile.class.php?rev=1.9999...
Fetched 8508 bytes from the URL above. Saving file as /home/content/d/i/e/diefamilie/html/support//plugins/serendipity_event_mobile_output/mobile.class.php...
Data successfully fetched.
Trying to open URL lang_de.inc.php?rev=1.9999...
Fetched 6352 bytes from the URL above. Saving file as /home/content/d/i/e/diefamilie/html/support//plugins/serendipity_event_mobile_output/lang_de.inc.php...
Data successfully fetched.
Trying to open URL i.php?rev=1.9999...
Fetched 1196 bytes from the URL above. Saving file as /home/content/d/i/e/diefamilie/html/support//plugins/serendipity_event_mobile_output/i.php...
Data successfully fetched.
Parse error: parse error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/content/d/i/e/diefamilie/html/support/plugins/serendipity_event_mobile_output/mobile.class.php on line 7
Posted: Fri Nov 02, 2007 2:33 pm
by garvinhicking
Hi!
The plugin only works with PHP5.
Regards,
Garvin
Posted: Fri Nov 02, 2007 2:45 pm
by Xanthouos
garvinhicking wrote:Hi!
The plugin only works with PHP5.
Regards,
Garvin
Ahhh, makes sense. Ok. well, a lot of servers haven't upgraded yet.
Maybe that aspect could be mentioned in the info box of the plugin, so more folks don't have the same problem?
Judebert, I noteced you use Ubuntu.

I use
Mepis!

Posted: Wed Jun 25, 2008 11:37 pm
by dnlninja
having this same problem, anyway to fix it? cant see to delete it now..
Posted: Thu Jun 26, 2008 12:18 am
by dnlninja
nm fixed it, had to manually remove it using php code :/
Posted: Tue Jul 22, 2008 12:05 pm
by CRen
Have the same problem, but the PHP5-Thing maybe solves it!
