so what should I do to make it work with the new API?
romanlp yes, but nothing helpful. In the error logs, i have this:
[Tue Oct 16 20:35:48 2012] [warn] [client 178.128.42.203] mod_fcgid: stderr: PHP Fatal error: Uncaught exception 'EpiOAuthException' with message '{"errors":[{"message":"Sorry, that page does not exist","code":34}]}' in /var/www/vhosts/slashaway.gr/1oSPK/wp-content/plugins/social-connect/twitter/EpiOAuth.php:251
[Tue Oct 16 20:35:48 2012] [warn] [client 178.128.42.203] mod_fcgid: stderr: Stack trace:
[Tue Oct 16 20:35:48 2012] [warn] [client 178.128.42.203] mod_fcgid: stderr: #0 /var/www/vhosts/slashaway.gr/1oSPK/wp-content/plugins/social-connect/twitter/EpiTwitter.php(100): EpiOAuthException::raise('{"errors":[{"me...', 404)
[Tue Oct 16 20:35:48 2012] [warn] [client 178.128.42.203] mod_fcgid: stderr: #1 /var/www/vhosts/slashaway.gr/1oSPK/wp-content/plugins/social-connect/twitter/callback.php(17): EpiTwitterJson->__get('name')
[Tue Oct 16 20:35:48 2012] [warn] [client 178.128.42.203] mod_fcgid: stderr: #2 {main}
[Tue Oct 16 20:35:48 2012] [warn] [client 178.128.42.203] mod_fcgid: stderr: thrown in /var/www/vhosts/slashaway.gr/1oSPK/wp-content/plugins/social-connect/twitter/EpiOAuth.php on line 251
and in the access log:
***.***.***.*** - - [16/Oct/2012:20:35:37 +0300] "GET /wp-content/plugins/social-connect/twitter/connect.php HTTP/1.1" 302 384 "https://1ospk.gr/" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.94 Safari/537.4"
***.***.***.*** - - [16/Oct/2012:20:35:46 +0300] "GET /wp-content/plugins/social-connect/twitter/callback.php?oauth_token=P6RiNBxhNGyoTBd08U0YgC1D8tH3LCnLcTNYYG6E3eI&oauth_verifier=exMLrQqrSqsegalPi5b9kIwMpAsv4twftltYtHqphk HTTP/1.1" 500 246 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.94 Safari/537.4"