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 - vBulletin Tweet Poster! (https://vborg.vbsupport.ru/showthread.php?t=216346)

KaneR 05-12-2010 08:39 PM

I've installed this and it's been working the past couple of days but now when I try to tweet a post I get this

Code:

<br />
<b>Fatal error</b>:  Cannot redeclare class OAuthException in <b>/home/......./public_html/forum/includes/twitterposter/twitteroauth/OAuth.php</b> on line <b>8</b><br />


Mum 05-14-2010 10:51 PM

I get the same error on installing.

marshal_ramdev 05-15-2010 07:47 PM

I am unable to upload the plugin

It is giving me error

Quote:

Database error in vBulletin 3.8.3:

Invalid SQL:
ALTER TABLE `thread` ADD `tweeted` BOOL NOT NULL DEFAULT '0';;

MySQL Error : Duplicate column name 'tweeted'
Error Number : 1060
What could be the problem ?

Milad 05-15-2010 09:48 PM

You have to drop the column tweeted

make sure it's not installed, if so, uninstall it.

Regards

marshal_ramdev 05-16-2010 05:23 PM

I never isntalled the plugin , 1 time

One plugin is installed but it is vbulletin 2 twitter ..

Same error ! what to do ?? and how to drop the column tweeted ?

Thanks

Milad 05-16-2010 05:36 PM

Code:

ALTER TABLE `thread` DROP `tweeted`;

ShawneyJ 05-17-2010 03:09 AM

Quote:

Originally Posted by Stormlilly (Post 2017794)
Any plans for a 4.0 version?

Quote:

Originally Posted by Milad (Post 2017799)
Yes,,,,,

sweet, this is the only twitter addon/hack i like. hope this comes out soon.
no release date as yet mate?

marshal_ramdev 05-17-2010 09:21 AM

Quote:

Originally Posted by Milad (Post 2038043)
Code:

ALTER TABLE `thread` DROP `tweeted`;

I am not good at SQL level , plz let me know how to do it ??

Thanks

Milad 05-17-2010 12:19 PM

Quote:

Originally Posted by marshal_ramdev (Post 2038405)
I am not good at SQL level , plz let me know how to do it ??

Thanks

http://www.vbulletin.com/forum/showt...To-Run-A-Query

marshal_ramdev 05-17-2010 05:43 PM

Now after running the query it says

Code:

#1091 - Can't DROP 'tweeted'; check that column/key exists
what to do now ?


All times are GMT. The time now is 03:16 PM.

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.01849 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
  • (4)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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