I had the same error after upgrading to the release version of 0.69

> Fatal error: Cannot redeclare get_filesize() (previously declared in
/etc/inc/util.inc:1985) in /usr/local/www/ext/slimserver/functions.inc
on line 252

I've edited functions.inc and services_slimserver_maintenance.php
(/usr/local/www/ext/slimserver) to replace get_filesize with
snget_filesize which then gets round that.  However if I manually try
to run the initialisation script I get the errors below (which don't
mean anything to me) but after disabling and re-enabling the
SqueezeCenter service under 'Extensions' in the FreeNAS GUI it then
works.

Michael, there's also a minor error on the Extensions|SqueezeCenter web
page when rendered with Firefox 3 where the list of files with radio
buttons is one long string rather than the column is used to be.  It
still looks fine in IE.



$ /usr/local/bin/php -f
/mnt/Backup/slimnas/usr/www/services_slimserver_init.php 
X-Powered-By: PHP/5.2.8
Content-type: text/html


Warning: Unexpected character in input:  '' (ASCII=15) state=1 in
/usr/local/bin/php on line 1064

Warning: Unexpected character in input:  '' (ASCII=1) state=1 in
/usr/local/bin/php on line 1064

Warning: Unexpected character in input:  ' in /usr/local/bin/php on
line 1064

Warning: Unexpected character in input:  ' in /usr/local/bin/php on
line 1064

Parse error: syntax error, unexpected '*' in /usr/local/bin/php on line
1064


-- 
liam.whiteside
------------------------------------------------------------------------
liam.whiteside's Profile: http://forums.slimdevices.com/member.php?userid=14546
View this thread: http://forums.slimdevices.com/showthread.php?t=49304

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/plugins

Reply via email to