Hello,
When user click on " Get Twitter Authentification" I get this error:
Software error:
Install Net::OAuth 0.25 or later for OAuth support at index.cgi line 2240
How can I fix it?
Thanks!
XFileSharing Pro - Twitter Mod Error
-
- Posts: 25
- Joined: Dec 15, 2010 12:26 am
It will allow you to use CPAN to install perl modules. After entering
in shell just press enter until you see:
Then enter:
Code: Select all
perl -MCPAN -e
Code: Select all
cpan>
Code: Select all
install Net::OAuth