MyBB Community Forums

Full Version: MyBBPublisher v2.0
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Are you trying to publish all forums? then set Inclusive to Yes and Forums to Publish to 0
also, please run through the MyBBPublisher Twitter Tests in the ACP > Tools & Maintenance > MyBB Publisher

still

I dont know what is the problem
I could not understand this

please run through the MyBBPublisher Twitter Tests in the ACP
Go to your ACP, then click the Tools & Maintenance tab, then click the MyBB Publisher menu item on the left and you should see three links.

Start at the top and click the first one. It should return a funny looking list of items that includes your account name, description, etc. If there is an error, then your setup is wrong in the ACP

If no error, then click the second link. You should see a funny list of stuff listing items remaining, reset time, etc.

The third link will try to grab the latest 20 tweets from your account.

If none of these work, then the ACP settings for your twitter account details are wrong, or the twitter application you created is not setup correctly.
for the first test


{"error":"Could not authenticate with OAuth.","request":"\/1\/account\/verify_credentials.json"}


for the second one

stdClass Object
(
[reset_time_in_seconds] => 1326309109
[remaining_hits] => 149
[reset_time] => Wed Jan 11 19:11:49 +0000 2012
[hourly_limit] => 150
)


for the third test



{"error":"This method requires authentication.","request":"\/1\/statuses\/user_timeline.json"}



thanx man for ur kind
This means that your settings are incorrect.

Please verify

TWITTER Consumer Key
TWITTER Consumer Secret
TWITTER Access Token
TWITTER Access Token Secret

as set in the MyBB Publisher settings match what comes from your Twitter App page
first one I got


stdClass Object
(
[is_translator] =>
[default_profile] =>
[contributors_enabled] =>
[lang] => en
[profile_text_color] => 333333
[protected] =>
[url] => http://www.7drmot.com
[profile_background_image_url_https] => https://si0.twimg.com/images/themes/theme8/bg.gif
[profile_background_image_url] => http://a1.twimg.com/images/themes/theme8/bg.gif
[favourites_count] => 0
[name] => تراث حضرموت
[profile_link_color] => 9D582E
[profile_image_url_https] => https://si0.twimg.com/profile_images/165...normal.jpg
[utc_offset] =>
[description] => للمشاركة بالمنتدى

http://www.7drmot.com/mybb
[verified] =>
[created_at] => Sun Nov 13 09:05:48 +0000 2011
[profile_background_color] => 8B542B
[listed_count] => 0
[following] =>
[profile_background_tile] =>
[status] => stdClass Object
(
[contributors] =>
[place] =>
[geo] =>
[truncated] =>
[in_reply_to_user_id] =>
[favorited] =>
[created_at] => Tue Jan 10 03:30:50 +0000 2012
[retweet_count] => 0
[in_reply_to_screen_name] =>
[in_reply_to_status_id_str] =>
[possibly_sensitive] =>
[retweeted] =>
[in_reply_to_user_id_str] =>
[source] => web
[id_str] => 156578717915811840
[coordinates] =>
[id] => 1.56578717916E+17
[in_reply_to_status_id] =>
[text] => أول ناطحات سحاب في العالم - تراث حضرموت
http://t.co/Wy67p1TC
)

[geo_enabled] =>
[notifications] =>
[profile_sidebar_fill_color] => EADEAA
[followers_count] => 44
[profile_image_url] => http://a1.twimg.com/profile_images/16513...normal.jpg
[screen_name] => 7drmot
[show_all_inline_media] =>
[follow_request_sent] =>
[statuses_count] => 89
[profile_sidebar_border_color] => D9B17E
[id_str] => 411346909
[default_profile_image] =>
[friends_count] => 103
[location] => موقع تراث حضرموت
[id] => 411346909
[profile_use_background_image] => 1
[time_zone] =>
)



second one I got



stdClass Object
(
[reset_time] => Wed Jan 11 21:07:28 +0000 2012
[photos] => stdClass Object
(
[reset_time] => Thu Jan 12 20:18:14 +0000 2012
[daily_limit] => 30
[reset_time_in_seconds] => 1326399494
[remaining_hits] => 30
)

[hourly_limit] => 350
[reset_time_in_seconds] => 1326316048
[remaining_hits] => 346
)


the third one is so long Big Grin


so what to do


Sad
it should be working then. if the first one and second one go, then your site is properly connecting to Twitter.

is your Twitter App set to read-write or read-only?
read only
Struggling with Facebook, App ID and API IDs are the same apparently according to Facebook
When I do Step 1: Verify App ID Setting, its returns nothing.

Do I have to mess around with App Domains and Hosting URLs or any mumbo jumbo like that?

Thanks
Plus thread title is still 1.6.2 Wink
(2012-01-11, 09:24 PM)The-Best Wrote: [ -> ]read only

That is the problem right there. As per the included documentation, make it read-write

(2012-01-12, 02:14 AM)BleepyEvans Wrote: [ -> ]Struggling with Facebook, App ID and API IDs are the same apparently according to Facebook
When I do Step 1: Verify App ID Setting, its returns nothing.

Do I have to mess around with App Domains and Hosting URLs or any mumbo jumbo like that?

Thanks
Plus thread title is still 1.6.2 Wink

The application ID and API Key are NOT the same. The app ID is all integers and the API key is longer and alpha numeric. The application secret is similar in length and style as the key, but not the same. You need to get your settings right and then try again