Fatal Error: Unable to load dynamic library
So my site says "fatal error:" and my log file says:[15-Jul-2015 03:03:36 UTC] PHP Warning: PHP Startup: Unable to load dynamic library...
View ArticleRe: Fatal Error: Unable to load dynamic library
It is sort of Coppermine related but only that you can select whether to use ImageMagik or GD2 as the image resizing and manipulation method. GD2 is a core part of PHP while ImageMagik is a third party...
View ArticleRe: Fatal Error: Unable to load dynamic library
So switching to GD2 would solve the issue. But question is, how do I do that? Cause I used phpmyadmin to check the config table and there is no such option...
View ArticleRe: Fatal Error: Unable to load dynamic library
In Coppermine Config menu, expand 'File Settings', and set the 'Method for resizing images' to GD2...The database field is thumb_method.
View ArticleVery long Tail Pro several. 0 allows you to rapidly,
Lengthy Tail Pro three or more. 0 more often than not is an Adobe Surroundings Long Tail Pro 3.0 desktop based software program that employs often the Google Keyword Program for taking by me...
View ArticleRe: Fatal Error: Unable to load dynamic library
Nevermind. I enabled debug info and it turns out a table crashed and had to be repaired. Done that by using PhpMyAdmin and it's all back up now. Thank you guys.
View ArticleCritical error: Unknown MySQL host
I need a bit help here. Recently (in June), I moved my domain to a new host. That took me 1½ month to get moved along with my data.Now that everything should be settled and ready, there's this one...
View ArticleRe: Critical error: Unknown MySQL host
Try 1. localhost2. your IPor 3. your domain name as MySQL host.If that doesn't help you need to wait for your support guys.
View ArticleRe: Re: Critical error: Unknown MySQL host
Quote from: Stramm on July 17, 2015, 07:14:39 PMTry 1. localhost2. your IPor 3. your domain name as MySQL host.If that doesn't help you need to wait for your support guys.How do I try all 3 steps? As...
View ArticleRestoring old gallery in Bulgarian Cyrillic
Hello,I am trying to revive an old gallery that we used many years back. The version is 1.4.10 (stable). It has not been used for a while and now am trying to bring it back to life. Unfortunately I...
View ArticleRe: Name displayed on browsers
You'll need to modify the function theme_page_title. Copy it from themes/sample/theme.php to your theme's theme.php file, if it doesn't exist. If you search our board for that function you'll find...
View ArticleRe: Critical error: Unknown MySQL host
So, I need to create a new MySQL database with new user/pass and info and than direct it to localhost as well?Do I need to create a table name prefix? Cause I already tried but failed, as it didn't...
View ArticleRe: Critical error: Unknown MySQL host
No, you should hopefully have a database already setup with all the data from your previous host. You simply need to provide the credentials to point to that.
View ArticleRe: Critical error: Unknown MySQL host
You need to import your existing Coppermine database to your new MySQL server (if it doesn't already exist) and then adjust the database credentials in include/config.inc.php. The table prefix won't...
View ArticleRe: Restoring old gallery in Bulgarian Cyrillic
Thanks for helping.This is the link to the updated gallery.http://is.gd/JLNkGII did now the following conversionALTER TABLE cpg_vote_stats CONVERT TO CHARACTER SET utf8 COLLATE utf8_general_ci;but...
View ArticleRe: Name displayed on browsers
Hi, André.Thanks for getting back to me.I managed to edit the file alright following that thread, but that example isn't exactly how I'd like the title to show up. It doesn't show the category (even...
View ArticleRe: Image Selection causes redirect error
Unfortunately, plugins cannot be to blame, as none are installed or enabled!
View ArticleRe: Name displayed on browsers
Unfortunately there's no documentation for exactly that task. You need to reverse-engineer where the function is used and probably adjust what is passed to it. Please describe what exactly you need on...
View Article