Re: How to Delete an Empty User Album
AH! That did it!I had to go to 'SQL' and not queries, but i managed to ape it thank you very much for your help. Even a novice can follow it For the record, if anyone else is following this, i had to...
View ArticleRe: Views count on Refresh
I'm sorry for reviving such an old thread, but the issue is related to this change.After adding this bit of code (or removing && $superCage->cookie->keyExists($CONFIG['cookie_name'] ....
View ArticleRe: Originalbilder 800 Pixel breit ohne ! Zwischenbilder + ohne Popup 1:1...
Hallo Αndré,vielen Dank für die ausführlichen Informationen, habe mich für Lightbox V3.2 und Sharpen V0.5 entschieden. Klasse Arbeit der Plugin-Entwickler, bislang läuft Alles einwandfrei. Ich teste...
View Articleratings with half stars (js help)
Hi there,I'm implementing a half-star rating system for my gallery.Users rate in full stars, but the ratings are displayed in half stars.I've gotten it to work in the php part of the gallery, but I...
View ArticleRe: Views count on Refresh
And just noticed that the above code doesn't work as expected .I'll come back to this later...
View ArticleRe: Views count on Refresh
Quote from: E. William on Today at 10:47:42 amjust noticed that the above code doesn't work as expected :'(.Probably because[code]$superCage->cookie->keyExists($CONFIG['cookie_name'] . '_data'...
View ArticleRe: textbox and checkbox to accept terms of use
Quote from: tortech on November 29, 2013, 01:08:13 pmThese two new controls must be placed on the left or right side of text boxes where the user input the login and password.Open login.php,...
View ArticleRe: ratings with half stars (js help)
Little lost here...I figured out that js_vars.rating is filled with an integer number instead of a fraction, which is probably the start of the problem. I figure it's filled from ratepic.php, so I...
View ArticleRe: ratings with half stars (js help)
Bingo, first part of the problem solved In themes/curve/theme.php I found the root cause of the problem: set_js_var('rating', round(($CURRENT_PIC_DATA['pic_rating'] / 2000) / (5/$rating_stars_amount),...
View Articlekeyword mgr link
Hi Friends,I have a relatively new CPG, bridged with SMF and Tiny Portal. I'm having a little bit of an issue with keywords. Everyone who has uploaded images so far thinks keywords are used to...
View ArticleRe: keyword mgr link
And another related question about keywords. If I understand correctly, keywords are used for searching locally in the gallery (as long as that option is enabled in config). What I'm not clear about,...
View ArticleRe: Modificar el menu
Disculpa marioo, pero no he tenido tiempo en esta última semana para darle un vistazo.Ahora que lo he visto, parece que el archivo style.css pertenece al curve lucid green y no al yellow. En tu proximo...
View ArticleRe: ratings with half stars (js help)
Success at last This is actually a double change:1. ratings are always displayed with two decimal points (i.e. 3.00 / 2.67 / 4.10)2. ratings are displayed with half starsFor a 5 star rating they're...
View ArticleRe: strange browser problem with coppermine
Reset worked, thanks. I'm curious to know what caused the glitch.
View ArticleRe: Modificar el menu
Hazlo cuando puedas te adjunto la carpeta del theme que uso actualmente en la web y gracias por todo!
View ArticleRe: Help with problem with theme and error caused by keyword based album
Please try this,Regards.
View ArticleRe: 2 Urls for same image?
Hey AndréAhhh .. thanks so much. I see the canonical tag .. I wonder why google would be indicating "duplicate title tags" for that then? I'm seeing it for a number of pages .. For some reason google...
View Articleedit footer
Hi Friends,I want to add something to the footer in my CPG bridged with SMF/Tiny Portal. Based on what I've read in the manual (http://documentation.coppermine-gallery.net/en/theme_copyright.htm) it...
View Article