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)

mktrilogy 04-24-2007 08:06 AM

Quote:

Originally Posted by PapaSmurf (Post 1233836)
Great mod. A few problems though. I'm getting:

Fatal error: Call to a member function on a non-object in /home/nohaxnet/public_html/vBChat.php on line 224

when i try and access the page. Added the update you posted and now i get:

Fatal error: Call to a member function on a non-object in /home/nohaxnet/public_html/vBChat.php on line 228

Same error i got

eXtremeTim 04-24-2007 08:26 AM

I have found the source of that error and it will be fixed in 2.6 for now if you have that error go into the options and turn off the smilie X correction option and that should fix the fatal error.

PapaSmurf 04-24-2007 08:46 AM

Yep, that worked. Can't wait for 2.6.

Thanks.

eXtremeTim 04-24-2007 08:46 AM

Because of the size of this hack and how fast the thread is growing I have added an advanced support forum on my site for people to post bugs and to come for support to help me better manage this hack.

http://www.extremewebtech.com/forums...support-forums

eXtremeTim 04-24-2007 12:04 PM

Version 2.6 released.

To upgrade just upload all the files and overwrite the product then go to options and configure your settings again.

baddude 04-24-2007 01:27 PM

I get this error when I tried to upgrade.. I tried it several times and then I went to the sever and deleted all files for the vbchat and unistalled the VBChat product and tried installing the product again but still doesnt work..
Database error in vBulletin 3.6.4:

Invalid SQL:
CREATE TABLE `vbchat_store` (
`sid` int(15) NOT NULL auto_increment,
`s_postby` int(15) NOT NULL default '0',
`s_message` mediumtext NOT NULL default '',
`s_postime` int(15) NOT NULL default '0',
`s_foruser` int(15) not null default '0',
PRIMARY KEY (`sid`)
) TYPE=MyISAM;;

MySQL Error : Table 'vbchat_store' already exists
Error Number : 1050
Date : Tuesday, April 24th 2007 @ 10:17:44 AM

Edit:: I went in and deleted the two table for VBChat 'vbchat_store' and vbchat_datastore' and now I get this error..

Database error in vBulletin 3.6.4:

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

maroceve 04-24-2007 02:11 PM

i have the same error. with a basic install. and i don't recall having those tables...

i went on and did the same thing..deleting those tables and trying to install.

hope i didn t do something wrong.

wizardan 04-24-2007 02:23 PM

I've encountered the same problem as above, after uninstalling to check possible conflicts with another hack, and then attempting to re-install.

eXtremeTim 04-24-2007 02:49 PM

its becuase you already have the table and becuase you uninstalled and reinstalled its trying to execute the query again.

baddude 04-24-2007 03:00 PM

I got the error when I just tried to upgrade.. Thats before I tried to uninstall it to try and fix the problem... Which didn't fix it so I went and deleted those tables and still cant install it.. Thanks


All times are GMT. The time now is 09: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.01268 seconds
  • Memory Usage 1,736KB
  • 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_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