vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   New Posting Features - WS vBulletin Tweet Poster (https://vborg.vbsupport.ru/showthread.php?t=236278)

Mr_Running 06-26-2011 10:02 AM

Working on installing
I do not see a Twitter Access Token Secret in my twitter application details?

Jurg 06-26-2011 10:41 AM

Quote:

Originally Posted by Mr_Running (Post 2212954)
Working on installing
I do not see a Twitter Access Token Secret in my twitter application details?

There should be a tab in the top-right of the page.

Mr_Running 06-26-2011 04:51 PM

Thanks Jurg
Yes top-right = My Access Token

Cheers, :)

Mr_Running 06-26-2011 09:48 PM

Anyone know how to fix this issue...I did the Bulletin 2 Twitter: Test/Debug and this is what came back.

Code:

object(stdClass)#13 (2) { ["error"]=> string(22) "Status is a duplicate." ["request"]=>

string(23) "/1/statuses/update.json" }


Mosh 06-26-2011 10:01 PM

Quote:

Originally Posted by Jurg (Post 2212934)
Installed without a problem, but doesn't post to Twitter.

bit.ly creates the links.

The debug tool gives the following error, so I can't get debug info:

"NULL
vBulletin Message
Unable to add cookies, header already sent.
File: /home/site/public_html/includes/class_bootstrap.php(103) : eval()'d code
Line: 11"

Any ideas?

Try changing the execution order of the test plugins to 1 instead of 5 and see if that makes a difference. If that does not work, then while testing disable any other plugin that uses the global_bootstrap_init_start hook.

Mosh 06-26-2011 10:03 PM

Quote:

Originally Posted by Mr_Running (Post 2213229)
Anyone know how to fix this issue...I did the Bulletin 2 Twitter: Test/Debug and this is what came back.

Code:

object(stdClass)#13 (2) { ["error"]=> string(22) "Status is a duplicate." ["request"]=>

string(23) "/1/statuses/update.json" }


Which plugin was that from? I am assuming the second one, as it will come back with that error if it worked the first time.

Mr_Running 06-26-2011 10:23 PM

Yes it was from 2

and this is what is coming from 1
string(20) "This is a test tweet"

Mosh 06-26-2011 10:28 PM

Quote:

Originally Posted by Mr_Running (Post 2213255)
Yes it was from 2

and this is what is coming from 1
string(20) "This is a test tweet"

It means you have set up the twitter side of things correctly, so there should be no reason this hack does not work. Also, can you click Mark as Installed please.

Mr_Running 06-27-2011 02:13 AM

Quote:

Originally Posted by Mosh (Post 2213239)
Try changing the execution order of the test plugins to 1 instead of 5 and see if that makes a difference. If that does not work, then while testing disable any other plugin that uses the global_bootstrap_init_start hook.

Same here and a few mods that use it and work together.

Hey Mosh this mod is Tagged for now :(

Jurg 06-27-2011 04:01 PM

Quote:

Originally Posted by Mosh (Post 2213239)
Try changing the execution order of the test plugins to 1 instead of 5 and see if that makes a difference. If that does not work, then while testing disable any other plugin that uses the global_bootstrap_init_start hook.

Thanks but tried both and still get the error, except it ends in "line 10" now. Any other thoughts?


All times are GMT. The time now is 06:40 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
  • Page Generation 0.01793 seconds
  • Memory Usage 1,740KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete