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 - Twitter BBCode (https://vborg.vbsupport.ru/showthread.php?t=287342)

obglobal.net 07-24-2014 12:29 AM

I got everything done right with the installation and ckeditor, but the tweets come out like this

Quote:

Source: Melo's meeting with the Knicks is over. They reiterated to him that they will offer him a max contract
? Chris Broussard (@Chris_Broussard) July 4, 2014
what's the deal, do you think?

obglobal.net 07-24-2014 12:35 AM

Quote:

Originally Posted by AshleyTwo (Post 2469016)
I've installed and it works fine in 3.8, but when you post it it's just plain text, but when you refresh/go back into the thread it works. Presume its something to do with the ckeditor script that needs editing (but isn't in 3.8). Is there something else I need to edit?

I got the same thing. Did you manage to sort something out?:confused:

ArcadeSyndicate 07-25-2014 01:40 PM

works fine on 4.2.2, thx :)

gsmlover4u 04-12-2015 01:55 PM

hi i need some help about upload files
is there need to upload on root MATCH folder with .DS_Store file or only MATCH folder ?

Guardian Hope 04-14-2015 11:12 PM

I have it working on 4.2.2 though there are some strange occurrences where it won't pull over the Twitter style but it'll still pull over the text and who it's coming from.

Still, the really only working Twitter embedding I've seen so far.

gsmlover4u 04-21-2015 02:09 PM

but not working for me on vb 4.2.2

xxfullclipxx 04-21-2015 03:11 PM

It works for me on the latest version of vbulletin and on firefox didnt check other browsers. at first i thought you entered like the username. but that didnt work but if i go to embed a tweet and get the id from that it will work.

gsmlover4u 04-24-2015 05:53 PM

how to get twitter ID ?

sub_ubi 05-21-2015 08:46 PM

Can't believe this is the only plugin for embedding tweets

z3r0 05-22-2015 09:46 AM

Quote:

Originally Posted by sub_ubi (Post 2546125)
Can't believe this is the only plugin for embedding tweets

Probably because it's simple enough just to make your own bbcode from the twitter embed code.

Title: Tweet
BB Code Tag Name: tweet
Replacement:
Code:

<script type="text/javascript">
function loadx(data) {
  document.write(data.html);
}
</script>
<script type="text/javascript" src="https://api.twitter.com/1/statuses/oembed.json?id={param}&callback=loadx"></script>
<div class="twitter" onLoad="loadx().html"/>

Example:[tweet]429641515728527360[/tweet]

Description: use the last number bit from the end of a tweet url and put between tweet tags.
[tweet]429641515728527360[/tweet]

Use {option}: no
Remove Tag If Empty: Yes
Disable BB Code Within This BB Code: Yes
Disable Smilies Within This BB Code: Yes
Disable Word Wrapping Within This BB Code: Yes
Disable Automatic Link Parsing Within This BB Code: Yes

You do need to refresh the page before it shows after posting, but that's no biggie.


All times are GMT. The time now is 09:32 AM.

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.01187 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
  • (1)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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