cpmfetch pOwner_name
Is it possible to still use cpmfetch functions like {{pOwner_name}}?Seems like that one is not working, but {{pTitle}}, {{pCaption}} and {{pOwnerId}} are working just fine.I'm trying to use this in SMF...
View ArticleRe: Auf einmal stehen viele Infos neben den Thumbnails in der Albenübersicht.
Ich vermute du bist in deiner Galerie angemeldet? Ich gehe davon aus, dass du als Gast dasselbe Ergebnis erhältst wie ich. Vermutlich hast du dein Theme an einer bestimmten Stelle nur für Gäste bzw....
View ArticleRe: Auf einmal stehen viele Infos neben den Thumbnails in der Albenübersicht.
André, ich gehe als Gast rein, weil mir der Gedanke kam, dass eine Adminfunktion an ist. Ich schaue mir das nachher bei einem Freund an und wenn dort auch die Infos zu sehen sind, lösche ich erstmal...
View ArticleRe: Auf einmal stehen viele Infos neben den Thumbnails in der Albenübersicht.
Quote from: Αndré on December 05, 2012, 11:44:15 AMCopy the sections $template_album_list and $template_album_list_cat to your theme's theme.php file if they don't exist. Then, find the line[code]<p...
View ArticleRe: Website Feature -- Blog
There are plans to refresh our home page. We'll consider your suggestion. Thanks.
View ArticleRe: Titel und Filmstreifen entfernen
Ich habe das jetzt nicht genauer überprüft, doch deine Modifikation scheint auf den ersten Blick sauber zu sein, da du zumindest keinen ungültiges HTML hinterlässt. Danke für das Auflösen deines Threads.
View ArticleRe: Website Feature -- Blog
A couple of the team members (including myself) have come up with some ideas for a site refresh and I shall be showing what I have to the team in the next week or so. So hopefully soon whichever way we...
View ArticleRe: CPG Upload issue: File can't be added due to Database
I also think the files were deleted outside of Coppermine.Feel free to take a look, 'cause I am kind of lost here, haha!Link: http://teenwolfonline.org/photosIf you want to have logins, feel free to PM...
View ArticleRe: Wrapp every subcategories in diffrent divs
Quote from: allvip on February 21, 2014, 05:39:48 PMHow can I exclude displayimage.phpWrap your echo in something like[code]global $CPG_PHP_SELF;if ($CPG_PHP_SELF != 'displayimage.php') { // echo...
View ArticleRe: Change Gallery Home Page Title in Theme.php
Good solution roaftech, unfortunately it just works if your preferred language is English, i.e. it won't work if your gallery should be displayed in e.g. Spanish.SolidSnake2003, if you want to change...
View ArticleRe: Wrapp each meta album in his own div
Do you want to use the same classes for the same meta albums on index.php and thumbnails.php?
View ArticleRe: Wrapp each meta album in his own div
No.I made a mistake:class=lastup,class=random etc on index and cats and class=MetaLastUp,class=MetaTopN for the actual meta album from thumbnils.php.
View ArticleRe: CPG Upload issue: File can't be added due to Database
Since I cannot edit my post:I solved the issue! The files were stored in the Coppermine folder Screencaps > 3x17 Silverfinger instead of the Episode Stills.I scrolled through the gallery, and I came...
View ArticleRe: Display Stats
Quote from: allvip on Yesterday at 10:46:02 PMchange padding:0 0.5rem 0 0.5rem; to padding:0 0.2rem 0 0.2rem; you can use even pixels:padding:0 5px 0 5px; or just delete padding:0 0.5rem 0 0.5rem;...
View ArticleRe: Display Stats
You can even change padding:0 0.5rem 0 0.5rem; to padding:0px;This way will have 0px padding for all 4 values(top,right,bottom,left.).padding:0 0.5rem 0 0.5rem; means 0 gap to top,0.5 gap to right 0...
View ArticleRe: Upload Image Size Error
Can you upload big images now?If you have access to ftp upload on your server you can use filezilla https://filezilla-project.org/ to overwrite the uploded images with the real size images.
View ArticleRe: Wrapp each meta album in his own div ( Layout of meta albums)
Can I also wrapp the all the meta albumbs from index and cats (not the actual meta albums from thumbnails.php) in a div?<div class="metaWrapp"><div class="lastup"</div><div...
View ArticleRe: Website Feature -- Blog
Yes, the plugin page is definitely something I want to get up to date. It is a lot of work but will be worth it I am sure.
View ArticleRe: Afficher les statistiques de la galerie sur l'accueil global du site
Je viens de passer mon site chez OVH mais je n'ai toujours pas trouvé comment faire apparaître les statistiques sur l'index général de mon site.
View Article