Re: Getting Error: Unable to create thumbnail or reduced size image.
Coppermine itself doesn't have specific size limit... But there is a practical limit where your server will exhaust resources (memory,CPU, time out).Unless you have a need to store/download large...
View ArticleRe: How Can I Put a Clickable Link Alongside an Image?
You can enter a link in the description field for an image (see Description? when editing an image).If you want the action to happen when someone clicks on an image, you'll have to create a custom theme.
View ArticleHeader and Watermark not seen
I have the 'hardwired' template enabled in Coppermine. I'm designing my taste. I have designed a Header and a watermark. But I do not know how to put the header, I've tried putting the path, but not...
View ArticleRe: Making the "help"-screens better readable
I know. But the font-color does not have to be white does not have to be white. And may be (but I'm not a specialist) you could reverse that fading of the background to the text, in a way that the...
View ArticleRe: Making the "help"-screens better readable
The design is based on the core theme from SMF Forums, they let us use it by kind permission. The version used for Coppermine was build by Joachim Muller (GauGau) and a fine job he did. I agree with...
View ArticleRe: Add Description Meta to Gallery and rel=canonical to META pages
Hi,I've just noticed that it could be interesting to sanitize the description using PHP. Sometimes I use the double quotes in the description, thus breaking the description meta tag.
View ArticleRe: cpg1.5.32 Security release - upgrade mandatory!
Thanks for the continued dedication and development
View ArticleRe: MiniCMS plugin for cpg1.5.x
Default table creation for your MySQL must not be MyISAM.Add ENGINE=MyISAM to the end of the CREATE TABLE statement.
View ArticleRe: MiniCMS plugin for cpg1.5.x
What version of MySQL are you using?(go to the information tab - phpinfo as admin in Coppermine if you don't know...)Appears your installation may be trying to create the table as InnoDB... rather than...
View ArticleRe: MiniCMS plugin for cpg1.5.x
QuoteServer: Localhost via UNIX socketServer-Typ: MySQLServer Version: 5.5.38-0ubuntu0.14.04.1 - (Ubuntu)Protokoll-Version: 10Benutzer: root@localhostServer Zeichensatz: UTF-8 Unicode (utf8)output of...
View ArticleRe: MiniCMS plugin for cpg1.5.x
Quote from: flamendeShana on Yesterday at 10:24:15 PMcan you please say me where to ad this exactyl?At the end of the CREATE TABLE query:[code]CREATE TABLE `cpg15x_cms` ( `ID` int(11) NOT NULL...
View ArticleRe: Time delay picture posting mod
I concure. Send me your contact info and I will give you my admin login.
View ArticleRe: Getting Error: Unable to create thumbnail or reduced size image.
http://documentation.coppermine-gallery.net/en/upload_troubleshooting.htm#upload_support
View ArticleMOVED: How Can I Put a Clickable Link Alongside an Image?
This topic has been moved to cpg1.5 themes (visuals).http://forum.coppermine-gallery.net/index.php?topic=77856.0
View ArticleRe: Forcing the upload page to use a specific album
To pre-select a specific album, you can add the album ID to the URL, like http://coppermine-gallery.net/demo/cpg15x/upload.php?album=123
View ArticleRe: Header and Watermark not seen
Please post some more details, e.g. a link to your your watermark file, the path for the watermark file you added in the settings and what exactly you've set up regarding your header. A test user...
View ArticleAméliorer la fonction search.php
Bonjour à tous,je voudrais savoir comment modifier le fichier search.php pour inclure dans la recherche, les mots avec accent é, è à... Merci pour votre aideChristophe
View ArticleRe: Modiciation du systeme de vote
Bonjour,il me semble qu'il y avait eu un plugin il y a quelque temps qui améliorait le système de vote, à cherchersinon, il faut regarder le code actuel et le modifier en fonction de tes besoins (mais...
View Article