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)
-   -   End-User Options - Engage Twitter (https://vborg.vbsupport.ru/showthread.php?t=221443)

Zachariah 09-10-2009 07:08 PM

Quote:

Originally Posted by RK1gaming (Post 1882624)
so i have installed this and set it up and seems all ok , but it keeps asking for my user name and password - even after i put the right on in - thoughts or what did i do wrong

I would say your account on twiter is locked down so no one can see the info other than people in your "follow network".

Twiter.com => Settings => Account

[X] Protect my tweets
Only let people whom I approve follow my tweets. If this is checked, you WILL NOT be on the public timeline. Tweets posted previously may still be publicly visible in some places.

This add-on simply access a public feed from your account if it is locked, I do not think the script can access your data.

RK1gaming 09-11-2009 01:24 AM

thank you sir for the answer and explanation on how it works - if i could plus rep for you - much appreciated

HastleGames 09-14-2009 09:25 PM

Quote:

Originally Posted by Vital Signs (Post 1872193)
The only problem I see is the Twitter Widget displaying posts oldest first. Any fix?

I have the same problem, someone fix this?

Mihalis 09-15-2009 12:15 PM

I installed this mod and I could no longer see the content of any posts at all. I could see titles but the content of the thread is no visible. I uninstalled it and... voila, good as new. Any ideas?

Zachariah 09-15-2009 04:05 PM

Quote:

Originally Posted by HastleGames (Post 1884833)
I have the same problem, someone fix this?

I will have to take a look. It has never happened to me in 10 or so installs to various forums. Once the widget comes up it shows the last post on twitter and scrolls down 19 entries of history.
Quote:

Originally Posted by Mihalis (Post 1885108)
I installed this mod and I could no longer see the content of any posts at all. I could see titles but the content of the thread is no visible. I uninstalled it and... voila, good as new. Any ideas?

Are you using Threaded / Hybrid Mode or default list display of posts within threads ?

There may be interference from another add-on.
- plugin of the product "add im_icons parser template"

* 1st try to move the "Execution Order " of the plugin from 5 to 2 and test then to 10 and test.

* 2nd try: in a plugin of the product "add im_icons parser template"

This integrates the twitter icon into the postbit / postbit_legacy.
Hash that part of the code out and save and see if your threads return to normal.

Wrap: /* */ around the code.

Code:

if ($vbulletin->templatecache['postbit'])
{
    $vbulletin->templatecache['postbit'] = str_replace('$post[skypeicon]', '$post[skypeicon] $post[twittericon]', $vbulletin->templatecache['postbit']);
}
if ($vbulletin->templatecache['postbit_legacy'])
{
    $vbulletin->templatecache['postbit_legacy'] = str_replace('$post[skypeicon]', '$post[skypeicon] $post[twittericon]', $vbulletin->templatecache['postbit_legacy']);
}


hippyTRIBE 09-15-2009 05:16 PM

Nice mod.

Installed and voted for MOTM:D


i have a request. whenever i click on the join this conversation or twitter logo it takes us to twitter on the same window. This is true for any links in the twitter widget.

If we can open it another window so that the users are still in the forum, that'd be great. If this can be done where and what shud i add??

Quote:

The only problem I see is the Twitter Widget displaying posts oldest first. Any fix?
I can see that the tweets starts from the latest ones and goes to the older ones.. I think if only the latest 5 or 6 tweets are listed then we won't be confused.

Zachariah 09-16-2009 08:00 PM

Quote:

Originally Posted by hippyTRIBE (Post 1885277)
Nice mod.

Installed and voted for MOTM:D


i have a request. whenever i click on the join this conversation or twitter logo it takes us to twitter on the same window. This is true for any links in the twitter widget.

If we can open it another window so that the users are still in the forum, that'd be great. If this can be done where and what shud i add??



I can see that the tweets starts from the latest ones and goes to the older ones.. I think if only the latest 5 or 6 tweets are listed then we won't be confused.

I'll add that to the to-do list of things to look at.
- New windows
- option to choose # of tweets

KURTZ 09-16-2009 08:11 PM

nice one Zach, i'll check it soon! ;)

matt4 09-16-2009 11:20 PM

Nice but its displaying oldest tweets first. Like the above :(

HastleGames 09-17-2009 01:12 PM

Quote:

Originally Posted by matt4 (Post 1886072)
Nice but its displaying oldest tweets first. Like the above :(

this is proof that the problem, if there

Sorry my bad English


All times are GMT. The time now is 07:39 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.01100 seconds
  • Memory Usage 1,745KB
  • 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
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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