Announcement

Do not use the forums to submit bug reports, feature requests or patches, submit a New Ticket instead.

#1 2007-01-23 17:39:08

jelmer
Xinha Community Member
Registered: 2007-01-11
Posts: 11

Wrong path for thumbnails of images in subdirs (EFM)

hey, i finally got things working a bit... just downloaded latest 0.91 beta (with the fix!)

i have some images in a subdir of a subdir, but the thumbnails don't show. Only in the main dir, i see thumbnails. when i check the properties of those images, i see that the path relative from the main to the subdir is missing, ie /images/t_image1.jpg in stead of /images/subdir1/subdir2/t_image1.jpg.

Is this a bug or just a misconfig?

Offline

#2 2007-01-24 12:54:53

jelmer
Xinha Community Member
Registered: 2007-01-11
Posts: 11

Re: Wrong path for thumbnails of images in subdirs (EFM)

I got the solution myself:

it has something to do with $IMConfig['thumbnail_dir'] = '';

i had this in my configXinha.php and it appears this is relative to the root-path of your images and not to the dir you are browsing at the moment.
so my advice: don't mess with it in your config-file unless you have to!

Offline

Board footer

Powered by FluxBB