Re: SMF 2.0.6. Bridging with Coppermine 1.5.26. - Database permissions
SELECT and UPDATE permissions are required, at least there aren't any other commands in the corresponding bridge file(s).
View ArticleRe: Change multiple album and category permissions at the same time
Thanks for bringing it to our attention. Maybe for a future release we can look at either the facility to set this option on a category level or maybe add a config setting to decide what the default...
View ArticleRe: Re: SMF 2.0.6. Bridging with Coppermine 1.5.26. - Database permissions
Quote from: Αndré on Yesterday at 09:18:50 PMSELECT and UPDATE permissions are required, at least there aren't any other commands in the corresponding bridge file(s).OK thanks André, that's very ...
View Articlexfeed RSS issues
I recently installed coppermine and want to display last up photos on the home page of my web site (outside of coppermine). I'm a nube to php and have no idea how to use CPM Fetch, so I installed the...
View ArticleBatch Add Files times out with large videos
Hello. I am trying to use some large videos (~5-10gb) in my CPG installation. I upload them via FTP, and I'm trying to add them through Batch Add Files, but the system chokes with the...
View ArticleRe: comment interdire ou autoriser clic droit?
Salut,il n'y a pas de réglage dans Coppermine pour le clic droit, peut être un ajout de code sur l'une des galerie ?Tu postes dans la partie dédiée à CPG1.4.x dont le support a été arrêté depuis pas...
View ArticleRe: comment interdire ou autoriser clic droit?
oup's! j'avais pas fait attention à la version, mais j'ai trouvé, il faut cocher la case contre le vol des images
View ArticleRe: 1.4 -> 1.5: Overwriting existing files?
Thank you for your fast replies!I did as recommended and overwrote (after several backups).No I tried to start upgrade.php but received only a blank screen. If I call the gallery itself...
View ArticleRe: 1.4 -> 1.5: Overwriting existing files?
This probably means some files have not uploaded correctly. Please re-upload and try again. If you used a web based ftp app to upload they are known to be a bit iffy. Please use a decent ftp app such...
View ArticleRe: 1.4 -> 1.5: Overwriting existing files?
Thanks. Well, I am using Filezilla ...I changed permissions of all files and folders to 755, but does not help.I changed from PHP 4 to 5.4: error message changes to "Fatal error: ".Btw: the parse error...
View ArticleRe: Updating from 1.4.25 (stable) bridged to SMF
I can see in database that there's just one account with username "admin" which was last used back in 2009, can I somehow update the password for it?
View ArticleRe: Updating from 1.4.25 (stable) bridged to SMF
Oh, gotcha! Nevermind, sorry for bothering.
View ArticleRe: Updating from 1.4.25 (stable) bridged to SMF
Oh, just when I was thinking that it's all fine...I just finished update and I got that message at the end of page saying to check file versions or to go to start page. Whatever I click i just got a...
View ArticleRe: Updating from 1.4.25 (stable) bridged to SMF
Sorry for double-posting, but i couldn't see an option for edit previous post though.Here's what i'm getting when i turn on debug mode:QuoteWhile executing query 'SELECT u.ID_MEMBER AS id, u.realName...
View ArticleRe: Updating from 1.4.25 (stable) bridged to SMF
So, I'm starting to really like coppermine I figured out what the problem is - so i turned off the bridge and setup new SMF 2.0 brigde and it all works nice and smooth now! Now, one last problem that...
View ArticleRe: Critical error
Hello Andre,Coppermine version: 1.5.8I can't log in and set a value for the config option.andrei
View ArticleRe: Contact from option - copy to self
For those not familiar with or using SVN, the following changes were proposed:Based on 1.5.26+...In contact.php:Find:Code: [Select] $email_address =...
View ArticleRe: 1.4 -> 1.5: Overwriting existing files?
Excellent news and thanks for marking your topic solved.
View ArticleRe: Critical error
Using a tool like phpMyAdmin, issue the following SQL: (change cpg_ to your table prefix as appropriate)Code: [Select]INSERT INTO `cpg_config` (`name`, `value`) VALUES ('subcat_level', '2');This will...
View ArticleRe: Updating from 1.4.25 (stable) bridged to SMF
Just changed collation of database to utf8_unicode_ci, no changes at all, still having the same weird characters on site.Is there something else I can check or do? Can this be a bridge problem as...
View Article