chensihai
Forum Replies Created
-
Forum: Reviews
In reply to: [Yii Bridge] Not WorkingYou are partly right. It works only when WordPress Permalink Settings is set to none default options for now, like Post name.
It’s indicate in README.txt, you might miss the point.Forum: Plugins
In reply to: [Yii Bridge] Yii integration in wordpressWordPress back end “Setting”
“Permalink Settings”
“Common Settings”
Please select “Post name”
Some other option might also work.Forum: Plugins
In reply to: [WP2Cloud] Diffirent Clouse servers in diffirent aws region use same storageWould we expect ClouSE v2 release in few months?
Forum: Plugins
In reply to: [WP2Cloud] More plugins not supported by WP2CloudHi Artem,
In fact, http://wordpress.org/extend/plugins/post-thumbnail-editor work now after I disable and enable wp2cloud plugin, so please ignore my above request.Thanks
Forum: Plugins
In reply to: [WP2Cloud] More plugins not supported by WP2CloudHi Artem,
I approve what you said, the deleted images will disappear after a while.As you commented http://wordpress.org/extend/plugins/wp-post-thumbnail/ is an unsupported plugin, we found another solution to replace wp-post-thumbnail,
http://wordpress.org/extend/plugins/post-thumbnail-editor. It works well with wp2cloud well mostly, but when crop a picture, it won’t produce new picture like the way without wp2cloud.If you can add post-thumbnail-editor to be full support by wp2cloud, it would be great for the users.
Forum: Plugins
In reply to: [WP2Cloud] More plugins not supported by WP2CloudHi Artem,
Sorry, your answer is not too the point. I verified it again, after the file is deleted from WP, no matter Media,BP-Avatar or BP-Album, the file is still exists on S3, and people can access the file with the old picture url.Forum: Plugins
In reply to: [WP2Cloud] More plugins not supported by WP2CloudHi Artem,
Thank you for your suggestion. My consider situation is more strict than hotlinking.I am thinking is it possible to update S3 API to allow only certain user to see the picture.
As I test, all the delete picture functions, media/bp-avatar,bp-album, the pictures are not really removed after delete it.
It would be a bugs, not feature?
Forum: Plugins
In reply to: [WP2Cloud] More plugins not supported by WP2CloudHi Artem,
Thank you very much to response and provide solution so quickly.
BP-ALBUM is the most concern, as for a user facing website, the pictures storage could increase quite quickly. It’s very glad that you provide solution for BP-ALBUM.For wp-post-thumbnail, we’ll see if we can do the migrate to support hooks, then contact you in the feature.
One related question is, as the picture is in S3 now, and some picture might need to follow private policy. Is it possible to provide some solution/suggestion to allow only authorized users to see the pictures.
Forum: Plugins
In reply to: [WP2Cloud] More plugins not supported by WP2CloudThank you for your response.
Those two plugins are still working with no error. But they just store pictures locally, stead of storing pictures on S3.Forum: Plugins
In reply to: [WP2Cloud] More plugins not supported by WP2CloudWe expect to get the full benefit of ClouSE.
For the not supported plugins, will you suggest users to wait, or encourage users to develop the support function themselves–do you have any guideline for this.Thanks,
Simon Chen
Forum: Plugins
In reply to: [Yii Bridge] can I use wordpress sidebar with yii contentNo common answers, it would depend on your theme. One way is to adjust the CSS, like to set the max-width of content etc.
Forum: Plugins
In reply to: [Simple Twitter Connect] Auto-post not working?What do you mean, roguegeek? To me, the login function is event not working.
According to what you said, login would work?Forum: Plugins
In reply to: CDN SET difference URL for SSL , W3 Total CacheClap! Clap!! Clap!!! You worth the picture in your logo.
Unfortunately, I don’t use cloudfront.net function for now, and use cloudflare.com instead.It’s good to know, but can’t pay you; because I might forget your solution tomorrow if I don’t use it.
Forum: Plugins
In reply to: [WP Super Cache] [Plugin: WP Super Cache] Page 1: 401 (Unauthorized)Same issue to me.
Anyone can provide some clues?
Thanks,Simon Chen
Same problem here, it’s just redirect to /wp-admin after login.
The program seems to call /wp-admin/admin-ajax.php for unknown reason, and then redirect to /wp-admin lat last.