vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Integration with vBulletin - vBulletin Tweet Poster! (https://vborg.vbsupport.ru/showthread.php?t=216346)

Coop1979 06-30-2009 11:37 PM

Is there a way to put a short message at the beginning of the tweet to show that it is a forum thread? Something like: MyForum Thread: Thread title: Thread Description

I use my Twitter account for many uses on my site and would like to differentiate from forum threads and news I am officially posting about the site.

mykkal 06-30-2009 11:49 PM

Quote:

Originally Posted by Coop1979 (Post 1840447)
Is there a way to put a short message at the beginning of the tweet to show that it is a forum thread? Something like: MyForum Thread: Thread title: Thread Description

I use my Twitter account for many uses on my site and would like to differentiate from forum threads and news I am officially posting about the site.

wouldn't the title be too long? just curious

357Magnum 06-30-2009 11:54 PM

will this work on 3.7?

Coop1979 07-01-2009 12:10 AM

I'm not too worried about that. I would actually like to add "..." to the end of the message as well. I can lose 10 or 15 characters from the thread description and not feel bad about it.

Milad 07-01-2009 12:12 AM

Quote:

Originally Posted by Coop1979 (Post 1840447)
Is there a way to put a short message at the beginning of the tweet to show that it is a forum thread? Something like: MyForum Thread: Thread title: Thread Description

I use my Twitter account for many uses on my site and would like to differentiate from forum threads and news I am officially posting about the site.

Good suggestion.

Coop1979 07-01-2009 12:21 AM

Quote:

Originally Posted by Milad (Post 1840467)
Good suggestion.

Would you mind posting or PMing me on how to manually do it until you decide to include it in a future release?

Milad 07-01-2009 12:50 AM

In the file includes/twitterposter/functions_twitterposter.php

Find:
PHP Code:

$status ''

Replace with:
PHP Code:

$status 'your addition here';
$length += strlen($status); 

This will be an option in the admincp though.

Habboubih 07-01-2009 12:56 AM

when i manually update i get this:

Threads by user (userid: XXXXXX) isn't allowed to be tweeted! skipping to the next thread!

Coop1979 07-01-2009 01:33 AM

You have to go in to your Usergroups and manually save them for it to work. Known bug.

floggerss 07-01-2009 04:40 PM

I have this error when i want to autorize

Fatal error: Call to undefined function curl_init() in /home/reinodra/public_html/includes/twitterposter/twitteroauth/twitterOAuth.php on line 1


All times are GMT. The time now is 04:42 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.01849 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_php_printable
  • (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