fylh
Forum Replies Created
-
@mykkal, I used al possible channels to get support from plugin authors, no reply, no help from them. Very disappointing.
Sorry, @john4938 I didn’t find a solution. The way I solved it – developed website locally (KC plugin works on my local WP install) and uploaded whole website to the server. But, I can’t still edit the website.
I talked to wordpress.com support team. They eliminated any other possibilities other than King Composer plugin, which is causing my pages to fail to update. Please, reply to my message.
The issue is important, please reply.
Forum: Plugins
In reply to: [EWWW Image Optimizer] jpegtran: can't openDear nosilver4u, I’ve made pastebin links public for you. Please check.
I am on VPS, I double checked that my php is working as www-data. With 755 permissions I’d got error “file is not writable”, that’s why I’ve made it 775.Forum: Plugins
In reply to: [EWWW Image Optimizer] jpegtran: can't openDear nosilver4you,
Thanks for prompt reply. First of all the error is as follows:
“/var/www/fylhtyzia2/data/www/vickyblog.com/wp-content/ewww/jpegtran: can’t open /var/www/fylhtyzia2/data/www/vickyblog.com/wp-content/blogs.dir/10/files/2014/02/1-300×300.jpg for reading”
Secondly, I have got strange bug with file permissions. I have network WordPress. My blogs are, for example:
wp-content/blogs.dir/5/files/2010/…
wp-content/blogs.dir/5/files/2011/…
wp-content/blogs.dir/5/files/2012/…
etc.Initially all the files and folders of my wordpress installation where owned by my FTP user:
group-owner: fylhtyzia2
owner: fylhtyzia2Following your installation instructions I made changes:
1. All the folders in wp-content/ directory set 775 permissions recursively:
group-owner: www-data
owner: fylhtyzia22. All the files in wp-content/ directory let unchanged with 644 permissions:
group-owner: fylhtyzia2
owner: fylhtyzia23. I started Bulk Optimize for all images in blog No.5
4. Most of the files were optimized perfectly, for example:wp-content/blogs.dir/5/files/2013/ 2012/ 2011/ 2010
but some files in some monthes of 2010/ folder were not optimized with the error:
/var/www/fylhtyzia2/data/www/vickyblog.com/wp-content/blogs.dir/5/files/2011/10/Bfw_designers12.png is not writable
Debug info about this file
Debug info in generalI could cope with it only by setting all the files in wp-content/blogs.dir/5/files/2011/10/ directory with 664 permissions:
group-owner: www-data
owner: www-dataBut it’s not right, I gess. Please help.
Forum: Plugins
In reply to: [EWWW Image Optimizer] bulk optimization does not recognize 2nd pageThank you, I’ll check it.
Forum: Plugins
In reply to: [EWWW Image Optimizer] bulk optimization does not recognize 2nd pageIt seems that if screen options is 20 or 50 images per page, then it works perfectly. If I put 180, 200 or 300, then I get “We have 18978 images to optimize.”
By the way, sometimes when screen options 20 images per page I get “We have 19 images to optimize.” (not 20) or with 50 images per page I get “We have 49 images to optimize.” (not 50). Maybe the reason is in URI lenght, when not all image ids are included?
Just in case: I play with screen options because I didn’t find how can I optimize all the images from one folder only (/var/www/fylhtyzia2/data/www/vickyblog.com/wp-content/blogs.dir/5/files/2011/10/), there are 1234 images.
1. I go to image Optimizer options
2. Put this folder into “Folders to optimize” menu
3. Go to ‘Optimize More’ in the Tools menu
4. I see “We have 26492 images to optimize.”
5. If I don’t specify folder in “Folders to optimize” menu, then I get “We have 368 images to optimize.” in ‘Optimize More’ in the Tools menu.Forum: Plugins
In reply to: [EWWW Image Optimizer] bulk optimization does not recognize 2nd pageHm, seems that problem has come back (
1. Media Gallery, 18978 images in total
2. Screen options 180 images
3. Period October 2011, 1234 images, 7 pages
4. Go to page 2, tick all images on this page, then Bulk Optimize
5. Redirected to Bulk Optimize page asking “We have 18978 images to optimize.”Forum: Plugins
In reply to: [EWWW Image Optimizer] bulk optimization does not recognize 2nd pageThanks for fast reply. Today morning could not repeat the bug myself. All works perfect!
I have fixed this problem! The fix:
Disable mysql.trace_mode in php.ini
Cheers
Forum: Fixing WordPress
In reply to: Pagination in Posts Edit Admin Screen MissingI have fixed this problem!
(actually my hoster provider did)The fix:
Disable mysql.trace_mode in php.ini