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)

TandyServices 07-03-2010 11:19 AM

Ok thanks a lot..

Edit:
That one has errors at well.. Just used the other and all works fine now.. Thanks

kefallon 07-03-2010 10:35 PM

At last this mod now works for me, anyone who had the problems i faced described in thread 11 of this mod back in February.
i did a fresh install today and it is working at treat...

Thank you :):):):):):)

Mosh 07-03-2010 10:39 PM

Quote:

Originally Posted by kefallon (Post 2064072)
At last this mod now works for me, anyone who had the problems i faced described in thread 11 of this mod back in February.
i did a fresh install today and it is working at treat...

Thank you :):):):):):)

At least click Mark as Installed then :)

anupam_luv 07-03-2010 11:38 PM

Whenever I try to post a new thread I get the following error

Quote:

Fatal error: Cannot redeclare class OAuthException in /home/anandpla/public_html/dstreetdirect.com/includes/twitteroauth/OAuth.php on line 8
Whenever I refresh this page ... it tries to post duplicate thread/post and after that I can see the thread already created but it couldnt tweet either...

I hv done everything correctly.... tried uninstalling old ver and installed new ver afresh, but no luck,,, plz help....

CoronasRGood 07-03-2010 11:58 PM

I get the same fatal error

anupam_luv 07-04-2010 12:01 AM

Aaaaaaaaaah!!!!!!!! Just figured it out......

JUST OPEN AND EDIT THE "OAuth.php" FILE IN THE "twitteroauth" FOLDER ......... FIND THE WORD "OAuthException" AND REPLACE ALL INSTANCES WITH "OAuthException_tw" (OR ANY OTHER WORD) ... AND U R DONE!!!

BASICALLY THE CLASS OAuthException IS ALSO USED BY FACEBOOK PLUGIN AND ITS DECLARED BEFORE THIS PLUGIN DOES.... SIMPLE.

Mosh 07-04-2010 04:08 AM

Quote:

Originally Posted by anupam_luv (Post 2064094)
Aaaaaaaaaah!!!!!!!! Just figured it out......

JUST OPEN AND EDIT THE "OAuth.php" FILE IN THE "twitteroauth" FOLDER ......... FIND THE WORD "OAuthException" AND REPLACE ALL INSTANCES WITH "OAuthException_tw" (OR ANY OTHER WORD) ... AND U R DONE!!!

BASICALLY THE CLASS OAuthException IS ALSO USED BY FACEBOOK PLUGIN AND ITS DECLARED BEFORE THIS PLUGIN DOES.... SIMPLE.

Thanks, I add that to the first post FAQ :)

CoronasRGood 07-04-2010 01:47 PM

Quote:

Originally Posted by Mosh (Post 2064167)
Thanks, I add that to the first post FAQ :)

Excellent, go it working with that edit. Thank!

anupam_luv 07-06-2010 12:57 AM

The time it tweets is the web server's default... and so its sending time of post as different than its actual time.....

To correct it I had to edit all the three plugins (via plugins manager) of this mod and add the following line (at the top) to change the default timezone

Quote:

date_default_timezone_set('Asia/Calcutta');
It should pick the vbulletin's default timezone (The "Default Time Zone Offset" in VB options>Date & Time Options) .... but its picking the server's time.

Plz append this correction in ur next version of this mod.

gopherhockey 07-07-2010 08:22 PM

I did a forum upgrade and lost my access token. The directions on this mod say:

Quote:

Note down the "Access Token" and "Access Token Secret" (under My Access Token on the App details screen)
When i go to my twitter account I can see my secret, but no token. All I am given is a request token URL.

How do I resurrect the token?


All times are GMT. The time now is 09:51 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.01715 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
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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