It seems Gallery 4 was not tested with fixed-width skins using #ipbwrapper since there are several serious display bugs on the image view page when using such ...
upload.php references album_id in the gallery_images table, which no longer exists. This breaks the standard uploader. ...
$stats['maxItem'] = IPSLib::getMaxPostSize(); $stats['maxItemHuman'] = IPSLib::sizeFormat( IPSLib::getMaxPostSize() ); That's returning the upload_max_filesize or post_max_size, whichev ...
ACP settings are in bytes, not KB. Setting "Maximum diskspace for this group (in KB)?" to 500 results in You have used 146,19MB of 500bytes (max per upload: 200MB) ...
image_gps_latlon varchar(255) DEFAULT NULL, Isn't added in upgrades. Only on new installations. ...
View all sizes returns a No Permission error 1-gallery-images-sizes-view-0 $image = $this->_images->fetchImage( intval( $this->request['img'] ) ); Looks like it s ...
At least as far as I can tell, its hardcoded to < 10MB , attempting more just results in the uploader sitting there forever. I can see the 10mb limit in js uploader for the Gallery. Not sure why you would need more (HD maybe?) but no doubt ...
on test board. 3.2.2 upgrade to verson 4.0.0. release. making comments causes errors. ...
If Im viewing an album in detail view. Then If i go to a second page using the tool at the bottom of the page.. the view switches back to the overview once it loads the second page? ...
board http://www.mkforums.co.uk Number of view are not being recorded. All images are still showing number of views as zero? Fresh install of Gallery ...
I tried to upgrade to IP.G 4.0.0 but during the installation I got the following error: Fatal error: Call to undefined method classImageImagemagick::croppedResize() in /<text>/<text>/public_html/forum/<text>/applications_add ...
Installed 4.0.0 - pictures all squeezed just as badly. As a proportion of them can be done? ...
Error: 1140 - Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is illegal if there is no GROUP BY clause mySQL query error: SELECT count(*) as count,i.*,m.members_display_name, m.members_seo_name FROM gallery_albums_ma ...
Clicking on any item within the share image dropdown still closes the menu after updating to 4.0.0 final in Chrome .. ...
If I edit an album to set image titles, description and copyright, then save and subsequently re-edit. The copyright information is not reloaded in the editor and all of the copyright data is lost. ...
Some of the sub-albums in one of my global albums return a 403 error when i click on 'view all sizes'. I can click on the image and get a full-sized picture but just not view all sizes. it is only some sub-albums but there are no per-album permissions f ...
If you have only Gallery, the comment templates aren't imported on the upgrade (Unknown on install) So you wind up with the Fatal error: Call to a member function commentsList() on a non-object in/admin/sources/classes/comments/bootstrap.p ...
When running the Sphinx index, I get the following errors: indexing index 'gallery_search_main'... ERROR: index 'gallery_search_main': sql_query: Unknown column 'g.album_id' in 'on clause' (DSN=xxxxx). total 0 docs, 0 ...
When you create a new MEMBER album from the ACP, you get a pop-up error of "No permissions have been checked, are you sure you want to continue" There's no option to set permissions. Works fine for Globals.. But.. If it's a member album, it s ...
Upgrading with IM enabled returns Fatal error: Call to undefined method classImageImagemagick::croppedResize() in /admin/applications_addon/ips/gallery/sources/classes/gallery/image.php ...