When browsing the Gallery, changing the "Global and Member Albums" filter, doesn't change the title of the filter as it does in IP.Downloads, it just stays as "Global and Member Albums". For example, in Gallery: ...
When viewing a guest album, it displays "By <link>" instead of "By Guest <link>" on the overview and detail views. ...
If you have an album that has linebreaks in the description, editing the album will display the <br /> tags so saving the album without removing them, also converts/displays those <br /> tags. When creating the album: ...
My Settings > Gallery tab throws the following: Fatal error: Uncaught exception 'Exception' with message 'gallery is not an object' in C:\_WAMP\www\314\admin\sources\base\ipsRegis ...
If you have guest uploading permitted, on the 'By Guest (View all albums)' , the link is: /index.php?app=gallery&user= , which just returns you to the index. Not sure how you want to handle that as members links are 'friendly' , ...
If you use the non-flash uploader to add an image, the album information is not displayed at the top of the Review & Publish page. Using normal uploader: ...
(Upgraded from 4.0.2) When viewing an image using the mobile skin, the Uploaded date displays as "--" rather than the date. ...
On the New Album form (from the upload image page), the Private Album and Public Album radio buttons both share the same name and id of 'album_is_public' so clicking on the labels to select the radio button has unexpected results. You have to actually cli ...
If you use the Cancel link on the New Album form (from the upload image page), it redirects to the following page which throws a fatal error: index.php?app=core&module=usercp&tab=gallery ...
(upgraded from 4.0.2) The new album form (accessed from the upload image page) is trying to display the missing phrase 'album_description' above the description box. ...
(Upgraded from 4.0.2) When you move a member album from the ACP (change the parent), it removes the '*' from the album_g_perms_view column which causes the album to be hidden when browsing the gallery from the front end, even to the owner. ...
(Upgraded from 4.0.2 - tested using Chrome 10 and Safari 5) When uploading an image, the progress bar and delete links are not displayed correctly. Also, hovering over the Review & Publish button on this page turns the text green which makes ...
If you use the non-flash uploader to add an image, the album information is not displayed at the top of the Review & Publish page. Using normal uploader: ...
Hello! There is a template error in Gallery search results. http://community.inv.. ...
Simple uploader doesn't work anymore in 4.0.3, need to look into it. ...
From ticket #734899 There are some queries using bad indexes to retrieve the albums list in the gallery homepage, we should find a better way to handle those. ...
The feature image in the Galery's Home isn't resized to fit inside the box, we can clearly see it on the top right corner of the image (see first attached picture). This seems to create an even worse problem under Firefox 3 & 4, when using a ...
it may be a server setup issue as the logs showed max number of retires error member started an album member found that after starting the album could not visit gallery due to 503 error after visiting the alb ...
In the show_image template we have; <input onclick="Debug.dir( event ); this.select(); " type='text' size='40' readonly='readonly' name='bbcode1' value='[media]{$info['image_url']}[/media]& ...
We have the BBCode albumwrap CSS set to 3.0.x, and, apparently, at some times, that can cause a problem.. Let's see what happens here. doc ...