Re: Detail Informationen von Bildern Dauerhaft ausblenden
http://forum.coppermine-gallery.net/index.php/topic,74705.msg359709.html#msg359709
View ArticleRe: Marca D'água e autor da foto
I use Software Coppermine since 2004, always liked the feature that it has.My site is dedicated to my hobby without profit and there is several employees and so I get dozens of photos daily, since the...
View ArticleRe: Using Coppermine with Wordpress
There used to be bridges available for Wordpress to allow integration but you wou.ld need to search Wordpress for those as we have nothing this end.
View ArticleRe: No further photos can be added to an album - batch add and http upload fails
No, my web hosting contact wrote, the the upload_max_filesize ist limited to 64 MB.So, why does it not work by loading the pictures into the database?
View ArticleRe: No further photos can be added to an album - batch add and http upload fails
Your error talks about memory limit. In the firts link I posted in reply#1 I talk about memory limit.Memory limit is important. You can have upload_max_filesize limited to 64 MB, but if the memory...
View ArticleRe: No further photos can be added to an album - batch add and http upload fails
Another way is to always optimize you images with a photo editor (ex: photoshop has option Save for web to reduce image size, not image resolution, without loosing quality). Adobe photoshop is not...
View ArticleRe: No further photos can be added to an album - batch add and http upload fails
If your host does not allows editing php.ini, then they proabibly do not allow .htaccess for hotlinking and other things that in time you will need.Better to change host soon before you have a bigger...
View ArticleRe: Fatal error: Allowed memory size of X bytes exhausted
DETAILED TOPIC ABOUT "memory size of X bytes exhausted : No further photos can be added to an album - batch add and http upload fails: http://forum.coppermine-gallery.net/index.p...
View ArticleRe: 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 Article