I found the problem because I noticed uploadprogress_get_info() was nowhere
defined. We need the uploadprogress PECL extension, it would be very helpful
if this was mentioned in the demo or in the manual...

Thanks for the help Ben

On Sun, Nov 30, 2008 at 2:08 PM, Isaak Malik <[EMAIL PROTECTED]> wrote:

> Both are not working for me, upload one gives a "Caught Exception:
> undefined" error and second one does nothing.
>
> I decided to take a look into the source code and changed (in the
> Upload.php demo):
>
> catch(e) {
>                 alert('Caught Exception: ' + e.description);
>             }
> into:
>
> catch(e) {
>                 alert('Caught Exception: ' + e.message);
>             }
>
> And now it gives me a "Caught Exception: unterminated regular expression
> literal" error. I'll have a deeper look into it later today.
>
>
> On Sun, Nov 30, 2008 at 1:10 PM, Ben Scholzen 'DASPRiD' <[EMAIL 
> PROTECTED]>wrote:
>
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> Is it about the upload demo or the jsPush demo? If it's the latter one,
>> I'll setup an apache2 in my windows VirtualBox, but else I don't have
>> any idea why it is not working for you.
>> ...................................
>> :  ___   _   ___ ___ ___ _ ___    :
>> : |   \ /_\ / __| _ \ _ (_)   \   :
>> : | |) / _ \\__ \  _/   / | |) |  :
>> : |___/_/:\_\___/_| |_|_\_|___/   :
>> :........:........................:
>> : Web    : http://www.dasprids.de :
>> : E-mail : [EMAIL PROTECTED]       :
>> : Jabber : [EMAIL PROTECTED]     :
>> : ICQ    : 105677955              :
>> :........:........................:
>>
>>
>> Isaak Malik schrieb:
>> > Hello again Ben,
>> >
>> > It's not caused by my antivirus software as far as I know because I've
>> > disabled it while trying. Using Nod32 by the way.
>> >
>> > I had a suspicion that having output_buffering enabled might have caused
>> > the "Catched Exception: undefined" error but I just gave it a try while
>> > having it disabled and the result was the same.
>> >
>> > Regards,
>> > Isaak
>> -----BEGIN PGP SIGNATURE-----
>> Version: GnuPG v1.4.9 (GNU/Linux)
>> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>>
>> iEYEARECAAYFAkkygssACgkQ0HfT5Ws789BNQQCgsVTp8WWTZd03lxC6Y/S7DTpZ
>> r+IAoLSBO0gNAbeNEGjNg9vHSuH4Nyhf
>> =J+ss
>> -----END PGP SIGNATURE-----
>>
>
>
>
> --
> Isaak Malik
> Web Developer
>



-- 
Isaak Malik
Web Developer

Reply via email to