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)

mykkal 06-20-2009 10:59 AM

Quote:

Originally Posted by King Kovifor (Post 1833104)
An update will be sent. I spent money today to update the SVN to fix all the issues I've had, so I can get back to building it. I got the OAuth class built, and I need to rewrite a good bit of parts for this modification so it will use a new OAuth methodology. That is my project for the next week or two.

*hint* suspend all support while doing it :)

SBlueman 06-20-2009 11:06 AM

Quote:

Originally Posted by King Kovifor (Post 1832776)
v1.1 and v2.0 are basically the same thing, it just depends on what I call it.

Ok, whatever you call it....will it have rss-to-twitter funcionality? The other modification would take the last post from your RSS feed and post it on to your twitter account. The cron job ran once a minute and a member posted a edited file that allowed the feature to skip over stories it already posted. The only feature it seemed to be missing was allowing it to post multiple "tweets" during that one minute job or going back and tweeting missing stories.

King Kovifor 06-20-2009 12:51 PM

Quote:

Originally Posted by mykkal (Post 1833236)
*hint* suspend all support while doing it :)

* Hint * I take pride in my support, it may be lacking, but it'll always be there.

Quote:

Originally Posted by SBlueman (Post 1833241)
Ok, whatever you call it....will it have rss-to-twitter funcionality? The other modification would take the last post from your RSS feed and post it on to your twitter account. The cron job ran once a minute and a member posted a edited file that allowed the feature to skip over stories it already posted. The only feature it seemed to be missing was allowing it to post multiple "tweets" during that one minute job or going back and tweeting missing stories.

It will have a couple of different options, those of which will be a surprise. And it'll be more complete and thorough than using an RSS feed. :)

King Kovifor 06-22-2009 02:08 AM

If you follow me on Twitter (vBTwit) you got several updates on the next release. ;) I give near up to the completion info there. Talked about my woes today.

DNG 06-22-2009 10:19 AM

nice, thanks 4 this ;)

jkeasy 06-22-2009 06:45 PM

This is awesome, thank you so much!

fmckinnon 06-22-2009 06:53 PM

awesome, King - just followed your twitter as well @fmckinnon ... looking forward to seeing this happen! We're using RSS to send our feeds to twitter, but I'm still looking forward to individual users being able to simply choose to "tweet" a particular thread at their own initiative.

King Kovifor 06-23-2009 01:05 AM

I will post this hear, I have now set up OAuth with my development site, and it is working for the test tweet. :) Now, I'm going to set up and rewrite most of the application, to comply with the new class.

deadlySniper 06-27-2009 04:52 PM

Awesome!! Thanks!

mykkal 06-30-2009 02:16 AM

Quote:

Originally Posted by King Kovifor (Post 1835269)
I will post this hear, I have now set up OAuth with my development site, and it is working for the test tweet. :) Now, I'm going to set up and rewrite most of the application, to comply with the new class.

any progress?

tenjinzan 06-30-2009 02:20 PM

I just installed this today, and I'm having a bit of trouble with it. It seems that it installs fine, no errors, and I see the twitter credentials in User CP > Edit Options, but when I enter my credentials in there, and hit save, it goes to a blank screen and does nothing. I go back, reload my CP, and the credentials are not there. because they're not there, I don't have the option to submit to twitter.

I followed your instructions (well, except for hitting that I have it installed yet <Laugh>), but It just doesn't seem to work. Any ideas where I could be going wrong? (Cause I know it's gotta be something on my end.)

King Kovifor 06-30-2009 07:02 PM

Do you have Mcrypt installed. A blank save page is usually an indicator of that.

Mykkal, I will post more when I have more.

tenjinzan 06-30-2009 07:38 PM

I do not have Mcrypt installed. I'm fairly new to actually working with vBulletin. I've had it for a while, but never really got a chance to sit down and muck about with it. Everything else seems to be fine, I see everything correctly elsewhere, and even changed my twitter password to see if that was messing things up. I see nothing in standard log locations to show me anything is wrong, but perhaps I'm not sure where to look?

The only things I DO have installed are:

gWoWChar
IMSteam
Mobile Device Detection
Advanced CMPS
vBTwitter
vBulletin Blog

And that's it.

wolfstream 06-30-2009 07:47 PM

Quote:

Originally Posted by tenjinzan (Post 1840345)
I do not have Mcrypt installed. I'm fairly new to actually working with vBulletin..

Mcrypt isn't related to vBulletin @ all. It is somethin that needs to be installed on the server itself. Ask your host if they have it installed.

tenjinzan 06-30-2009 08:00 PM

Thank you very much for the insight! I will check with them post haste.

edit: They are saying it's installed. Also said libmcrypt and libmhash (dependencies) are as well.

puertoblack2003 07-03-2009 12:52 AM

i get this error message when i had saved user and password info in option for twitter
Quote:

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 4
and it'll do that also when submitting it..And yes i have all php functions as described here.

gnrmarcel 07-03-2009 09:11 AM

can i use a twitter icon instead of the link?

King Kovifor 07-03-2009 11:42 PM

Quote:

Originally Posted by puertoblack2003 (Post 1841730)
i get this error message when i had saved user and password info in option for twitter


and it'll do that also when submitting it..And yes i have all php functions as described here.

Hm. I don't know why, but that still happens... Try reinstall if possible?

Quote:

Originally Posted by gnrmarcel (Post 1841884)
can i use a twitter icon instead of the link?

