Re: Want paid help on a cpg 15x
I have emailed you and thank you for your fast reply.Best resply,Hanne
View ArticleRe: Problem Solving CAPTCHA plugin for cpg1.5.x
Quote from: Αndré on October 09, 2013, 10:32:17 AMThis plugin replaces the built-in Coppermine CAPTCHA with custom questions your users have to answer (e.g. "Write cat without an a"). This plugin...
View ArticleRe: comments in gallery
My line now reads[code]require('include/init.inc.php');$result = cpg_db_query("SELECT ".$cpg_udb->field['username']." AS user_name, COUNT(*) as num_comments FROM ".$cpg_udb->usertable." AS u...
View ArticleRe: Coppermine forum plugin (cpgforum) for cpg1.5.x
I downloaded the forum from the top link on 2/12/14. According to the plugin manager it is version 2.1 Beta. My coppermine version is 1.5.24. PHP version is 5.3.24 and MYSQL version is 5.6.When trying...
View ArticleRe: Updating from 1.4.25 (stable) bridged to SMF
One more interesting resource in the event there isn't another database we can properly read... The title of the article accurately describes where you are... And gives a detailed (very extensive)...
View ArticleRe: Coppermine forum plugin (cpgforum) for cpg1.5.x
Bridged with phpBB3 by chance?Try this link if so: https://www.phpbb.com/kb/article/doesnt-have-a-default-value-errors/.I recently had to use this technique with a phpBB...
View ArticleRe: Re: Coppermine forum plugin (cpgforum) for cpg1.5.x
Quote from: gmc on Today at 04:24:39 AMBridged with phpBB3 by chance?No bridge... completely standalone.
View ArticleRe: Updating from 1.4.25 (stable) bridged to SMF
Thanks for the effort once again!Tables: parnat_imgalbums_convert - Looks good.parnat_imgcategories_convert - Looks good.I asuume you're thinking about new servers tadabase, so i checked there. Is it...
View ArticleRe: Updating from 1.4.25 (stable) bridged to SMF
It appears to be an issue coming out of the database... When Coppermine displayed the info incorrectly after the conversion, I ran scripts that just directly accessed the DB and displayed results... If...
View ArticleRe: Re: Updating from 1.4.25 (stable) bridged to SMF
Quote from: gmc on Yesterday at 06:57:58 AMOK - so my thought how to get out of this...Everything needs to be set to utf8... and data must truly be utf8...Convert all CPG data by 'reading' in latin1...
View ArticleShow link to a specific group of users.
Hello.I need to create a link is only visible to a particular user group. How I can do?thanksregardsCherokee
View ArticleRe: Updating from 1.4.25 (stable) bridged to SMF
Thanks Dion,I've tried 3 different alternatives - including yours - with the same results...Starting with copies of the table with 'undisplayable' data in phpMyAdminusing an external script - read all...
View ArticleRe: All of my websites using Coopermine got hacked Please Help!
Apologies, that was a typo due to a fat fingers/ipad interface issue.
View ArticleRe: Updating from 1.4.25 (stable) bridged to SMF
OK, this makes me wonder about something. In your program, are you using a header() statement to explicitly set the character set to utf8? If not, please try it. If utf8 does nothing, try setting the...
View ArticleRe: Updating from 1.4.25 (stable) bridged to SMF
Added UTF-8 to KOI8-R:Against 'unconverted':[code]Testing Character Sets against table: parnat_imgcategories field: nameProcessing DEFAULT charsetResult: Array( [name] => ÐиÑнÑе...
View ArticleCaption below Latest Upload Thumbnails
I want to change the default caption below the 'Latest Uploads' thumbnails, to remove the upload date and replace it with the photo taken date and time which I record as the 'user2' optional variable.I...
View ArticleFilm Strip Increment
I thought that I'd seen the answer to this, but can't get the right combination of search words ...My filmstrip is set to show seven images horizontally - no problem. However, the right and left arrows...
View ArticleCopermine pict and movie/clip gallery
HiI ask for help to make a suitable gallery for my building company. www.funksjonell.noIf this implementation will be good, I also plan to use in another sites also.Since I dont know how coppermine is...
View ArticleAdd last albums to the home page. No lastalb?
Hello.I use the plugin EnlargeIt by or if lastalb use to display the latest albums, clicking on the image, it opens in lightbox. I do not redirect the album.Would there be any method to show the last...
View Article