Re: Hiding albums from category/album list view
Like this? if (!empty($FORBIDDEN_SET) && !$cpg_show_private_album) { $album_filter = ' ' . str_replace('p.', 'a.', $FORBIDDEN_SET); //unused code {SaWey} //$pic_filter =...
View ArticleRe: Hiding albums from category/album list view
Quote from: jaus on Today at 02:02:57 pmIf I used more than one such album, would the last line work like this:? $album_filter = ' AND a.aid != (123||456||789)'Use[code]$album_filter = ' AND a.aid...
View ArticleRe: Display latest Coppermine albums on webpage
Jeff,Thanks for the link... Got me looking a little - and Vuud packaged his doc with the mod... I had looked in the V2.1.1 dev version I have, and the doc folder was empty... but after starting to read...
View ArticleRe: Also need help bridging coppermine with simplemachinesforum
I just got your PM with 2 different domains for the gallery and the board. Please read the docs, as it's not possible to bridge in that case:...
View ArticleRe: missing items from FTP
You mean the config file in the includes file? I'm very new to coppermine but I just cant figure out why some are working and others are not. I have it set up in the same fashion SOMEURL/gallery...
View ArticleRe: missing items from FTP
Okay I see a LARGE config section sorry, I'm not real keen on Coppermine so I applogize let me try this and get back to you! thanks
View ArticleRe: missing items from FTP
so I can't edit old posts! Anyhow, I did as you said I changed the settings in the config section to point to MY domain rather than the production one. Updated the database but it still appears I'm...
View ArticleRe: afficher l'acces à des albums spécifiés par leur id
si bien sur, il suffit d'ouvrir le sujet
View ArticleRe: Modificar el menu
Supongo que quieres decir, que entre un botón y otro queda un espacio en medio, no?
View ArticleprettyPhoto jquery lightbox
I want to add prettyPhoto to coppermine:1.I replaced in function theme_html_picture:[code]"$pic_html = "<a href=\"javascript:;\"...
View ArticleRe: prettyPhoto jquery lightbox
I think something should be diffrent in:Code: [Select]href=\"{$CONFIG['fullpath']}{$CURRENT_PIC_DATA['filepath']}{$CURRENT_PIC_DATA['filename']}\">";but I don't know what.tryed many options.
View ArticleRe: Filmstrip Issue
When you upgraded to CPG1.5.x did you upgrade your theme at the same time? Some modifications are needed to get 1.4.x themes to work with 1.5.x
View ArticleRe: Filmstrip Issue
It happened today when I was edited the theme. I upgraded to cpg1.5x a long time ago...
View ArticleRe: prettyPhoto jquery lightbox
For Fullsize perhaps it is best to set prettyPhoto for a single image.Regards.
View ArticleRe: Hot pictures plugin for cpg1.5.x
Αndré,Not a major problem, I notice that although "Hot pictures" appears above "Category" when viewing on my pc, but using mobil_light theme on my mobile there is no mention of "Hot pictures" at all....
View ArticleRe: Hot pictures plugin for cpg1.5.x
Maybe meta albums are disabled for mobile themes. That's not related to this plugin, but the theme.
View ArticleRe: Coppermine and PHP Versions
I did a clean install this morning without any problems or error message.The problem remains The number of album views and number of picture views remain at zero, regardless of the number of times...
View ArticleRe: Re: Hot pictures plugin for cpg1.5.x
Quote from: Αndré on Today at 07:49:01 pmMaybe meta albums are disabled for mobile themes. That's not related to this plugin, but the theme.Yes, that was the answer, I added hotpics after breadcrumb in...
View ArticleRe: Coppermine and PHP Versions
Works as expected. I viewed all of the 5 available files and the counter increased from 0 to 1. The same applies for the album.
View Article