Yes, just modify the link.

fmckinnon 07-04-2009 10:48 AM

Hey, just curious on an update for the oauth version?

tr03bor 07-04-2009 10:56 AM

If you done oAuth, I would install.

puertoblack2003 07-05-2009 05:23 PM

Quote:

Originally Posted by King Kovifor (Post 1842427)
Hm. I don't know why, but that still happens... Try reinstall if possible?



Yes, just modify the link.

yep did that and still same error

Quote:

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 4


Racecar 07-06-2009 07:26 PM

when I click on the to twit page it gives me an error that the page is not available

Mahar 07-06-2009 11:22 PM

I've installed this and put everything where it should have gone and none of the links are popping up... this .ds store file that's with the product, where does that go? Forum root? Because If so...it still isn't working..

King Kovifor 07-07-2009 03:00 AM

Quote:

Originally Posted by puertoblack2003 (Post 1843307)
yep did that and still same error

Hm... Not sure.

Quote:

Originally Posted by Racecar (Post 1844012)
when I click on the to twit page it gives me an error that the page is not available

Twit page? as in tweet.php or tp.php and tt.php?

Quote:

Originally Posted by Mahar (Post 1844188)
I've installed this and put everything where it should have gone and none of the links are popping up... this .ds store file that's with the product, where does that go? Forum root? Because If so...it still isn't working..

The .ds file is a mac database file that saves the location of files (as in arrangement) and isn't needed it. Did you add your details?

BusterHymens 07-07-2009 03:13 AM

Where does the .svn folder go? In the forum directory or in the root? When you click on any folder that same .svn folder is in almost each one. Why is that?

puertoblack2003 07-07-2009 12:28 PM

Quote:

Originally Posted by King Kovifor (Post 1844268)
Hm... Not sure.


hmm not sure either! can't use it then. Love your support :eek:

CnSGD 07-07-2009 05:10 PM

Quote:

Originally Posted by puertoblack2003 (Post 1844466)
hmm not sure either! can't use it then. Love your support :eek:

I did all that it shows and I still don't have mine in the options either. Hummmm

King Kovifor 07-08-2009 02:05 AM

Quote:

Originally Posted by puertoblack2003 (Post 1844466)
hmm not sure either! can't use it then. Love your support :eek:

My support is in limited time. I haven't had the time to sit down and actually figure out what could be causng this. I may modify make a surprise feature update.

Mahar 07-08-2009 02:27 AM

Edit my details as in?

puertoblack2003 07-08-2009 02:33 AM

Quote:

Originally Posted by King Kovifor (Post 1844916)
My support is in limited time. I haven't had the time to sit down and actually figure out what could be causng this. I may modify make a surprise feature update.


i was researching and tinkering with the codes. I change
Quote:

mcrypt_encrypt(MCRYPT_3DES, COOKIE_SALT, $twitter['twitter_password'], MCRYPT_MODE_CBC
in bold and added RIJNDAEL and mode ECB and the problem went away.But i know you can use it because it's weak.Just an idea maybe in the future to look at.:)

RoyalMac 07-08-2009 07:44 PM

I installed it, got the link for Tweet this thread, but no link appears for tweet this post.
Anybody got any suggestions?

Edit: Never mind, I got it. I had to do the edits as shown above. :o
Works great!

King Kovifor 07-09-2009 02:38 AM

Quote:

Originally Posted by puertoblack2003 (Post 1844928)
i was researching and tinkering with the codes. I change in bold and added RIJNDAEL and mode ECB and the problem went away.But i know you can use it because it's weak.Just an idea maybe in the future to look at.:)

Glad you figured it out. But, I'm sorry that my support wasn't useful. I might do a quick feature update.

King Kovifor 07-14-2009 09:59 PM

OAuth released. :)

puertoblack2003 07-14-2009 11:34 PM

Quote:

Originally Posted by King Kovifor (Post 1845536)
Glad you figured it out. But, I'm sorry that my support wasn't useful. I might do a quick feature update.

no problem i understand..I didn't incorporated yet.Because i didn't know if it's 100% safe or not,I'll just wait till the new feature is out.:)

King Kovifor 07-14-2009 11:52 PM

And you post this after the update. Reinstall vBTwitter. Mcrypt isn't used anymore and storage of passwords and usernames not required any more. Not even an option.

puertoblack2003 07-15-2009 12:06 AM

Quote:

Originally Posted by King Kovifor (Post 1848881)
And you post this after the update. Reinstall vBTwitter. Mcrypt isn't used anymore and storage of passwords and usernames not required any more. Not even an option.

yep,yep just noticed..working flawless..:D Thanks for you taking time to upgrade this...:up:

King Kovifor 07-15-2009 12:10 AM

It was quite easy. It was back porting from the next version. And modifying the process of authentication.

KevinL 07-15-2009 12:50 AM

Quote:

Originally Posted by King Kovifor (Post 1848825)
OAuth released. :)

Thank you for taking the time to do this :)

mykkal 07-15-2009 01:57 AM

Quote:

Originally Posted by King Kovifor (Post 1848825)
OAuth released. :)

https://vborg.vbsupport.ru/external/2009/07/15.gif

King Kovifor 07-15-2009 02:08 AM

King Leonitis approves of my royal decisions. Lol.


All times are GMT. The time now is 05: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.02120 seconds
  • Memory Usage 1,833KB
  • 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
  • (24)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