Re: [fw-general] Working progressbar demo

2008-11-30 Thread Isaak Malik
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]> w

Re: [fw-general] Working progressbar demo

2008-11-30 Thread Isaak Malik
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

Re: [fw-general] Working progressbar demo

2008-11-30 Thread Ben Scholzen 'DASPRiD'
-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. ... : ___ _ ___ ___ ___ _ ___

Re: [fw-general] Working progressbar demo

2008-11-29 Thread Isaak Malik
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 disa

Re: [fw-general] Working progressbar demo

2008-11-29 Thread Ben Scholzen 'DASPRiD'
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Sounds fine to me, do you have some specific Virus scanner like BitDefender running? I know that BitDefender with default settings makes problems with the JsPush adapter. ... : ___ _ ___ ___ ___ _ ___: : | \ /

Re: [fw-general] Working progressbar demo

2008-11-29 Thread Isaak Malik
Firefox 3.0.4 on Win XP Apache 2, mod_php. On Sat, Nov 29, 2008 at 12:17 AM, Ben Scholzen 'DASPRiD' <[EMAIL PROTECTED]>wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Which exact OS / Browser are you using. I tested it on several browsers > and on several systems. > .

Re: [fw-general] Working progressbar demo

2008-11-28 Thread Ben Scholzen 'DASPRiD'
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Which exact OS / Browser are you using. I tested it on several browsers and on several systems. ... : ___ _ ___ ___ ___ _ ___: : | \ /_\ / __| _ \ _ (_) \ : : | |) / _ \\__ \ _/ / | |) | : : |___/_/:\_

[fw-general] Working progressbar demo

2008-11-28 Thread Isaak Malik
Hey, Does anyone have a live working demo of the new Zend_Progressbar class they can share? I can't seem to get the included demo working on Windows, it keeps giving me an "undefined" javascript alert error. -- Isaak Malik Web Developer