vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - [AJAX] EWT Chat 3.0.1 Lite (https://vborg.vbsupport.ru/showthread.php?t=145384)

eXtremeTim 04-24-2007 08:06 PM

Theres a column on the user table as well vbchat_prefs.

baddude 04-24-2007 08:23 PM

Ummm I didn't see that one.. Can u tell me where to find that, I looked all over the database tables and that isnt there.. Thanks

maroceve 04-24-2007 09:17 PM

ExtremeTim, i think you should look closely at this problem because i do not recall installing your addon before ?

And i am looking for this vbchat_prefs that i cannot find.

thanks

Ryloth 04-24-2007 10:21 PM

it doesn't have to be his product that you installed before. it could have been an old install of flashchat or vbchat etc. i am a double ms certified dba. his queries are sound. if you have these tables and columns already existing and you try to re-create the same table, mysql will throw the error u r seeing plain and simple. go into your database, delete the two vbchat tables and the 3 vbchat columns in the user table and re-install.

he could easily drop those tables/columns programatically but then people would complain about losing data. he could also run if exists in sysobjects (sql sorry) then alter instead of create object.

Ryloth 04-24-2007 10:56 PM

hey tim, here is where the fun starts. i removed all database entries, overwrote all files on my server w/ the files in your download, uploaded a new product using your xml.... and i only see these options in my admin cp:

Banned Users
EWT vBChat Room Control
EWT vBChat Prune Options

and when u click on banned users, just gray screen. nothing.

mktrilogy 04-24-2007 11:00 PM

Quote:

Originally Posted by Ryloth (Post 1234988)
hey tim, here is where the fun starts. i removed all database entries, overwrote all files on my server w/ the files in your download, uploaded a new product using your xml.... and i only see these options in my admin cp:


Banned Users
EWT vBChat Room Control
EWT vBChat Prune Options


and when u click on banned users, just gray screen. nothing.


Same here

Ryloth 04-24-2007 11:25 PM

it looks like his admincp file is an old version/wrong file that he zipped up.

maroceve 04-25-2007 12:29 AM

great !

Chadi 04-25-2007 12:33 AM

No screen shots and live demo doesn't work.

Chadi 04-25-2007 01:43 AM

Quote:

Originally Posted by chadi (Post 1233503)
I keep getting this error when attempting to upload the plugin xml file:

Code:

Database error in vBulletin xxx:
 
  Invalid SQL:
  alter table user
  add vbchat_pref_font_face varchar(255) not null default '', add vbchat_pref_font_color varchar(255) not null default '', add vbchat_pref_user_ignore text not null default '';;
 
  MySQL Error  : Duplicate column name 'vbchat_pref_font_face'
  Error Number : 1060
  Date        : Sunday, April 22nd 2007 @ 01:43:47 PM
  Script      : http://www.talkjesus.com/admincp/plugin.php?do=productimport
  Referrer    : http://www.talkjesus.com/admincp/plugin.php?do=productadd
  IP Address  : xxx
  Username    : Chad
  Classname    : vb_database

Problem is I do not see that in the database at all. I do want to clarify that I've installed the old vbchat 2.3x a long time ago, but never uninstalled.



I still get the same error on 2.6


All times are GMT. The time now is 06:15 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.01400 seconds
  • Memory Usage 1,741KB
  • 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
  • (2)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
  • (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