Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard

Reply
 
Thread Tools
[AJAX] EWT Chat 3.0.1 Lite Details »»
[AJAX] EWT Chat 3.0.1 Lite
Version: 3.0.0, by eXtremeTim eXtremeTim is offline
Developer Last Online: Feb 2008 Show Printable Version Email this Page

Category: Major Additions - Version: 3.6.5 Rating:
Released: 04-20-2007 Last Update: 05-07-2007 Installs: 104
DB Changes Uses Plugins Template Edits
Additional Files  
No support by the author.

This is a php/mySQL powered chat system.

EWT Chat 3.0.0 Lite Changes
-Complete Recode
-Enhanced ajax which performs much faster and should allow for an additional load of 500% compared to the last release of 2.9.x
-Many changes to everything
-Remove private message system for now
-Remove /cmds besides /me for now

EWT Chat 3.0.01 Lite Changes
-Redid layout and javascript for planned changes to the pro side and to make things look cleaner.
-fixed various little things.

Whats the difference between pro and lite?
Lite:
The lite version supports only one chat room with no ability to create custom rooms.
It doesnt have any user preferences anymore either.
Basic yet functional chatroom without advanced features

Pro: (Still being developed)
Ability to create custom and private rooms
Plus many more things soon to come.

I think this release fixes every reported bug that I have read about.




Version 2.9.x to 3.0.0 Upgrade Steps:
Upload all the files
Upload the product file
Delete any old files from the previous versions
Disable the minichat addon if you have it for now as it wont work with v3 just yet until I release an updated version.
Open up the fresh install readme and follow the steps for editing ajax_chat.php (just a few settings I didnt feel we needed to use a query for)


2.9.1 to 2.9.2 Upgrade Steps:
Open up template navbar find:
HTML Code:
<script type="text/javascript">
<!--

function OpenvBChat(){
vBChat = window.open('vBChat.php?$session[sessionurl]','vBChat','directories=no,height='+window.screen.height+',width='+window.screen.width+',location=no,menubar=no,scrollbars=yes,status=no,toolbar=no')

return false;
}

-->
</script>
<td class="vbmenu_control"><a href="vBChat.php?$session[sessionurl]" onclick="return OpenvBChat();">vBChat</a></td>
Replace with:
HTML Code:
<script type="text/javascript">
<!--

function OpenvBChat(){
vBChat = window.open('chat.php?$session[sessionurl]','vBChat','directories=no,height='+window.screen.height+',width='+window.screen.width+',location=no,menubar=no,scrollbars=yes,status=no,toolbar=no')

return false;
}

-->
</script>
<td class="vbmenu_control"><a href="chat.php?$session[sessionurl]" onclick="return OpenvBChat();">vBChat</a></td>
Demo:
http://www.extremewebtech.com/forums/chat.php
User/Password: test2323 / test2323


Please if you use this hack click install and feel free to donate to help support the future development of this system.


V3 is a highlight release for this product as it runs and performs much faster then ever before and can now handle a considerable amt of load.

This chat script should technically be able to support 1k+ users on a good high end server.


Pro Version Information Can Be Found Here: http://www.extremewebtech.com/forums...305-ewt-vbchat

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #202  
Old 05-02-2007, 08:40 PM
Ryloth Ryloth is offline
 
Join Date: Dec 2006
Posts: 86
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Oh boy! Usergroup permissions!

Time to test this bad boy out.......
Reply With Quote
  #203  
Old 05-02-2007, 08:46 PM
Ryloth Ryloth is offline
 
Join Date: Dec 2006
Posts: 86
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

So are the vbchat files needed anymore? I noticed you renamed the files to just "chat."

Also, where can I control a Usergroups access?
Reply With Quote
  #204  
Old 05-02-2007, 08:52 PM
wizardan wizardan is offline
 
Join Date: Jan 2006
Location: America
Posts: 189
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Ryloth View Post

Also, where can I control a Usergroups access?
Admin CP>>>Usergroups
Edit each group.
Default permissions are set to 'no' it looks like.
Reply With Quote
  #205  
