cpcmaker
Forum Replies Created
-
Forum: Plugins
In reply to: [WP2Cloud] Upload errorThank you for you response.
1. WP2Cloud plugin Version 1.3.2
2. MySQL client version: 5.5.28
3. define(‘DB_CHARSET’, ‘utf8’); and define(‘DB_COLLATE’, ”);
4. daily-lom-word-2013-เหลิง.pngThe problem with the message above occurred when I tried to upload the files which their names combined with Thai words.
The files of English-word name were uploaded to the cloud, but stucked in the crunching step, so the thumbnails were not created, without any error message.
Thank you for your help.
Forum: Plugins
In reply to: [WP2Cloud] Upload errorFor some file, I got this error
Fatal error: Uncaught exception ‘Exception’ with message ‘MySQL error: Illegal mix of collations (latin1_bin,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation ‘=” in /home/xxxxxxxxxxxxxxxxxxxx/public_html/wp-content/plugins/wp2cloud-wordpress-to-cloud/wp2cloud.php:159 Stack trace: #0 /home/xxxxxxxxxxxxxxxxxxxx/public_html/wp-content/plugins/wp2cloud-wordpress-to-cloud/wp2cloud.php(789): Wp2CloudPlugin->query(‘update # set va…’, Array) #1 /home/xxxxxxxxxxxxxxxxxxxx/public_html/wp-content/plugins/wp2cloud-wordpress-to-cloud/wp2cloud.php(384): Wp2CloudPlugin->upload_image_to_cloud(‘/home/northstar…’, ‘/home/northstar…’) #2 [internal function]: Wp2CloudPlugin->wp_handle_upload(Array, ‘upload’) #3 /home/xxxxxxxxxxxxxxxxxxxx/public_html/wp-includes/plugin.php(173): call_user_func_array(Array, Array) #4 /home/xxxxxxxxxxxxxxxxxxxx/public_html/wp-admin/includes/file.php(345): apply_filters(‘wp_handle_uploa…’, Array, ‘upload’) #5 /home/xxxxxxxxxxxxxxxxxxxx/public_html/w in /home/xxxxxxxxxxxxxxxxxxxx/public_html/wp-content/plugins/wp2cloud-wordpress-to-cloud/wp2cloud.php on line 159
Forum: Plugins
In reply to: [WP2Cloud] Upload errorSo I use the php script <?php phpinfo(); ?> and got this :
GD Support enabled
GD Version bundled (2.0.34 compatible)
FreeType Support enabled
FreeType Linkage with freetype
FreeType Version 2.4.8
GIF Read Support enabled
GIF Create Support enabled
JPG Support enabled
PNG Support enabled
WBMP Support enabled
XBM Support enabledForum: Plugins
In reply to: [WP2Cloud] Upload errorI got this error
[admin@ns1 ~]$ sudo yum install php-gd
Loaded plugins: fastestmirror
Determining fastest mirrors
epel/metalink | 17 kB 00:00
* base: mirror.siamdata.co.th
* epel: mirrors.ustc.edu.cn
* extras: mirror.siamdata.co.th
* updates: mirror.siamdata.co.th
base | 3.7 kB 00:00
epel | 4.3 kB 00:00
epel/primary_db | 5.0 MB 05:32
extras | 3.5 kB 00:00
updates | 3.5 kB 00:00
updates/primary_db | 4.6 MB 00:00
Setting up Install Process
No package php-gd available.
Error: Nothing to doForum: Plugins
In reply to: [WP2Cloud] Upload errorThenk you very much I will try .
Forum: Plugins
In reply to: [WP2Cloud] Upload errorThe image was uploaded, but the thumbnail wasn’t created. On the page where uses the thumbnail, the full-size image was used instead. The image was showed with wrong size.
Thank you.
Forum: Plugins
In reply to: [WP2Cloud] Upload errorI tried to freshly install wordpress and the plugin, but it’s not work and got the same problem. I think it’s a server configuration issue. What settings should I check?
Thank you
Forum: Plugins
In reply to: [WP2Cloud] Upload errorIn Addition, I used a subfolder-based multisite.
There was an error caused from path issue for the uploaded image too.
The image was called from http://www.domain.com/sub/http://domain.com/sub/……..jpg
I modified the script to fix this issue, and it works. But the thumbnails-creation issue remains.Thank you very much for your help and suggestion.
Forum: Plugins
In reply to: [WP2Cloud] Upload errorShould I check for read/write permission for any file/folder?
Forum: Plugins
In reply to: [WP2Cloud] Upload errorOn the page “wp-admin/media-new.php”
It stucked in Crunching… step.Using the media uploader on the page “wp-admin/post-new.php”
I got this error:Error 4.jpg
An error occurred in the upload. Please try again later.Thank you for your very fast response.