bastb
Forum Replies Created
-
Please update to version 0.8.9 and let me know if this fixed the issue.
Ah thanks, I’ll try to release a new version
Hi,
I assume you’re using version 0.8.8 of the plugin. Which other plugins are installed and when are you getting this error?
Thanks, Bas
Marking resolved
This new version was 0.8.5. I’ve not heard anything since, so I guess this issue is resolved. Feel free to post an update if I’m wrong.
Hi,
LiPS uses the pecl OAuth extension. The error message shows you have the extension installed, but I think the installed version does not have curl support built-in.
The easiest thing you can do is ask your hoster to check the OAuth extension and see if it was build with curl. I’m on a vacation right now, so I cannot build a version which does some additional logging. I can do so when I get back.
Hope this helps.
Hi,
The
Class 'OAuth' not found
error message usually means you don’t have the OAuth PECL extension installed or activated on the machine you’re running lips on. Please review https://php.net/manual/en/oauth.setup.php for more information.Please let me know when you think you have the extension installed and activated. Or when installing the PECL extension proves to be a problem, for instance when your hoster doesn’t allow you to.
Thanks, Bas