Old 05-02-2007, 08:55 PM
Ryloth Ryloth is offline
 
Join Date: Dec 2006
Posts: 86
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by wizardan View Post
Admin CP>>>Usergroups
Edit each group.
Default permissions are set to 'no' it looks like.
I see that but there are no descriptions as to what I am doing or granting access too...... That field it just blank with boxes that I can check.

And I get the following error when I set anything to what could be "yes":

PHP Code:
Database error in vBulletin 3.6.4:

Invalid SQL:
UPDATE usergroup SET

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
    
`title` = 'Administrators',
    `
description` = '',
    `
usertitle` = 'Administrator',
    `
opentag` = '<span style=\"color: #FF3300; font-weight: bold;font-style: italic;\">',
    `
closetag` = '</span>',
    `
passwordexpires` = '0',
    `
passwordhistory` = '360',
    `
canpostmedia` = '1',
    `
canviewmedia` = '1',
    `
ecdownloadpermissions` = '16243',
    `
ecexcludecatlist` = '',
    `
ecdownloadsmaxuploadtotal` = '-1',
    `
ecdownloadsmaxdailydl` = '-1',
    `
ecdownloadsmaxdailyfiles` = '-1',
    `
ecdownloaddelaygrp` = '-1',
    `
ewt_chat` = '8',
    `
postsforurls` = '5',
    `
forumpermissions` = '1048575',
    `
attachlimit` = '0',
    `
pmquota` = '5000',
    `
pmpermissions` = '7',
    `
pmsendmax` = '200',
    `
calendarpermissions` = '63',
    `
wolpermissions` = '31',
    `
adminpermissions` = '3',
    `
genericpermissions` = '1039138751',
    `
genericoptions` = '55',
    `
profilepicmaxwidth` = '300',
    `
profilepicmaxheight` = '300',
    `
profilepicmaxsize` = '30720',
    `
avatarmaxwidth` = '137',
    `
avatarmaxheight` = '87',
    `
avatarmaxsize` = '20000',
    `
signaturepermissions` = '234751',
    `
sigpicmaxwidth` = '600',
    `
sigpicmaxheight` = '110',
    `
sigpicmaxsize` = '30720',
    `
sigmaxrawchars` = '550',
    `
sigmaxchars` = '500',
    `
sigmaxlines` = '8',
    `
sigmaxsizebbcode` = '2',
    `
sigmaximages` = '5'
WHERE usergroupid=6;

MySQL Error  Unknown column 'ewt_chat' in 'field list'
Error Number 1054
Date         
WednesdayMay 2nd 2007 04:56:59 PM
Script       
http://www.XXX.com/forums/admincp/usergroup.php?do=update
Referrer     http://www.XXX.com/forums/admincp/usergroup.php?do=edit&usergroupid=6
IP Address   24.210.70.125
Username     
XXX
Classname    
vB_Database_MySQLi 
And yes I did uninstall the previous version and uploaded/overwrote everything to this version.
Reply With Quote
  #206  
Old 05-02-2007, 09:00 PM
Snake's Avatar
Snake Snake is offline
 
Join Date: Mar 2005
Location: Cleveland, OH
Posts: 3,832
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Ryloth View Post
So are the vbchat files needed anymore? I noticed you renamed the files to just "chat."

Also, where can I control a Usergroups access?
Yes, it was me who renamed the files to "chat" so the "vBChat.php" file is no longer needed unless you're using the addon.

Quote:
Originally Posted by Ryloth View Post
I see that but there are no descriptions as to what I am doing or granting access too...... That field it just blank with boxes that I can check.

And I get the following error when I set anything to what could be "yes":

PHP Code:
Database error in vBulletin 3.6.4:

Invalid SQL:
UPDATE usergroup SET

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
    
