Though I haven't edited the original sc2replay files. I just
downloaded the sc2replay from the site here and uploaded it. Do I need
On Feb 27, 12:19 pm, Kyle Fletcher <
kfletche...@gmail.com> wrote:
> Lack of bzip2 is tho most likely what is causing some values not to be
> parsed at all tho. Happened to me once had to change hosts.
>
> I'm assuming you are trying to use this locally, what OS are you on?
> Most likely you will have to reinstall php with bzip2 support because
> I don't think there is a way to enable it without doing so.
>
> On Feb 27, 9:41 am, "
spa...@sc2buddy.net" <
spa...@sc2buddy.net> wrote:
>
>
>
>
>
>
>
> > lack of bzip2 won't be what's causing the error. if it is installed,
> > then the script is more efficient, but if it isn't it will still work,
> > just a bit messy.
>
> > On Feb 27, 3:39 pm, HermesBird <
axel.mille...@gmail.com> wrote:
>
> > > Ok, so should I be using this with a certain CMS? Right now I'm just
> > > running it bare-bones on my server. I downloadedhttp://
bzip.org/and
> > > threw the files into the same folder as my sc2replay then used the
> > > upload_file.php to upload a file but still get the same result. Is
> > > there an install tutorial somewhere in the docs?
>
> > > On Feb 27, 5:16 am, Kyle Fletcher <
kfletche...@gmail.com> wrote:
>
> > > > do you have the bzip2 module installed? That is probably why some of
> > > > the values are not showing up. Also i think the upload_file.php file
> > > > that is included in the zip is a bit out of date. There is no
> > > > function named parseDetailsValue() anymore. Have a look herehttp://