| Next, Previous, & Flimstrip
I posted this once before - maybe it got lost since I don't see the BETA forum anymore. But we talked about this issue...
As a regular member.
When I open a gallery, I do not have the film strip displayed and when I click NEXT and PREVIOUS the i= in the link is empty so no image is shown.
I have checked and rechecked permissions, I JUST redownloaded the entire 2.5 package and also updated all templates and the product. Same error.
I had to do this:
In showimage.php I had to comment out lines 140-143:
// if ($userid)
// {
// $wherequery[] = 'images.userid = ' . $userid;
// }
You won't see this error as an administrator, only a regular user browsing another user's gallery.
I don't do a lot of restrictions on my site - pictures are not moderated and I only have three member groups, ADMIN, MOD, and USER... ADMIN and MOD same permissions, USER have just about everything - except ...others posts type permissions.
Any ideas on this one?
|