Re: Re: Bridge zu phpBB 3.1.2
Quote from: Αndré on December 17, 2014, 03:47:27 PMDa müsste die Bridge entsprechend angepasst werden. Wenn die Felder nur umbenannt wurden bzw. sich jetzt in anderen Tabellen befinden, könnte das...
View ArticleCan Category have a password?
Can you put a password on an entire category. My gallery is www.pink-forever.com/gallery and if possible I would like to password protect all of photos? Is that possible? I know you can do individual...
View ArticleRe: Can Category have a password?
This is one way to protect the images from unregistred users :Go to Config - User settings - Allow unlogged users (guest or anonymous) access and choose from:No Yes: thumbnail only Yes: thumbnail and...
View ArticleRe: Marca D'água e autor da foto
It would put the name of the author photo on the left, along with watermark in blue.See example photo.
View ArticleSMF 2.1 bridge
2.1 is now in beta release. Sure it's early but what changes must be done to the bridge config to make it work? 2.1 is using bcrypt.
View ArticleAdd a Download Link under THUMBS
I was wondering, is there by chance a quick edit that I can use to display the download link button (http://forum.coppermine-gallery.net/index.php/topic,65849.0.html) under thumbs instead of the...
View ArticleYou Must be Logged in to View---
At one time I thought I had an option like this -- I have everything working they way I want it and working well I must say. I have a couple of albums visitors can see when they first visit my site and...
View ArticleEditing a Coppermine plugin
Hi,I'm looking for someone with PHP knowledge who is able to edit a plugin for Coppermine. This is the plugin: http://forum.coppermine-gallery.net/index.php?topic=65849.0 I need the download button to...
View ArticleRe: Blankstrap - Bootstrap based theme v0.2
It is good, but needs a bit more work here and there.
View ArticleRe: You Must be Logged in to View---
No image to display is in lang/english.php $lang_errors['no_img_to_display'] = 'No image to display';Change No image to display to Log in to view.You you have in Config - Language & Charset...
View ArticleRe: You Must be Logged in to View---
Thanks Again Allvip!!!!I checked with stackoverflow -- I would have to deal with sessions and rewriting the php stuff is way beyond me, lol. I can change the text -- Thanks for locating that file -- I...
View ArticleRe: cpg1.5.34 Security release - upgrade mandatory!
I can't believe I just saw this announcement! Thanks for the updates.
View ArticleRe: How modern/professional can I make Coppermine gallery appear?
Thank you allvip for such detailed feedback. I'm a complete novice but will implement what you've written and will report back. I'm sure there will be follow-up questions, so thank you so much in...
View ArticleRe: How modern/professional can I make Coppermine gallery appear?
If you don't know anything about html and css then go to http://www.w3schools.com/, but I'm sure you know.They have very easy tutorials, but you can also ask me too. I would be happy to help.CSS (for...
View ArticleRe: Editing a Coppermine plugin
Quote from: Joachim Müller on July 22, 2004, 10:32:01 AMIt's advisable to post the budget you're ready to spend, the time schedule you have in mind and as many details as possible on the customization...
View ArticleRe: Edit picture views plugin for cpg1.5.x
I just uploaded a test video to an album with an existing test picture. Unfortunately, the edit pics form doesn't work as expected in that scenario. That's a bug of the plugin. I'll try to fix it as...
View ArticleRe: Edit picture views plugin for cpg1.5.x
In codebase.php, try to replace the whole function edit_pic_views_page_html with[code]function edit_pic_views_page_html($html) { global $lang_editpics_php, $lang_common; // we need to replace the...
View ArticleRe: Coppermine critical error
Merci pour toutes ces indications, j'ai essayé de regarder un peu (je suis pas très douée) mais je n'y arrive pas J'avais tenté de mettre le même mot de passe pour qu'il n'y ait pas de confusion mais...
View ArticleRe: No text showing on install step #9
The installation was as quick as I could click the next button. There was an odd lack of text it seemed and all I mainly did was click the arrow (besides entering username/pass). After step #10...
View ArticleRe: Editing a Coppermine plugin
Quote from: Αndré on Yesterday at 09:35:54 PMI can create the code for you, expecting that you don't need any permission control (i.e. everyone who can see the thumbnails can also download the...
View Article