please note that the file is located in /var/www/ openfontlibrary.org/htdocs/cclib/cc-fileverify.php not cchost_lib, since this is cchost 4 and it's in line 225
Thanks > On Wed, Oct 7, 2009 at 12:35 AM, Jon Phillips <[email protected]> wrote: > >> thanks man, OFLB admins, can you try to apply this code and see if >> this fixes the site? >> >> This fixed ocal >> >> Thanks! >> >> Jon >> >> On Tue, Oct 6, 2009 at 2:04 AM, <[email protected]> wrote: >> > in the file: >> > cchost/cchost_lib/cc-fileverify.php >> > >> > Change the line (here it is 223): >> > if( !empty($file['file_format_info']['default-ext']) ) >> > >> > to: >> > if( @!empty($file['file_format_info']['default-ext']) ) >> > >> > Thats it >> > Michi >> > >> > >> > Am 06.10.2009 00:46 schrieb Jon Phillips <[email protected]>: >> >> Well, our VM is in order, just needs to get rocked out. >> >> >> >> >> >> >> >> Highest priority on fixing upload though, right? Michi how did you >> >> >> >> fix??? Thanks for helping. >> >> >> >> >> >> >> >> Jon >> >> >> >> >> >> >> >> On Sun, Oct 4, 2009 at 3:55 AM, Ben Weiner [email protected]> >> wrote: >> >> >> >> > Hi all, >> >> >> >> > >> >> >> >> > Jon Phillips wrote: >> >> >> >> >> >> >> >> >> >> All is well Dave, personal stuff takes precedence and I hope that >> all >> >> >> >> >> will be well soon...you know I've had my share this year... >> >> >> >> >> >> >> >> >> >> I'll see what I can do here in the coming day/week. >> >> >> >> >> >> >> >> >> >> One thing to do is to hand off those responsibilities to Ben and/or >> >> >> >> >> someone else who has some time to pick up the slack...I'll do what I >> >> >> >> >> can to move things forward too. >> >> >> >> >> >> >> >> >> > >> >> >> >> > OK, great. Though I'm happy to wait another little while for Dave to >> get >> >> > his >> >> >> >> > VM in order ;-) >> >> >> >> > >> >> >> >> > Happier doing that than doing the VM stuff myself, that is... >> >> >> >> > >> >> >> >> > Cheers, >> >> >> >> > Ben >> >> >> >> > >> >> >> >> > -- >> >> >> >> > Ben Weiner | http://readingtype.org.uk/about/contact.html >> >> >> >> > >> >> >> >> > >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> -- >> >> >> >> Jon Phillips >> >> >> >> http://rejon.org/ >> >> >> >> +1.415.830.3884 (sf/global) >> >> >> >> +86.134.3957.2035 (china) >> >> >> >> Sent from San Francisco, CA, United States >> >> >> >> >> >> -- >> Jon Phillips >> http://rejon.org/ >> +1.415.830.3884 (sf/global) >> +86.134.3957.2035 (china) >> Sent from San Francisco, CA, United States >> > > >