`title` = 'Administrators',
    `
description` = '',
    `
usertitle` = 'Administrator',
    `
opentag` = '<span style=\"color: #FF3300; font-weight: bold;font-style: italic;\">',
    `
closetag` = '</span>',
    `
passwordexpires` = '0',
    `
passwordhistory` = '360',
    `
canpostmedia` = '1',
    `
canviewmedia` = '1',
    `
ecdownloadpermissions` = '16243',
    `
ecexcludecatlist` = '',
    `
ecdownloadsmaxuploadtotal` = '-1',
    `
ecdownloadsmaxdailydl` = '-1',
    `
ecdownloadsmaxdailyfiles` = '-1',
    `
ecdownloaddelaygrp` = '-1',
    `
ewt_chat` = '8',
    `
postsforurls` = '5',
    `
forumpermissions` = '1048575',
    `
attachlimit` = '0',
    `
pmquota` = '5000',
    `
pmpermissions` = '7',
    `
pmsendmax` = '200',
    `
calendarpermissions` = '63',
    `
wolpermissions` = '31',
    `
adminpermissions` = '3',
    `
genericpermissions` = '1039138751',
    `
genericoptions` = '55',
    `
profilepicmaxwidth` = '300',
    `
profilepicmaxheight` = '300',
    `
profilepicmaxsize` = '30720',
    `
avatarmaxwidth` = '137',
    `
avatarmaxheight` = '87',
    `
avatarmaxsize` = '20000',
    `
signaturepermissions` = '234751',
    `
sigpicmaxwidth` = '600',
    `
sigpicmaxheight` = '110',
    `
sigpicmaxsize` = '30720',
    `
sigmaxrawchars` = '550',
    `
sigmaxchars` = '500',
    `
sigmaxlines` = '8',
    `
sigmaxsizebbcode` = '2',
    `
sigmaximages` = '5'
WHERE usergroupid=6;

MySQL Error  Unknown column 'ewt_chat' in 'field list'
Error Number 1054
Date         
WednesdayMay 2nd 2007 04:56:59 PM
Script       
http://www.newtiburon.com/forums/admincp/usergroup.php?do=update
Referrer     http://www.newtiburon.com/forums/admincp/usergroup.php?do=edit&usergroupid=6
IP Address   24.210.70.125
Username     
Ryloth
Classname    
vB_Database_MySQLi 
And yes I did uninstall the previous version and uploaded/overwrote everything to this version.
Are you sure you have uploaded the product file already via the Admin CP?
Reply With Quote
  #207  
Old 05-02-2007, 09:01 PM
sonichero sonichero is offline
 
Join Date: Jan 2007
Posts: 163
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Darnit i just downloaded yesterday!!!

oh well, need this...
Reply With Quote
  #208  
Old 05-02-2007, 09:49 PM
Ryloth Ryloth is offline
 
Join Date: Dec 2006
Posts: 86
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Snake View Post
Yes, it was me who renamed the files to "chat" so the "vBChat.php" file is no longer needed unless you're using the addon.

Are you sure you have uploaded the product file already via the Admin CP?
Yes, I did upload the lastest product. I will uninstall and try again......
Reply With Quote
  #209  
Old 05-02-2007, 09:54 PM
Ryloth Ryloth is offline
 
Join Date: Dec 2006
Posts: 86
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok, apparently I reuploaded 2.9.1...... 2.9.2 appears to be working so far.

I'm sorry.
Reply With Quote
  #210  
Old 05-02-2007, 10:05 PM
Ryloth Ryloth is offline
 
Join Date: Dec 2006
Posts: 86
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok, when I try to prune anything I get a "The page cannot be found" error.
Reply With Quote
  #211  
Old 05-02-2007, 10:37 PM
Snake's Avatar
Snake Snake is offline
 
Join Date: Mar 2005
Location: Cleveland, OH
Posts: 3,832
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yes, we are aware of that already. The prune section of the ACP is down while we're working on it and update its code. It should be working in the next release of the hack.
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 06:40 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05050 seconds
  • Memory Usage 2,351KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_html
  • (2)bbcode_php
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete