vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Miscellaneous Hacks - vBulletin to Twitter, live tweets of new threads (https://vborg.vbsupport.ru/showthread.php?t=234288)

betts02 06-01-2010 08:11 AM

Used the files from here and got it working fine

Only thing i ask is ?

If i do not enter any forum ID's to be restricted, Even though they are restricted on my site, Will it show the thread to members who have no access ?

Cheers

anthony parsons 06-01-2010 09:15 AM

Quote:

Originally Posted by mtlcore (Post 1984315)
Here what I did, I went into twitter.php and set the following to false.
$options[CURLOPT_FOLLOWLOCATION] = false;

You are a lad... thank you. This was the fix for me... I just kept getting an XML error in 4.0.3PL1 and running on my own VPS... headache material. That did the trick though with bit.ly turned off.

Videx 06-01-2010 05:00 PM

Quote:

Originally Posted by betts02 (Post 2046422)
If i do not enter any forum ID's to be restricted, Even though they are restricted on my site, Will it show the thread to members who have no access ?

Cheers

Currently, yes. All activity in all forums is sent unless you specifically exclude (or include) them.

MorgUk 06-01-2010 08:50 PM

Couldn't get it going, keeps flagging errors. Did exactly what you said and fix's others had, version 4.0.3 Thanks for trying though :(

michelle86 06-03-2010 02:27 PM

Had to uninstall this. Everytime I would create a new post, I would try to reload the page, and it would give me a database error which would last for a couple minutes until I was able to successfully view the page. Also, the visitor count went up by 20-60 visitors. I have live Clicky Analytics stats, and would have only a few visitors on the page, not 64 as it once claimed! I don't know what's up with this mod, but everything has gone back to normal after uninstalling.

iguano 06-03-2010 02:54 PM

Quote:

Originally Posted by michelle86 (Post 2047671)
Had to uninstall this. Everytime I would create a new post, I would try to reload the page, and it would give me a database error which would last for a couple minutes until I was able to successfully view the page.

see this:

Originally Posted by imported_nimbus View Post

Let me share my solution.

bitly.php:
I set the following Curl options:
$options[CURLOPT_FOLLOWLOCATION] = false;
$options[CURLOPT_HEADER] = false;

and for twitter.php:
$options[CURLOPT_FOLLOWLOCATION] = false;

After this, works to me

Michlerish 06-04-2010 08:18 AM

This is really awesome, thank you. :)

sportsbuddys 06-07-2010 05:59 AM

Works great! Very nice hack :)

cbehan 06-07-2010 07:09 PM

OK, I followed the instructions, and the process is creating the bit.ly link and the twitter post with the link, but there's no thread title information or thread ID in the link or twitter post.

That has to be something with the plugin, correct?

JHUMON 06-08-2010 10:35 AM

not its working nice.Thanks


All times are GMT. The time now is 09:47 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.01621 seconds
  • Memory Usage 1,735KB
  • 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
  • (3)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