Re: Advertisements when I didn't put in an ad code
Hello,Actually, you are not up-to-date. You can see your current version in your admin panel.However, I looked at the HTML code generated by your gallery, you do have an ad code in your template. I can...
View ArticleRe: Advertisements when I didn't put in an ad code
Quote from: urbanizing on Yesterday at 09:01:38 PMwhat's the easiest way to update?http://documentation.coppermine-gallery.net/en/upgrading.htm
View ArticleRe: Assigning groups permissions to delete pictures
Maybe this can help Delete Control for V 1.5x http://forum.coppermine-gallery.net/index.php/topic,72695.0.html
View ArticleRe: Assigning groups permissions to delete pictures
I don't think you understand what I want. I want to ADD permissions for specific user groups to Delete photos, not REMOVE that permission. Are you certain that you are directing me to the right mod?
View ArticleRe: Re: Remote videos for cpg1.5.x
Quote from: Αndré on August 04, 2015, 08:21:13 PMPlease post more details. What exactly have you tried?I didn't keep all the tests but this was the last one i tried, I don't know coding and tried to...
View ArticleRe: Assigning groups permissions to delete pictures
That's not possible in cpg1.5.x. Please search our board for "moderator mode" for more information. It's a feature that has been added during the development of cpg1.5.x, but has been disabled for...
View ArticleRe: Remote videos for cpg1.5.x
Code: [Select]'search_pattern' => '/http:\/\/(?:www\.)?vk\.com\/video_ext\.php\?oid=([A-Za-z0-9]+)&id=([A-Za-z0-9]+)&hash=([A-Za-z0-9]+)/',removes the invalid video ID message.Unfortunately...
View ArticleRe: Batch add files page blank
Will do that tomorrow, I thought it is server problem, but I might be wrong. Thanks, will post tomorrow!
View ArticleRe: Advertisements when I didn't put in an ad code
Quote from: Krys on August 05, 2015, 11:39:37 PMHello,Actually, you are not up-to-date. You can see your current version in your admin panel.However, I looked at the HTML code generated by your...
View ArticleRe: Advertisements when I didn't put in an ad code
Quote from: urbanizing on Yesterday at 09:08:02 AMI couldn't find the ad code in my template.html file. Is there another template file? And I'm not going to be taking away the ads, just moving them to...
View ArticleRe: Advertisements when I didn't put in an ad code
You still need to update to the latest release. We are not asking for our benefit, we are asking for yours. Some known security issues exist which make you vulnerable. There are also a number of code...
View ArticleRe: 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 Article