Vikram
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Super Cache] Redirects in expert mode cause SEO issuesThanks @donncha. I think the few times I was using PageSpeed, I had mistakenly typed in the non-slashed version instead of the slashed one.
Forum: Plugins
In reply to: [WP REST API (WP API)] REST API on Multisite causes Server Error 500*Bump*
Anyone?
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Support for custom post types?I am also interested in knowing more about this. My single posts page displays content only from custom fields, using the ACF plugin. Any idea if AMP for WP will support that?
Forum: Plugins
In reply to: [Autoptimize] A Few Feature RequestsHi there.. May I add the ability to move scripts from ad networks to the bottom as well? Scripts from ad networks are typically dynamically generated, but there seems to be no way to do so currently. Google AdWords seems to work ok.
Forum: Plugins
In reply to: [Popular Posts Tabbed Widget for Jetpack] Default to Popular TodayNo problem. Great plugin nonetheless.
Forum: Plugins
In reply to: [Popular Posts Tabbed Widget for Jetpack] Default to Popular TodayAhh got it. Thanks. Great plugin!
It doesn’t highlight the selected tab by default though. Minor issue.
Forum: Fixing WordPress
In reply to: New Images don't show after upgrade to 3.3If anyone else has the same problem, where some images appear corrupt or would not display after upgrade to WordPress 3.3, we narrowed it down to a bug in ms-files.php. It has the readfile($file) code, which somehow doesn’t seem to output the image to the buffer properly (only some images).
Although our solution was not the best one, we found that by increasing the available buffer in php.ini (change the value of output_buffer variable) to a high enough value, we were able to work around this issue. the value that you need to set will depend on the images that you display.
It is not a solution, and there should be a way to bypass the use of ms-files.php to serve images (or better still the bug needs fixing).
Forum: Fixing WordPress
In reply to: New Images don't show after upgrade to 3.3Overnight, I think I have narrowed it down to a bug in ms-files.php. It is still not completely solved. Some images still refuse to display properly,
in spite of uploading them again.It is confirmed by the fact that the images are actually perfectly ok if I download them via FTP.
There is some more info here: https://core.trac.www.ads-software.com/ticket/14730.
If anyone has any other pointers, I would really appreciate it!
Vikram
Forum: Fixing WordPress
In reply to: New Images don't show after upgrade to 3.3@ipstenu – The server is RHEL. The clients are mostly windows, but almost everyone is reporting the issue.
Vikram
Forum: Fixing WordPress
In reply to: New Images don't show after upgrade to 3.3Ok, here is a curve ball!
The images are not corrupted! If I download those same images which appear to be corrupted and truncated via FTP, they are perfectly normal images.
I am really stumped now! Even the images that I had shown earlier in this topic as corrupted, some of them appear normal to me now.
Vikram
Forum: Fixing WordPress
In reply to: New Images don't show after upgrade to 3.3Thanks again Brad. I have tried most of those options. I am now trying to reset the plugins folder.
Vikram
Forum: Fixing WordPress
In reply to: New Images don't show after upgrade to 3.3An update (it just keeps getting stranger!):
I tried to upload two different sizes of the same image:
This one gets corrupted:
https://craftgossip.com/files/2011/12/DLMMF-Fab-Four-11.jpgThis one uploads ok:
https://craftgossip.com/files/2011/12/DLMMF-Fab-Four-11-Copy1.jpgThe difference? The first one that doesn’t work is around 100 KB in size and the second one that works is reduced to 20 KB. I tried uploading the same image at reduced sizes from 100 down to 20 KB, and 20 KB seems to be when it worked.
I am quite confused! Nothing AFAIK, has changed on the server besides the 3.3 upgrade!
Vikram
Forum: Fixing WordPress
In reply to: New Images don't show after upgrade to 3.3Thanks Pankaj. Yes it is very strange.
I am on RHEL5 + Apache 2.2. I have tried to upload the images from another browser. Same issues. I am not sure what you mean by uploading from another system, via FTP? That works fine.
I have not had this problem before the upgrade today.
Vikram
Forum: Fixing WordPress
In reply to: New Images don't show after upgrade to 3.3Thanks for the great tip Brad.
I checked the files on the server, and they are indeed corrupted somehow. Interestingly, one of the auto generated resized version is ok.
I then tried the browser upload, and that had the same issue.
However, I tried uploading another file and that worked well on both uploads.
See these: https://craftgossip.com/files/2011/12/1024x768Logo.jpg
and this: https://craftgossip.com/files/2011/12/IZZEcrafting_Graphics-111.jpgVikram
Forum: Networking WordPress
In reply to: ms-files load timeIt is a dedicated server.