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)

KevinL 03-07-2009 11:10 PM

Quote:

Originally Posted by King Kovifor (Post 1762825)
Sorry, but the tweet pop up will not appear until v1.1 is released. It requires significant code changes and additions to what is in v1.0.x. For this reason, it will not be "pre-released" as an individual feature to v1.0.x. And here's an AJAX screencast:

http://screencast.com/t/CkcUQkUErUm

Notice the time stamp doesn't change. ;) (Cause there is NO reload!)

That looks awesome!!

1.1 is also going to be when we can have the icon in the postbit right? Or did I mis-read this before?

King Kovifor 03-07-2009 11:42 PM

Quote:

Originally Posted by KevinL (Post 1762835)
That looks awesome!!

1.1 is also going to be when we can have the icon in the postbit right? Or did I mis-read this before?

Yes. 1.1 is going to support multiple postbit locations.

KevinL 03-08-2009 01:00 AM

Quote:

Originally Posted by King Kovifor (Post 1762841)
Yes. 1.1 is going to support multiple postbit locations.

Hawt dog

mykkal 03-08-2009 01:30 AM

My God thats sexy...

Quote:

Originally Posted by King Kovifor (Post 1762825)

How's about a more sexy text box to actually embed in the posbits (forum, thread display, and the posts)? <--- easy access for everyone ;)

https://vborg.vbsupport.ru/external/2009/03/38.gif

smnet 03-08-2009 01:32 AM

/me is waiting about as patiently for 1.1 as a kid waits patiently for macdonalds

King Kovifor 03-08-2009 02:06 AM

Mykhal, right now, there are no plans for that. Every thing is being built using that text box. @reply'ing opens that menu, and adds the text in it... I highly doubt that will change!

mykkal 03-08-2009 02:32 AM

Quote:

Originally Posted by King Kovifor (Post 1762900)
Mykhal, right now, there are no plans for that. Every thing is being built using that text box. @reply'ing opens that menu, and adds the text in it... I highly doubt that will change!

Hey...I'm happy with whatever you give us. I'm just pushing a bit, heh :)
This product can go far. i'm not saying get rid of that box. I like it. It's just that some forums are very large and a text box in the post bit would be a great option for some. It's what we sales people like to call visual promotion.

People will use it because it is in front of them.

abrecher 03-08-2009 06:54 AM

It would make sense to add the features from the Twitter Profile 1.0 Plugin to this mod.

Thoughts ?

King Kovifor 03-08-2009 02:33 PM

Already planned.

PokerAffiliate 03-08-2009 02:50 PM

This is going to be sick...... nice work man.

abrecher 03-09-2009 12:58 AM

Quote:

Originally Posted by King Kovifor (Post 1763213)
Already planned.

You're THE man!!! I'm freaking so excited!! lol

fattony69 03-09-2009 01:14 AM

[high]* fattony69 is so glad he gets updates and that he has imput with his ideas :p[/high]

King Kovifor 03-09-2009 02:07 AM

Quote:

Originally Posted by fattony69 (Post 1763649)
[high]* fattony69 is so glad he gets updates and that he has imput with his ideas :p[/high]

Every one gets input. You just have the delusion you get more! :p

tommac3 03-09-2009 02:40 AM

I get this error when saving the usercp-> edit options ... VB 3.8.1

Fatal error: Call to undefined function mcrypt_get_iv_size() in /home/sbdbb/public_html/profile.php(2154) : eval()'d code on line 3

ragtek 03-09-2009 08:55 AM

Quote:

Originally Posted by tommac3 (Post 1763695)
I get this error when saving the usercp-> edit options ... VB 3.8.1

Fatal error: Call to undefined function mcrypt_get_iv_size() in /home/sbdbb/public_html/profile.php(2154) : eval()'d code on line 3

You don't have mcrypt installed.

tommac3 03-10-2009 03:35 AM

Quote:

Originally Posted by ragtek (Post 1763860)
You don't have mcrypt installed.


OK so I need to install that in my php or apache config?

mykkal 03-10-2009 04:23 AM

Quote:

Originally Posted by tommac3 (Post 1764580)
OK so I need to install that in my php or apache config?

Do you have a dedicated server? If so you should use the apache updater.
Save the build profile of your current server first.

Mr Morningstarr 03-10-2009 01:58 PM

Hello, I installed this a few days ago it's a great hack. But the link isn't showing up in the postbit, just in Thread Tools. Any idea what I've done wrong?

King Kovifor 03-10-2009 10:27 PM

Quote:

Originally Posted by Mr Morningstarr (Post 1764915)
Hello, I installed this a few days ago it's a great hack. But the link isn't showing up in the postbit, just in Thread Tools. Any idea what I've done wrong?

You may have to manually add the link. There is "upgrade" instructions for removing templates, just add the one that is for the postbit.

Mr Morningstarr 03-11-2009 05:52 PM

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.

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.

DobieGillis? 03-13-2009 07:17 PM

Quote:

Originally Posted by King Kovifor (Post 1767395)
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.

Nice! I can't wait to get it installed, it's awesome!

BlackJacket 03-14-2009 12:25 PM

I installed but it doesnt show up. I too have Live Topic installed. I will uninstall till this is fixed.

Sorry. :(

King Kovifor 03-14-2009 06:50 PM

For those of you with live topic: What problems are you having? Showing up at all, or with the new posts?

DobieGillis? 03-14-2009 06:58 PM

Quote:

Originally Posted by King Kovifor (Post 1768123)
For those of you with live topic: What problems are you having? Showing up at all, or with the new posts?

Not showing up at all.

King Kovifor 03-14-2009 07:03 PM

Hm. I'll see what I can figure out.

DobieGillis? 03-14-2009 07:06 PM

Quote:

Originally Posted by King Kovifor (Post 1768133)
Hm. I'll see what I can figure out.

it's weird, when I would check a post, it would grey out and that was it.

BlackJacket 03-14-2009 10:44 PM

Quote:

Originally Posted by King Kovifor (Post 1768123)
For those of you with live topic: What problems are you having? Showing up at all, or with the new posts?

For me, i couldnt see twitter options. Either on the forum or in Admin CP.

ragtek 03-14-2009 11:39 PM

There are no options in the acp settings

tpearl5 03-16-2009 01:44 AM

Is there an easy way to put the link wherever you want?

King Kovifor 03-16-2009 02:07 AM

The template edits listed in the first post can be placed anywhere in their respective templates. Then you'll just have to turn off the automatic ones... Or did you mean something else?


All times are GMT. The time now is 01:07 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.01762 seconds
  • Memory Usage 1,829KB
  • 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
  • (20)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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