View Single Post
Old December 2nd, 2008, 01:31 AM   #27 (permalink)
Luciano
Registered User
 
Join Date: Aug 2005
Posts: 1,229
@matusman
do you have a reason to use utf8_unicode_ci?
I use UTF-8 also.. using utf8_general_ci
I do not have any problems with it, even with russian and chinese.
But you are right it has nothing to do with the problem...

Your problem comes from a gallery problem AND a configuration problem..

I will try to explain:

Your configuration:

Home page - First level category (not acting as category) - Second level category - Third level category -Images

the second level category is the problem.. it adds the the category id of the second level category to the image instead of the third level category to the image.

actually it should show NO LAST UPLOAD!!!

I think Michael, who is working on a new beta will have this fixed, but it requires lots of changes.


Until then, there are 2 ways to workaround the problem:

1. Set the 2.level category to: not acting as category

OR

2. Upload at least one image to the second level category.. and the problem will be gone... But the gallery wont behave as expected..
After u uploaded the image to 2.level -> works as expected
If you upload an image to 3. level.. it will be displayed as last image..
the previous / next links will display images of 2.level cat.. (which is NOT correct.. but it gives NO ERROR as the images exist)


Anyway imho, i dont like this configuration, because if it should work as expected.. suppose someone uploads images in 3rd level, you will have identical last uploads for 2.level and 3.level, which personally I think is not nice..

Luc

Last edited by Luciano; December 2nd, 2008 at 02:27 AM.
Luciano is offline   Reply With Quote