Hi
I noticed the number of the pictures under the album thumbnale doesn't change. I have over 50 pics in some abums, but there stays 6 pics.
After that there is an other problem. I have 4 personal galleries and when I made a new one it soesnt show in the list when i click on the personal category. The gallery is public and i can see the pictures in last uploaded section. But the thumbnail of the gallery isn't in the category.
Can someone help me?
Post a link.
http://www.clip-bg.com (http://www.clip-bg.com)
http://clip-bg.com/index.php?cat=10004 (http://clip-bg.com/index.php?cat=10004)
this gallery doesn't come in the personal category, but there is 1 album with 3 pictures
Edit bridge/udb_base.inc.php
find
$sql .= "WHERE ((isnull(approved) or approved='YES') AND category > " . FIRST_USER_CAT . ") $forbidden_with_icon GROUP BY category ";
change to
$sql .= "WHERE ((isnull(approved) or approved='YES') AND category > " . FIRST_USER_CAT . ") $forbidden_with_icon GROUP BY user_id ";
twice.
Thank you!
You can mark this as solved. :)
Great. This fix will be in 1.4.9.
nice work Nibbler :)
Great stuff! it worked for me, too. Thanks a bunch.
worked for me too....
thank you very much :)
NT
Main page says 94 files.
Go into user galleries and add up the number of files.
10+22+8+24+10+20 = 94.
Note that empty user galleries are not displayed.
Issue solved.
Quote from: Nibbler on September 02, 2006, 03:33:23 AM
Main page says 94 files.
Go into user galleries and add up the number of files.
10+22+8+24+10+20 = 94.
Note that empty user galleries are not displayed.
Issue solved.
Nibbler,
Sorry, I was too slow, just changed my previous post. You are correct, I had a user who created a gallery, but didn't upload images. I did a test with Admin, and it is working. Sorry for the inconvenience.
Sean