Re: Re: Usermanager takes ages to load, and eventualy time out.
Quote from: Phill Luckhurst on March 23, 2015, 11:25:21 PMCould possibly be added as a hidden config option for 1.5.x then included in 1.6.I'm happy to add this (expecting some spare time in the next 2...
View ArticleRe: Re: Re: Usermanager takes ages to load, and eventualy time out.
Quote from: Αndré on Today at 09:29:17 PMI'm happy to add this (expecting some spare time in the next 2 weeks). Could somebody please tell me the exact solution? Is there anything else to do expect the...
View ArticleRe: Use album title instead of filename for empty image titles
Which titles do you mean? As far as I know Coppermine doesn't use the manually set image titles as (HTML) titles anywhere. Of course there exist mods that do that, but maybe you're refering to...
View ArticleRe: Usermanager takes ages to load, and eventualy time out.
I assume we're both talking about this post, right? http://forum.coppermine-gallery.net/index.php/topic,78129.msg377945.html#msg377945 (it's displayed as reply #14 for me)
View ArticleRe: Re: Usermanager takes ages to load, and eventualy time out.
Quote from: Αndré on Today at 10:06:41 PMI assume we're both talking about this post, right? http://forum.coppermine-gallery.net/index.php/topic,78129.msg377945.html#msg377945 (it's displayed as reply...
View ArticleMaximum number of photos
Hello, I have more than 100 000 pictures in my photogallery.When I exceed cca. 104 000 pictures, I can not upload any other photos.I get message: Unknown PHP upload error code.When I delete some photos...
View ArticleRe: Gallery3:Modules:custom fields
That's already part of Coppermine: http://documentation.coppermine-gallery.net/en/configuration.htm#admin_custom_image
View ArticleRe: Maximum number of photos
Coppermine itself has no built-in limits. Maybe you exceed the inode limit on your file system. Please talk to your host, he knows the best which limits exists. You can also test this yourself by...
View ArticleRe: Problem with watermark
Confirmed. Patch proposal:[code]Index: util.php===================================================================--- util.php (revision 8783)+++ util.php (working copy)@@ -447,14 +447,18 @@...
View ArticleRe: Greenflower Theme (same as wordpress)
Regarding 4)The sort options are added via JavaScript. Please have a look at that block in themes/sample/theme.php. You need to replace all sort options withCode: [Select]<td...
View ArticleRe: BBCode Control (more bbcodes, buttons and adjustment) for cpg1.5.x
You need to add the tag at least to the available BBCode tags list and add a replacement code. You should also add a new language string to the plugin's language file(s) and you also add a new icon...
View ArticleRe: Gallery3:Modules:custom fields
As far as I know such a plugin doesn't exist. But there exist several threads that implement it as mod, e.g. this one: http://forum.coppermine-gallery.net/index.php/topic,75945.0.html
View ArticleRe: More meta albums for cpg1.5.x
plancast, you need to apply that change both to the functions mma_meta_album and mma_get_pic_pos.
View ArticleRe: Album voting plugin for cpg1.5.x
Quote from: JohannM on March 05, 2015, 08:31:21 PMI installed this plugin but do not see the buttons ...Maybe it doesn't work with your theme. Please post some more information and a link to your...
View ArticleRe: Uncaught exception
Quote from: Aziz108 on April 21, 2014, 05:13:28 PMHello! I don't know should I post this here or at forum plugin thread. I've installed forum plugin and bbcode control plugin. But bbcodes do not work...
View ArticleRe: Usermanager takes ages to load, and eventualy time out.
Added hidden feature to hide file count and disk space usage in user manager to increase performance in SVN revision 8786.Additional to Greg's code, I also removed the corresponding columns in the user...
View ArticleRe: Re: BBCode Control (more bbcodes, buttons and adjustment) for cpg1.5.x
Quote from: Αndré on June 02, 2015, 09:04:30 PMMaybe I'll add this to the next plugin version. If so, the tag's name will probably be "audio" and will support all supported HTML5 audio file types (mp3,...
View Article