Wordpress plugin does not work out of the box?
Hello people,
Two issues:
- just wondering: why isn't the wordpress plugin pre-authenticated? I guess it is intentional, since there is no auto-authorize checkbox next to the download button, but I cannot see a reason why?
- Some hosts like Dreamhost have URL file access disabled, so you get errors like
[function.file-get-contents]: failed to open stream: no suitable wrapper could be found in
....
Here's a diff for another software library with the same problem: curl php library instead of file_get_contents is used, if available:
http://code.google.com/p/hkit/source/...
Two issues:
- just wondering: why isn't the wordpress plugin pre-authenticated? I guess it is intentional, since there is no auto-authorize checkbox next to the download button, but I cannot see a reason why?
- Some hosts like Dreamhost have URL file access disabled, so you get errors like
[function.file-get-contents]: failed to open stream: no suitable wrapper could be found in
....
Here's a diff for another software library with the same problem: curl php library instead of file_get_contents is used, if available:
http://code.google.com/p/hkit/source/...
2 people have this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
-
Inappropriate?I'm trying to configure on Dreamhost hosted wordpress and having same errors.
I’m frustrated
Loading Profile...

