Re: No further photos can be added to an album - batch add and http upload fails
The error points to coppermine/include/picmgmt.inc.php on line 437 because there is the code to create images on upload "$src_img = imagecreatefromjpeg($src_file);" or line 439 "$src_img =...
View ArticleRe: No further photos can be added to an album - batch add and http upload fails
Quote from: allvip on Yesterday at 02:21:03 PMYou did not answer one of my questions: Do you have access to php.ini on your host? Sorry, I was a bit tired today in the morning. So I forgot to answer.I...
View ArticleRe: Synology server
Problem solved.It only works with DG, not with imagemagick!Thanks,Johnny
View ArticleRe: No further photos can be added to an album - batch add and http upload fails
Quote from: Mate Matic on Today at 12:08:56 PMNow, I set the Maximum size for file upload (Maximalgröße für das Hochladen von Dateien) of 134217 KB in coppermine and chose the option Automatically...
View ArticleRe: No further photos can be added to an album - batch add and http upload fails
Quote from: Mate Matic on Today at 11:24:57 AMMy web hosting provider says again, they allow only an upload_max_filesize of 64M (converted about 67 MB). With 134217 KB = 128M in Config - Max size for...
View ArticleRe: No further photos can be added to an album - batch add and http upload fails
Quote from: Mate Matic on December 05, 2014, 01:12:50 PMNow, I followed the steps of the troubleshooting guide:http://documentation.coppermine-galler...
View ArticleRe: No further photos can be added to an album - batch add and http upload fails
You shoud have in yuor control panel PHP configuration or PHP Settings or something like this.Depends what kind of control panel your host installed. Just click all the tools, buttons etc until you...
View ArticleMOVED: I don't want to see a URL to the pciture in the preview
This topic has been moved to cpg1.5 themes (visuals).http://forum.coppermine-gallery.net/index.php?topic=77936.0
View ArticleRe: I don't want to see a URL to the pciture in the preview
Yes, that is the link I don't want to display.Tom
View ArticleRe: I don't want to see a URL to the pciture in the preview
1) In displayimage.php there is this code:[code] // Create the absolute URL for display in info $info[$lang_picinfo['URL']] = '<a href="' . $CONFIG["ecards_more_pic_target"] ....
View ArticleRe: I don't want to see a URL to the pciture in the preview
I just edited the post becuse I found out how to include the code in the theme and not delete it from displayimage.php
View ArticleRe: Removing menubar
Related topics:Responsive filmstrip (filmstrip divs no tables): http://forum.coppermine-gallery.net/index.php/topic,77558.0.htmlReplace filmstrip arows with text: [url=http:...
View ArticleThe Font shall always be ' font-family: Arial, Helvetica, sans-serif'
The font-family is defined in the css in the 'body' as: font-family: Arial, Helvetica, sans-serif;Unfortunatey this is not what I get everwhere.So I have to add a font-tag at many places. Is it...
View ArticleRe: Removing menubar
I choose the solution with template_img_navbar, it's working Thanks a lot
View ArticleRe: The Font shall always be ' font-family: Arial, Helvetica, sans-serif'
1) Open your your_style.css and find all the: font-family: xxx yyyy , zzz; and delete them;Keep just the one in the body style.2) Another way is to add !important to font in the body style.Like...
View ArticleRe: SMF Sort alphabetically by username - bridge sort alphabetically by username
Solution found here: Sort user gallery icons http://forum.coppermine-gallery.net/index.php/topic,75669.msg364840.html#msg364840[quote author=Αndré link=topic...
View ArticleRe: SMF Sort alphabetically by username - bridge sort alphabetically by username
I changed the topic title to be more search friendly.
View ArticleAmélioration de la gestion des droits des albums
Bonjour à tous,J'ai recherché sans trouver un plug-in permettant de modifier les droits de tous les albums sur une page sous forme de tableau.Si cela n'existe pas, à qui puis-je suggérer un plug-in?Je...
View Article