![]() |
Quote:
|
i was getting the You must be authenticated to access shorten on line 193 error but then realised i had a space after my api code, this was the problem so please check your bitly api codes.
working great thanks installed 5* |
Installed, properly inserted my bit.ly username and API key and twitter details, post does not happen. No errors, nothing. Just doesn't happen. Something wrong?
Using vB 4.0.1 w/ vbSEO. |
no Spaces in the API Key and username, all ceck more as 10x Times..... only the Errorcode :-(
|
This is great
|
Works great! Installed and tested. Neat!!! Anxious to see what it draws!
Thanks for sharing! |
Nothing is working here.. please note is it okay or not
// The array below are the ids of non-public forums, update these to be your admin forum ids or anything non-public by default if (!in_array($foruminfo[forumid], array(198,58,91,128,52,183,189,199,70,7,31,59,57,6 ,54,52))) { // http://classes.verkoyen.eu/bitly require_once 'bitly.php'; // http://classes.verkoyen.eu/twitter/ require_once 'twitter.php'; $bitly = new Bitly('<guru>', '<R_57532588ecb8603c0f14b5b75cbf>'); $shortUrl = $bitly->shorten('http://www.guru.info/vbforum/showthread.php?t='.$newpost[threadid]); $tweet = ''; if (isset($newpost['prefixid']) && $newpost['prefixid'] != '') { $tweet = $vbphrase['prefix_'.$newpost['prefixid'].'_title_plain'].' '; } $tweet .= $newpost['title'].' '.$shortUrl; $twitter = new Twitter('<guru>','<zyxjimmy>'); $twitter->updateStatus($tweet); |
Bit.ly username and Api Key - u mean wahera69@hotmail.com and R_5e3b37532588ecb8603c0f14b5b75cba
or guru and R_5e3b37532588ecb8603c0f14b5b75cb which is correct |
cagbaazee - I did the same thing you did, I left the " < " and the " > " in there. Remove those and it should work as long as you have your un, pw, and the key correct
the bitly should look like this (example) $bitly = new Bitly('testUser', 'R_hj3456hgf3hig56hi2gf6'); not $bitly = new Bitly('<testUser>', '<R_hj3456hgf3hig56hi2gf6>'); same with the twitter line |
Quote:
|
All times are GMT. The time now is 02:13 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|