Ritesh Patel
Forum Replies Created
-
Forum: Plugins
In reply to: [Microsoft Azure Storage for WordPress] Filesystem API / permissionsHi @mrgregwaugh
We have added admin notice if direct filesystem access is not allowed. We also have introduced new filters using which you can make it work in such setup. These filters are under develop branch currently and you can check those here: https://github.com/10up/windows-azure-storage/tree/develop
Regards,
RiteshForum: Plugins
In reply to: [Microsoft Azure Storage for WordPress] Moving to AzureYou will need to do search and replace in whole database in order to change the URL in content. Azure storage plugin also stores storage related info in attachment meta which can be updated but that requires to regenerate thumbnails.
Let us know if that helps or not.
Regards,
RiteshForum: Plugins
In reply to: [Microsoft Azure Storage for WordPress] HTTP errorHi @setevoy,
The
uploadReadAheadSize
value id 49152 which is 49kb. Can you tell us for which maximum image size the upload is working fine?Regards,
RiteshForum: Plugins
In reply to: [Microsoft Azure Storage for WordPress] Filesystem API / permissionsHi @mrgregwaugh
Thanks for the thorough report. We are looking into this and will follow up on the ticket shortly.
Regards,
RiteshForum: Plugins
In reply to: [Microsoft Azure Storage for WordPress] HTTP errorHi @setevoy
Can you check the max input size and max allowed upload size for your application? Your image size shouldn’t be greater than allowed size.
Regards,
RiteshForum: Plugins
In reply to: [Microsoft Azure Storage for WordPress] no thumbnailsNo, thumbnails should exist in media pages. Can you check in azure storage browser and see if thumbnails exist along with original image? Do you have registered custom image sizes or using default one? If you have custom image sizes, can you give us the size details so that we can check?
Regards,
RiteshForum: Plugins
In reply to: [Microsoft Azure Storage for WordPress] Headers for uploaded blobsHi @mrgregwaugh
Yes, this can be done. It will be great if you can open a pull request for this on github repo: https://github.com/10up/windows-azure-storage/
Regards,
RiteshForum: Plugins
In reply to: [Microsoft Azure Storage for WordPress] HTTP errorHi setevoy,
Which size of image you are uploading? Have you tried the image which is in smaller size? Can you tell us allowed upload size and max post input size config of your site? I am guessing this is image size issue.
Regards,
RiteshForum: Plugins
In reply to: [Microsoft Azure Storage for WordPress] HTTP errorHi @setevoy
Thanks for letting us know about this issue. You said, it’s working fine on your stage site. Is your stage site also using IIS? Can you also get us the HTTP request status for the upload request from browser’s console?
Regards,
Ritesh- This reply was modified 8 years, 3 months ago by Ritesh Patel.
Forum: Plugins
In reply to: [rtMedia for WordPress, BuddyPress and bbPress] error upgradingHi @sim2k,
Thanks for reporting the warning. You will face this warning once when you update rtMedia, otherwise it shouldn’t throw this warning. We will fix this warning in upcoming update of rtMedia.
Do you see this warning on every page request? Do let us know.
Regards,
Ritesh.Thank you Justine for your kind words and rating ??
We always try to do our best and improve rtMedia plugin features and support.
Hi Viky,
Can you give me debug info available under
{site_url}/wp-admin/admin.php?page=rtmedia-support#debug
? Looks like issue is related to server.You can also use rtMedia support forum for community support.
Thanks.
Hi @Agambas,
We will handle this support ticket over our community support system where you have created similar support topic.
Thanks.
Forum: Reviews
In reply to: [rtMedia for WordPress, BuddyPress and bbPress] Easy To Use pluginHi Martin,
Thank you for supporting and rating us.
Cheers.
Forum: Plugins
In reply to: [Nginx Helper] XSS VulnerabilityHi Dave,
Please update nginx-helper to latest version 1.8.10. We have fixed the XSS vulnerability.
Thanks.