gpower2
Forum Replies Created
-
Forum: Reviews
In reply to: [Kumori (曇)] It worked as expected on my WAMP serverHey there, sorry for the delay, it slipped my mind!
You can find my personal e-mail if you google just a little bit 😉
If you are still interested in this, please let me know via e-mail.Forum: Plugins
In reply to: [Kumori (曇)] Fatal error: Class 'Phar' not foundThat is a PHP configuration error, nothing to do with Kumori or WordPress.
PHAR is a system for distributing php libraries in a single file. (http://php.net/manual/en/intro.phar.php)
Kumori uses an AWS PHAR file in order to access the Amazon Cloud services.You can check the suggestions in this post: http://stackoverflow.com/questions/8851099/php-class-phar-not-found
Please report if you manage to solve your issue for future users. 😉
Forum: Plugins
In reply to: [Kumori (曇)] Still updating this plugin?First you must go to Settings->Media and set your AWS parameters.
Then you must go to the Kumori Tools->Manage Elastic Transcoder and create your pipeline, where you specify the Bucket. 😉
I guess you have to check the AWS Elastic Transcoder documentation first, in order to better understand how Kumori works. 🙂
If you still have questions, please feel free to ask them!
Forum: Plugins
In reply to: [Kumori (曇)] Still updating this plugin?Hi ksolans,
To be honest I haven’t find the time to give Kumori the necessary treatment it deserves.
However, unless AWS broke their API, it should work as expected.
And I am not aware of any breaking changes in their API.As for the error message you get, it is because you haven’t specified a Bucket in the Kumori-fy options. You should see a list of available Buckets in a drop down list.
Waiting for your feedback! 🙂
Forum: Plugins
In reply to: [Kumori (曇)] Multisite requestNot being a hardcore WordPress user myself, I didn’t quite get your request. :S
Could you please describe a use case example?
Forum: Plugins
In reply to: [Kumori (曇)] Questions?Actually you do that via the Manage Elastic Transcoder page, and by setting a pipeline.
It’s an AWS thingy, not mush I can do about that, I’ll put a reminder to have a more detailed manual somewhere…
Forum: Plugins
In reply to: [Kumori (曇)] Fatal error: Uncaught exceptionJust posted a hot fix for (hopefully) fixing the fatal errors, so at least users can see a nicely formatted error message.
I’ll add some more checks at later versions…Forum: Plugins
In reply to: [Kumori (曇)] Fatal error: Uncaught exceptionI think it’s already automated enough, perhaps you are referring to some kind of batch mode?
Forum: Plugins
In reply to: [Kumori (曇)] Fatal error: Uncaught exceptionYes indeed, I have planned it for the next version, thanks for the feedback, hope you enjoy the plugin now!
Forum: Plugins
In reply to: [Kumori (曇)] Fatal error: Uncaught exceptionIt seems that you haven’t set the region setting properly.
Could you please tell me the steps to reproduce this error?
Forum: Plugins
In reply to: [Kumori (曇)] Core/Core.phpI guess it now works for you right?
I’m really glad if that’s the case!
Please feel free to inform me of any problems you come across!Forum: Reviews
In reply to: [Kumori (曇)] Works, but installation was difficultI guess you had difficulty with the paths at the require_once statements, correct?
If you had any other issues, please contact me about them, hopefully I fixed the previous errors in version 0.22 .
Forum: Plugins
In reply to: [Kumori (曇)] Shows Fatal error on installationI forgot to write down, that you have to go to Admin->Settings->Media page, in order to put your credentials and settings for your AWS account.
In your case, you haven’t specified the region you use for your AWS services.
Please proceed with setting the credentials for your AWS account and I think that you won’t have any problems!
Forum: Plugins
In reply to: [Kumori (曇)] Core/Core.phpGuyz I am so sorry I didn’t reply to your support issues, I thought I was gonna be informed via email, but I didn’t.
Any ways, I patched up a new version (0.22) which hopefully fixes the require_once path nightmares.
Please inform me on any errors you will find, or new features you’d like me to add.