Quote:
Originally Posted by tomshawk
Error from report plugin 1
Code:
Fatal error: Cannot use object of type stdClass as array in /home/d3sanc/public_html/forums/includes/class_bootstrap.php(98) : eval()'d code on line 10
Error from report 2
Code:
object(stdClass)#13 (2) { ["error"]=> string(34) "Could not authenticate with OAuth." ["request"]=> string(23) "/1/statuses/update.json" }
any help greatly appriciated
|
It means one (or more) of the following is incorrectly entered in the AdminCP Options:
- Consumer Key
- Consumer Secret
- Access Token
- Access Token Secret
Because of the above, this hack can not authenticate with Twitter using OAuth authentication.