Welcome, Guest
Username: Password: Remember me
JO K2 Auto Linkedin

TOPIC: FATAL ERROR: Cant reddeclarate AuthSignatureMethod

FATAL ERROR: Cant reddeclarate AuthSignatureMethod 9 years 5 months ago #1277

Hi there,
I have a problem with te JO-LINKEDIN AUTOPOST for K2 .- I have following all steps of the documkentation, all is OK, but when i publish a new article with the LINKEDIN AUTOPOST selection i have this error:

Fatal error: Cannot redeclare class OAuthSignatureMethod_HMAC_SHA1 in /home/mihttp/public_html/web/administrator/components/com_joautotwitter/libraries/OAuth.php on line 120


Please your help!


Carlos Viteri
Attachments:
Best regards,


Carlos Viteri
PBX New York: +1-347-6698151
Guayaquil: +593-04-6038572
WhatsApp: +593989745947
www.mihttp.com
The administrator has disabled public write access.

FATAL ERROR: Cant reddeclarate AuthSignatureMethod 9 years 5 months ago #1278

  • Super User
  • Super User's Avatar
  • OFFLINE
  • Administrator
  • Posts: 3519
  • Thank you received: 278
  • Karma: 65
Hello Carlos Viteri
Thank you for feedback.
Find and open file: administrator/components/com_joautotwitter/libraries/twitteroauth.php
Go to line 12 and changed
require_once("OAuth.php");
To
if (!class_exists('OAuthSignatureMethod_HMAC_SHA1')) {
require_once("OAuth.php");
}
Or can you send me joomla administrator via contact form? So we can help you
Best regards
Bach Pham
The administrator has disabled public write access.
The following user(s) said Thank You: Carlos Viteri

FATAL ERROR: Cant reddeclarate AuthSignatureMethod 9 years 5 months ago #1289

Thankyou! now is resolved!
Best regards,


Carlos Viteri
PBX New York: +1-347-6698151
Guayaquil: +593-04-6038572
WhatsApp: +593989745947
www.mihttp.com
The administrator has disabled public write access.

FATAL ERROR: Cant reddeclarate AuthSignatureMethod 9 years 5 months ago #1291

  • Super User
  • Super User's Avatar
  • OFFLINE
  • Administrator
  • Posts: 3519
  • Thank you received: 278
  • Karma: 65
Hi Carlos Viteri
Great. Thank you for using our products.
Best regards
Bach Pham
The administrator has disabled public write access.
Time to create page: 0.067 seconds