Re: Remote videos for cpg1.5.x
You'll need to take the url out of the embed code and to save the text file extension as .vk
View ArticleRe: Fatal error after changing hosts
From the error message, you are successfully connecting to the database (or wouldn't get this far), but not finding the config table (the first of the cpg tables to be accessed.Using a tool like...
View ArticleRe: Fatal error after changing hosts
I guess I found the problem then. My tables are named "cpg_" Check screenshot here:Could this be the problem? That I have to name the tables cpg15x_? Could you tell me how I do that?
View ArticleRe: Fatal error after changing hosts
No need to change anything in the database... Your config file needs a small update (same place you edited the database connection...)Update file yourgallery/include/config.inc.php and replace:Code:...
View ArticleRe: Fatal error after changing hosts
That did the trick! Thanks so much!!! I was working on this error for 2 days! Thanks!!
View ArticleRe: Restoring old gallery in Bulgarian Cyrillic
Quite despaired now, things are going rather worse.I reloaded everything many times now, however this error appears right away, from the start. Any idea how to fix it?On top of all previous problems...
View ArticleRe: Restoring old gallery in Bulgarian Cyrillic
Please enable debug mode to get an extended error message.
View ArticleRe: Restoring old gallery in Bulgarian Cyrillic
This helped, the cpg_hit_stats table was missing, its all there now. Will try to update and convert again and see if it goes better.Do you recommend converting first and than updating or the other way...
View ArticleRe: Restoring old gallery in Bulgarian Cyrillic
I assume converting before updating is better, but I never had to deal with that issue, so I may be wrong.
View ArticleRe: Cookie consent plugin for cpg1.5.x (comply EU Cookie Directive 2009/136/EC)
Hello,Thanks for this plugin. Here's a Dutch translation file.Marco
View ArticleRe: Restoring old gallery in Bulgarian Cyrillic
I must say huge thanks to all who helped. All your advices were spot on. The additional troubles came from the missing cpg_hit_stats table. Once there, it was all working fine. Shall have thought...
View Articlecpg1.5.38 maintenance release - upgrade recommended
The Coppermine development team is releasing an update for Coppermine in order to fix several minor issues. All fixes are not security critical, so if your gallery is running fine with cpg1.5.36 you...
View ArticleRe: cpg1.5.38 maintenance release - upgrade recommended
Users running PHP 4, please read this.
View ArticleCPMfetch doesn't work after site has been moved to different host
Hi,My site has been moved to another host and now I can't seem to get CMPfetch to work. It keeps linking to my previous host for whatever reason.Is someone able to help me out?The CPMfetch code is...
View ArticleRe: CPMfetch doesn't work after site has been moved to different host
It has been a long time since I looked at cpmfetch. IIRC it gets the host information from the standard coppermine config information. Please check if that is correct. If that does not work I will take...
View ArticleRe: Re: CPMfetch doesn't work after site has been moved to different host
Quote from: Αndré on Today at 09:11:42 AMhttps://en.wiktionary.org/wiki/IIRCAs suspected, that setting is wrong. You can see this in the file information of any picture, e.g....
View ArticleRe: Re: CPMfetch doesn't work after site has been moved to different host
Quote from: Manutjee on Today at 12:43:50 PMThe site only shows my header now because of a certain missing piece or error with CPMfetch.So we now have a different issue than described in the initial...
View ArticleRe: Re: Re: CPMfetch doesn't work after site has been moved to different host
Quote from: Αndré on Today at 01:24:07 PMSo we now have a different issue than described in the initial post, just by changing the URL in the config? Make sure that the path is correct when you include...
View ArticleRe: CPMfetch doesn't work after site has been moved to different host
You saidQuote from: Manutjee on Yesterday at 03:07:58 PMIt keeps linking to my previous host for whatever reason.which means that CPMFetch worked, basically.But how was that possible if your current...
View ArticleRe: Re: CPMfetch doesn't work after site has been moved to different host
Quote from: Αndré on Today at 04:50:23 PMYou saidwhich means that CPMFetch worked, basically.But how was that possible if your current issuealready existed before you changed the URL setting?However,...
View Article