Re: strict standards
Thanks for the nice detailed question . A link at the very least might help. Please take your time to read the board rules and supply all the details requested so we can be better placed to help you.
View ArticleRe: strict standards
Sorry, running coppermine 1.5 on xampp, php 5.4. After install when loading at beginning of page there is a lot of strict standards.Strict Standards: Non-static method Inspekt::makeSuperCage() should...
View ArticleMOVED: Critical error when searching
This topic has been moved to cpg1.5 bridging.http://forum.coppermine-gallery.net/index.php?topic=75611.0
View ArticleRe: alternatives to Coppermine?
Quote from: metropolis2003 on November 06, 2012, 06:50:01 pmWeb 2.0 is a something you would never associate with CoppermineMaybe you've just setup your gallery wrong, but it's possible to use...
View ArticleRe: Help! I need to remove the dates up and upgrade it in the photos
Quote from: majandro on November 05, 2012, 12:01:23 pmsuch as date of upload, album last update, ...We need a complete list of what needs to be removed/hidden in your opinion. Please also use the...
View ArticleMOVED: Help! I need to remove the dates up and upgrade it in the photos
This topic has been moved to cpg1.5 themes (visuals).http://forum.coppermine-gallery.net/index.php?topic=75614.0
View ArticleRe: CPG lags (sometimes times out with fatal error) when opening page w/...
Please review include/themes.inc.php, you moved the line to a wrong location.
View ArticleRe: Problem with contact form by SMTP and Sendmail
Open include/mailer.inc.php, findCode: [Select]$sender_email = CPGPluginAPI::filter('cpg_mail_sender_email', $sender_email);and below, add something likeCode: [Select]$sender_email = 'no-reply@onet.pl';
View ArticleRe: alternatives to Coppermine?
Quote from: Veronica on Today at 02:48:31 pmI noticed that the wiki page for Coppermine is linking to the old cpg1.4 demoExternal Links:Coppermine live demonstration:...
View ArticleRe: Re: Show latest images of the gallery at the gallery header
thank you André for your answer. I was trying to convert my template.html to .php cause I was thinking of that, but I didn't know where to make the call to template.php and not template.html. So I...
View ArticleRe: Re: Show latest images of the gallery at the gallery header
Quote from: CandyEyes on Today at 03:55:30 pmdo you mean I need to add my cpmfetch files where the theme templates are?No. Just have a look at template.html and you'll find a lot of tokens, e.g. {...
View ArticleBesoin d'aide pour régler les droits d'accès
Bonjour,je suis tout nouveau sur coppermine et je doit modifier le site d'un ami.Il utilise coppermine associé au plugin photo_shop pour vendre les photos de ses mariages. Pour l'instant, pour chaque...
View ArticleRe: MyBB Bridge
Das war soweit beabsichtigt damit ihr euch in Coppermine anmelden könnt.Ich habe die Bridge nun aktiviert, jedoch verläuft dann die Anmeldung in einer "Endlosschleife".
View ArticleRe: Problem with contact form by SMTP and Sendmail
Sendemail works with result as above (not so good)SMTP doesn`t work
View ArticleRe: MyBB Bridge
Die Cookies von MyBB gelten für die Domain .sonntagskrieger.net, die Coppermine-Cookies für die Domain forum.sonntagskrieger.net. Ich bin kein Bridging-Experte, jedoch sollte das nach meinem...
View ArticleRe: Problem with contact form by SMTP and Sendmail
Sorry, I somehow thought that my email was delivered, which is obviously not the case.Please attach your modified include/mailer.inc.php file as zip file to your next reply.
View ArticleRe: Multiple Watermarks
As far as I know such a mod/plugin doesn't exist yet. It should be not that hard to add a drop-down list to the upload form(s) which will overwrite the corresponding config value before applying the...
View ArticleRe: Show latest images of the gallery at the gallery header
Hi, I did as you said. and the latest images are showing, just before the header, not within the header....I added {CPMFETCH_LATEST} where I wanted them to show but they just show up at the top (you...
View ArticleRe: Show latest images of the gallery at the gallery header
Sorry, forgot to add, now the function pageheader looks like this:[code]function pageheader($section, $meta = ''){ global $CONFIG, $THEME_DIR; global $template_header, $lang_charset,...
View ArticleRe: EnlargeIt! AJAX GUI for CPG 1.5.x
The code to do that is quite simple, you can see an example of it running on my site but not in CPG, just in normal articles - http://www.windsurf.me.ukI will not have time until Monday but I will test...
View Article