Thanks Neil,
I replaced the single instance of this in plugin.pm..... unfortunately,
still no joy in Fishbone.

Thanks anyways!
y.

Neil Sleightholm Wrote: 
> Search for sub webPages in Plugin.pm and change:
> $version =~ s/\.//g;
> to:
> $version =~ s/\.|[A-Za-z]//g;
> 
> Neil


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

Reply via email to