The group you are posting to is a
Usenet group . Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
From:
DasJan <jro... @gmail.com>
Date: Tue, 29 Apr 2008 02:07:51 -0700 (PDT)
Local: Tues, Apr 29 2008 5:07 am
Subject: lightbox
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
DasJan <jro... @gmail.com>
Date: Tue, 29 Apr 2008 02:34:15 -0700 (PDT)
Local: Tues, Apr 29 2008 5:34 am
Subject: Re: lightbox
Ok, I'm one step further now. I discovered that uploaded files were
saved to my uploads directory without read permissions.
So I added:
chmod("../uploads/".sanitizeName($_FILES['photo']['name']), 0644);
to admin/bm.php and admin/index.php
Now the files have read permissions an I can access them directly by
going to the uploads directory.
My hope was this would solve the lightbox problem, but it didn't.
Lightbox still doesn't load the images, it just sits there loading.
On Apr 29, 11:07 am, DasJan <jro... @gmail.com> wrote:
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
DasJan <jro... @gmail.com>
Date: Tue, 29 Apr 2008 02:36:51 -0700 (PDT)
Local: Tues, Apr 29 2008 5:36 am
Subject: Re: lightbox
The installation is located here: http://metabrot.gesternwarnichtheute.de/jan/gelato/
On Apr 29, 11:34 am, DasJan <jro... @gmail.com> wrote:
> Ok, I'm one step further now. I discovered that uploaded files were
> saved to my uploads directory without read permissions.
> So I added:
> chmod("../uploads/".sanitizeName($_FILES['photo']['name']), 0644);
> to admin/bm.php and admin/index.php
> Now the files have read permissions an I can access them directly by
> going to the uploads directory.
> My hope was this would solve the lightbox problem, but it didn't.
> Lightbox still doesn't load the images, it just sits there loading.
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
DasJan <jro... @gmail.com>
Date: Tue, 29 Apr 2008 02:44:04 -0700 (PDT)
Local: Tues, Apr 29 2008 5:44 am
Subject: Re: lightbox
After some further testing ....
It works fine in Safari. So I restarted Firefox and cleared the cache
and restarted once again and it still didn't work. Then I enabled
Firebug in hopes that it would lead me to the problem. Then suddenly
the lightbox works and the images show up in Firefox. After disabling
Firebug again it's not working anymore. Strange?
On Apr 29, 11:36 am, DasJan <jro... @gmail.com> wrote:
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
pecesama <peces... @gmail.com>
Date: Tue, 29 Apr 2008 08:18:44 -0700 (PDT)
Local: Tues, Apr 29 2008 11:18 am
Subject: Re: lightbox
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
DasJan <jro... @gmail.com>
Date: Tue, 29 Apr 2008 12:52:30 -0700 (PDT)
Local: Tues, Apr 29 2008 3:52 pm
Subject: Re: lightbox
I already found that thread earlier and did that, then it didn't work.
Now I just replaced them again and now it seems to be working.
Thanks,
Jan
On Apr 29, 5:18 pm, pecesama <peces... @gmail.com> wrote:
You must
Sign in before you can post messages.
You do not have the permission required to post.