Dropmenu Problems
I'm having trouble modifying a theme. I can't seem to get the dropmenu to work correctly. The menu looks like it should, except if you hover over one of the dropmenu links the menu pushes the page...
View ArticleRe: bestimmte Bilder nur für eingeloggte User sichtbar
Wenn du für Gäste ausschließlich Bilddateien anzeigen möchtest, sollte folgender Ansatz ausreichend sein:Code: [Select] if (!USER_ID) { $RESTRICTEDWHERE .= " AND p.filename LIKE '%.jpg'";...
View ArticleRe: update chronicle theme
I assume you already performed the steps described in the docs? http://documentation.coppermine-gallery.net/en/theme_upgrade_14x-15x.htm
View ArticleRe: Zähler Bildaufrufe fumktioniert nicht
Danke!!!! Problem gelöst Jetzt läuft es bestens. Wär´ich nie drauf gekommen.Berni
View ArticleRe: Coppermine Future Development?
On the note of a small dev team we are always on the lookout for keen volunteers.
View ArticleRe: Registration, critical error
As the above change breaks the installer for me, I replaced the code with[code] global $CONFIG; if ($CONFIG['LINK_ID']) { return...
View Articletheme.php Problem in neuer Version 1.5.24
Hallo allerseitsIch habe heute die neue Version 1.5.24 eingespielt und wollte wieder meine eigenen Buttons in die theme.php integrieren, jedoch ist diese komplett verändert und ich blicke nicht mehr...
View ArticleRe: theme.php Problem in neuer Version 1.5.24
Was spricht dagegen deine bisherige theme.php-Datei weiter zu verwenden? Die theme.php-Datei vom Theme "curve" musste in dieser Form verändert werden, da nicht alle Plugin-Hooks darin enthalten waren...
View ArticleRe: theme.php Problem in neuer Version 1.5.24
Hallo ΑndréDanke für deine schnelle Antwort, du hast mir damit schon geholfen .Gruß Volker
View ArticleBilder sortierung anders ?
Hallo Leute,habe da mal eine frage bin coppermine am testen um zu sehen ob das was für mich ist. habe schon am aussehen rumgefummelt das bekomme ich noch hin so wie ich das gerne möchte.aber ich hätte...
View ArticleRe: Bilder sortierung anders ?
Ich verstehe nicht ganz, was du uns mit dem Link zeigen möchtest. Wenn du bei Coppermine je Seite 4x3 Bilder anzeigen möchtest, kannst du das in den Einstellungen entsprechend anpassen.
View ArticleNew plugin Graphic Keywords Editor
I had developed my second plugin for Coppermine Gallery, it allows you to edit keywords easely selecting pics with mouse and an autocomplete function to the keywords.I explain all work on my web page...
View ArticleMissing menu items after clean install of 1.5.24
I have just done a clean install of 1.5.24 on my local PC as a test of Coppermine before loading it onto our live server.The install was fine, passing all of the checks, and the system is up and...
View ArticleRe: update chronicle theme
the menu "configuration" "categories" "album" etc ... are no longer aligned horizontally but vertically. In fact this is now a secondary issue. There is a more serious problem. If I load some new file...
View ArticleModify front page
It's one setting I'm particularly looking a solution for. As you can see here http://kristindaily.org/photos, the part before and the part after the categories are not looking alike. I've tried to...
View ArticleMove album to a new gallery.
So I've been trying to do this for a few days already but I just couldn't figure it out. My knowlegde about MYSQL is (below) average.I've been using phpMyAdmin that's been supported by my host.I've...
View ArticleRe: Bilder sortierung anders ?
Okay jetzt verstehe ich was du meinst. Du möchtest die Administrationsoberfläche entsprechend anpassen. Guter Vorschlag, allerdings habe ich dafür jetzt erstmal keine Lösung parat. Wenn ich Zeit finde,...
View ArticleRe: Missing menu items after clean install of 1.5.24
Please *click* on the word "Config" or "Users" to find what you're looking for.
View ArticleMOVED: Missing menu items after clean install of 1.5.24
This topic has been moved to cpg1.5 themes (visuals).http://forum.coppermine-gallery.net/index.php?topic=76268.0
View ArticleRe: Problem updating 1.5.22 to 1.5.24
Please post a link to your gallery.Quote from: apie on May 24, 2013, 01:21:24 amthere is a warning for each file that says "File may be corrupt (or you have deliberately edited it). "There are already...
View Article