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

King Kovifor 03-11-2009 10:12 PM

Quote:

Originally Posted by Mr Morningstarr (Post 1765876)
Yeah that's what I didn't understand. How would removing stuff add the link?

That's why I didn't start messing around with it. I downloaded and installed the latest version, I wasn't upgrading.

It's in the upgrade instructions, because there was automatic. But, since yours isn't working, it needs to be added manually. Here:

Open the postbit or postbit_legacy template (depending on what you use). Find:
HTML Code:

<if condition="$show['postcount']">#<a href="showpost.php?$session[sessionurl]p=$post[postid]&amp;postcount=$post[postcount]" target="new" rel="nofollow" id="postcount$post[postid]" name="$post[postcount]"><strong>$post[postcount]</strong></a></if>
Add before that:
HTML Code:

<if condition="$post['twitter_username']"><a href="tweet.php?do=post&amp;id=$post[postid]&amp;c=$post[postid]">Tweet this post!</a></if>

Mukashi 03-12-2009 12:01 AM

FYI King Kovifor, I'm still noticing an error on my users editoptions page after upgrading to v1.0.3. Tried uninstalling the product and reinstalling, which appears to have wiped all the passwords, and yet the error still crops up for every user who's re-entered their twitter username and password. Same one as before.

Warning: mcrypt_decrypt() [function.mcrypt-decrypt]: The IV parameter must be as long as the blocksize in [path]/profile.php(1873) : eval()'d code on line 7

Any idea what could be causing this?

King Kovifor 03-12-2009 09:39 PM

Quote:

Originally Posted by Mukashi (Post 1766124)
FYI King Kovifor, I'm still noticing an error on my users editoptions page after upgrading to v1.0.3. Tried uninstalling the product and reinstalling, which appears to have wiped all the passwords, and yet the error still crops up for every user who's re-entered their twitter username and password. Same one as before.

Warning: mcrypt_decrypt() [function.mcrypt-decrypt]: The IV parameter must be as long as the blocksize in [path]/profile.php(1873) : eval()'d code on line 7

Any idea what could be causing this?

Hm. Even after adding it? It seems your not getting the IV to be saved within the database... Are all your plugins enabled?

DobieGillis? 03-12-2009 11:16 PM

did not work for me at all.

DobieGillis? 03-12-2009 11:32 PM

this screws with Live Topic...sorry. Uninstalled.

Dream 03-12-2009 11:40 PM

As an option for this mod, you can put Twitter on your social bookmarking links on vB :) sending the text directly to twitter.com:

http://www.vbulletin.com/forum/showt...84#post1707384

It's a bit different though, as it sends the thread title and URL. For posts this could be easily changed to a template edit.

DobieGillis? 03-13-2009 12:11 AM

Quote:

Originally Posted by Dream (Post 1766890)
As an option for this mod, you can put Twitter on your social bookmarking links on vB :) sending the text directly to twitter.com:

http://www.vbulletin.com/forum/showt...84#post1707384

It's a bit different though, as it sends the thread title and URL. For posts this could be easily changed to a template edit.

nice! Thanks, Dream!

King Kovifor 03-13-2009 01:22 AM

I will look into the live topic issue, and the social bookmark is planned for 1.1.

DobieGillis? 03-13-2009 02:58 PM

Quote:

Originally Posted by King Kovifor (Post 1766934)
I will look into the live topic issue, and the social bookmark is planned for 1.1.

It's Live Topic, it takes over everything.

King Kovifor 03-13-2009 07:10 PM

Quote:

Originally Posted by DobieGillis? (Post 1767244)
It's Live Topic, it takes over everything.

Yes, but my modification has a conflict with it. I want anybody to be able to use it. Regardless of what modifications they would use.


All times are GMT. The time now is 11:01 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.01648 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
  • (2)bbcode_html_printable
  • (5)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