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)

Brandon Sheley 09-17-2009 01:30 PM

Quote:

Originally Posted by Zachariah (Post 1871912)
PS Opps:
- I did not see
** https://vborg.vbsupport.ru/showthread.php?t=185378
- profile block using a twitter widget

I will shoot off an email to see about a merge / expand / other.

that one never worked, I'll give yours a try :)

Zachariah 09-17-2009 01:45 PM

For anyone with reverse order display problems.
- Dose your webserver have PHP4x installed ?

kmohamed 09-17-2009 04:39 PM

displaying oldest tweets first!! can u fix it pls

princeedward 09-17-2009 06:58 PM

thanks...

HastleGames 09-17-2009 10:38 PM

Quote:

Originally Posted by Zachariah (Post 1886362)
For anyone with reverse order display problems.
- Dose your webserver have PHP4x installed ?

I am using PHP 5.X

edward hamilton 09-19-2009 06:44 PM

Great mod, easy to install.

I see this message in my control panel
Current Activity: Unknown Location /forums/sendmessage.php?do=im&type=twitter&u=1
I'm also waiting to display message with most recent at the top of the block.

edward hamilton 09-19-2009 07:01 PM

Reinstalling engage Twitter took care of the above error, but it is frustrating that the Twitter block displays the oldest tweet first.

Mihalis 09-20-2009 01:10 PM

Quote:

Originally Posted by Zachariah (Post 1885238)
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']);
}


Thank you for your answer.

I am using the default list display of posts within threads, but I don't know what my members use. Why should this be an issue?

I am using this plugin for facebook/myspace social networking in postbit. I don't know if that could cause an interference.

redlabour 09-20-2009 09:39 PM

Awesome work!

hippyTRIBE 09-21-2009 09:26 PM

Hello Zach

just found out there's a long-link for twitter in postbit legacy. "Send a message via twitter to...." (with a broken image). I don't know if this is from your hack. If it is, then can u show me how to remove it as i already have lots of TWITTER thingy in my forum. If u'd like to see:

http://www.hippytribe.com/showthread...-85.html?p=182

Thanks for accepting my suggestions on NEW WINDOWS from the twitter widget.


All times are GMT. The time now is 07:24 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.11645 seconds
  • Memory Usage 1,739KB
  • 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
  • (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