[jQuery] Re: SFBrowser updated to 2.5.1

2008-11-22 Thread Sjeiti

Strange why the include_once doesn't work on your machine. Just to be
sure I changed the include_once to simply include (theoretically that
shouldn't make any difference in this case, but you never know).
I also fixed the IE bug (deleted a comma from the json).


[jQuery] Re: SFBrowser updated to 2.5.1

2008-11-21 Thread Sjeiti

:-) heh... will do in just a minute... got a beer right here... just
waiting for some people to show up so we can hit the streets.
IE sucks though: can't see what is wrong there yet, guess I'm gonna
have to make the php write a log file .


On Nov 21, 5:17 pm, Mickster <[EMAIL PROTECTED]> wrote:
> Leave the drawing board and have a beer at Rembrandtpleijn(?)
> instead :)


[jQuery] Re: SFBrowser updated to 2.5.1

2008-11-21 Thread Mickster

Found it.
The config.php wasn't included but I didn't get any error message from
my php...
So in index.php, I changed line 10 to include the config.php before
the init.php:


Works and looks really good!

Keep up the good job!

On Nov 21, 5:17 pm, Mickster <[EMAIL PROTECTED]> wrote:
> Using Firefox 3, PHP 5.2.2. Firefox is quiet, says nothing.
>
> But don't worry about it - there's obviously something wrong on my
> side when not even the constants work - your code is good!
> I'll look into it again later!
>
> Leave the drawing board and have a beer at Rembrandtpleijn(?)
> instead :)
>
> Thanks!
>
> On Nov 21, 5:04 pm, Sjeiti <[EMAIL PROTECTED]> wrote:
>
> > I checked it here on two webservers :-(
> > What version php are you running?
> > And if you have Firebug installed, what does the console say?
> > or maybe...
> > ah... bloody... you must be running IE
> > The last version ran just fine in IE so I didn't bother to check
> > (Firefox and Chrome were working so I presumed...)
> > oh well... back to the drawing board :.(
>
> > On Nov 21, 4:37 pm, Mickster <[EMAIL PROTECTED]> wrote:
>
> > > Thanks for your quick answer!
>
> > > I've downloaded it but I can't get it to work - for some reason the
> > > define constants doesn't work (suspect my setup has a bad day :) ).
> > > Anyhow, I changed all the constants and got all js-files to load.
> > > But when I click the examples, nothing happen - no errors, no
> > > nothing...
>
> > > Most likely something is wrong with my setup, so I'll keep checking...
>
> > > Thanks!


[jQuery] Re: SFBrowser updated to 2.5.1

2008-11-21 Thread Mickster

Using Firefox 3, PHP 5.2.2. Firefox is quiet, says nothing.

But don't worry about it - there's obviously something wrong on my
side when not even the constants work - your code is good!
I'll look into it again later!

Leave the drawing board and have a beer at Rembrandtpleijn(?)
instead :)

Thanks!

On Nov 21, 5:04 pm, Sjeiti <[EMAIL PROTECTED]> wrote:
> I checked it here on two webservers :-(
> What version php are you running?
> And if you have Firebug installed, what does the console say?
> or maybe...
> ah... bloody... you must be running IE
> The last version ran just fine in IE so I didn't bother to check
> (Firefox and Chrome were working so I presumed...)
> oh well... back to the drawing board :.(
>
> On Nov 21, 4:37 pm, Mickster <[EMAIL PROTECTED]> wrote:
>
> > Thanks for your quick answer!
>
> > I've downloaded it but I can't get it to work - for some reason the
> > define constants doesn't work (suspect my setup has a bad day :) ).
> > Anyhow, I changed all the constants and got all js-files to load.
> > But when I click the examples, nothing happen - no errors, no
> > nothing...
>
> > Most likely something is wrong with my setup, so I'll keep checking...
>
> > Thanks!


[jQuery] Re: SFBrowser updated to 2.5.1

2008-11-21 Thread Sjeiti

I checked it here on two webservers :-(
What version php are you running?
And if you have Firebug installed, what does the console say?
or maybe...
ah... bloody... you must be running IE
The last version ran just fine in IE so I didn't bother to check
(Firefox and Chrome were working so I presumed...)
oh well... back to the drawing board :.(



On Nov 21, 4:37 pm, Mickster <[EMAIL PROTECTED]> wrote:
> Thanks for your quick answer!
>
> I've downloaded it but I can't get it to work - for some reason the
> define constants doesn't work (suspect my setup has a bad day :) ).
> Anyhow, I changed all the constants and got all js-files to load.
> But when I click the examples, nothing happen - no errors, no
> nothing...
>
> Most likely something is wrong with my setup, so I'll keep checking...
>
> Thanks!


[jQuery] Re: SFBrowser updated to 2.5.1

2008-11-21 Thread Mickster

Thanks for your quick answer!

I've downloaded it but I can't get it to work - for some reason the
define constants doesn't work (suspect my setup has a bad day :) ).
Anyhow, I changed all the constants and got all js-files to load.
But when I click the examples, nothing happen - no errors, no
nothing...

Most likely something is wrong with my setup, so I'll keep checking...

Thanks!


On Nov 21, 3:26 pm, Sjeiti <[EMAIL PROTECTED]> wrote:
> No example page (yet). Got a screenshot here 
> though:http://www.sjeiti.com/wp-content/uploads/2008/11/sfbrowser.png
> But if you download it, it should work right away. There are three
> examples on the bottom of the root-index page.


[jQuery] Re: SFBrowser updated to 2.5.1

2008-11-21 Thread Sjeiti

No example page (yet). Got a screenshot here though:
http://www.sjeiti.com/wp-content/uploads/2008/11/sfbrowser.png
But if you download it, it should work right away. There are three
examples on the bottom of the root-index page.


[jQuery] Re: SFBrowser updated to 2.5.1

2008-11-21 Thread Mickster

Hi,

do you have any example page somewhere?
Would be nice to see before I download and test...

Regards,
Mickster

On Nov 21, 12:27 pm, Sjeiti <[EMAIL PROTECTED]> wrote:
> http://plugins.jquery.com/project/SFBrowser
> SFBrowser is a file browsing and upload plugin. Returns a list of
> objects with additional information on the selected files
> (filesize,date,width,height). Features: ajax file upload,
> localisation, sortable file table, file filtering, file renameing,
> file duplication, file download, file/folder context menu, folder
> creation, image resizing, image preview, text/ascii preview, multiple
> files selection, inline or overlay browsing.