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)

Ryloth 05-02-2007 08:40 PM

Oh boy! Usergroup permissions!

Time to test this bad boy out.......

Ryloth 05-02-2007 08:46 PM

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

Also, where can I control a Usergroups access?

wizardan 05-02-2007 08:52 PM

Quote:

Originally Posted by Ryloth (Post 1240082)

Also, where can I control a Usergroups access?

Admin CP>>>Usergroups
Edit each group.
Default permissions are set to 'no' it looks like.

Ryloth 05-02-2007 08:55 PM

Quote:

Originally Posted by wizardan (Post 1240088)
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.

Snake 05-02-2007 09:00 PM

Quote:

Originally Posted by Ryloth (Post 1240082)
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 (Post 1240089)
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?

sonichero 05-02-2007 09:01 PM

Darnit i just downloaded yesterday!!!

oh well, need this...

Ryloth 05-02-2007 09:49 PM

Quote:

Originally Posted by Snake (Post 1240093)
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......

Ryloth 05-02-2007 09:54 PM

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

I'm sorry.

Ryloth 05-02-2007 10:05 PM

Ok, when I try to prune anything I get a "The page cannot be found" error.

Snake 05-02-2007 10:37 PM

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.

sonichero 05-02-2007 11:10 PM

how would i go about making the window a certain size? like a traditional chat room.

Fungsten 05-03-2007 12:13 AM

Love it! One question, How do you hide the "Default Chat Room"? Or PW Protect it? Thanks! Great Mod!

beduino 05-03-2007 01:49 AM

I'm a huge fan o vBChat and his add-on, minichat!
Tks a lot
I make the upgrade and works fine.... but.... i have now 2 box in admincp EWT vBChat AND vBChat ....

what i doing wrong?
how I fix this little thing?
all the best
joao barroca
aka beduino

whiteeagle0 05-03-2007 02:16 AM

just a question...

isn't putting google ads on 10mil sites using a modifacation a form of breaking the tos on google ads?

just a question

sonichero 05-03-2007 02:27 AM

yes it is. he is working on it.

I do believe it is also illegal to have them on your site at all because it is not the assigned site.

whiteeagle0 05-03-2007 02:35 AM

so does that mean i can remove them i know how...

i will remove the ads

but keep his copyright intact on the chat thingy i hate ads ROFL XD

EDIT: removed the ads.... if they needed to be on then i will put them back but will need the ad code

eXtremeTim 05-03-2007 03:33 AM

If you read in the thing where you just removed the ads from it states you must donate $15 to be able to remove them.

whiteeagle0 05-03-2007 04:17 AM

Quote:

Originally Posted by eXtremeTim (Post 1240328)
If you read in the thing where you just removed the ads from it states you must donate $15 to be able to remove them.

yes but isn't it illgal to have google ads on someone elses site... thats what sonichero said...


EDIT: I Will Add It Back But I Need The Code Agine.

auctionguy 05-03-2007 05:08 AM

I have a ver. 2.5 and I need to install the latest but I do not see any upgrade instructions in the docs. How do I upgrade??

sonichero 05-03-2007 05:31 AM

Quote:

Originally Posted by eXtremeTim (Post 1240328)
If you read in the thing where you just removed the ads from it states you must donate $15 to be able to remove them.

You can't expect us to support "illegal" activity, as i dont want to be banned from adsense (i dont know if i can because of this). Give me another Ad program and ill be happy to implement it.

If you so absolutely desire ill uninstall Chat until you do, but i dont think you would much care as my board isnt active yet...

GrendelKhan{TSU 05-03-2007 05:51 AM

thanks!! :)

eXtremeTim 05-03-2007 06:48 AM

Dude I dont care about the ads all im asking is people donate to help support the hack.

I only put the ads there to entice people to donate since this hack is consuming quite a bit of my time and I was nice enough to release it for free.

eXtremeTim 05-03-2007 06:49 AM

I will be replacing the banner ad soon with an ad for my gaming site so we can all be legal and not have these problems.

GrendelKhan{TSU 05-03-2007 06:53 AM

great stuff!!!

Future version Feature Request:

1. option for sound notification when someone joins chat (maybe even visual notification - flashing or something). I'm always mulitasking.. so keep losing out on replies or when people come into chat room. they leave beforeI realise. heh.

2. user group option to "see chat, but can't login/chat" :)

eXtremeTim 05-03-2007 07:00 AM

One of the chat users is working with me right now to make a banner for me to replace the google ads with. :)

See im not so bad a guy. ;) Just trying to help fund the development for this hack is all since theres alot to be done with this hack to make it the best. :)

sonichero 05-03-2007 07:04 AM

never said you were... in fact i love your mods, got 4 of them installed, P. Commenting, talkerbot, chat + addon. Love them

keep up the good work!

eXtremeTim 05-03-2007 07:10 AM

:)

I should have the banner shortly. :)

eXtremeTim 05-03-2007 07:43 AM

2.9.3 released

EWT vBChat 2.9.3 Changes
-Fixed prune pages
-Fixed user ban page
-Replaced google adsense ad with a image banner
-Fixed various other things.

To upgrade just upload all the files in the package and reupload the xml product.

Yes this means upload vBChat.php from the package as well this is a legacy file used by the minichat addon.

sonichero 05-03-2007 07:51 AM

can you just post the banner code? Thanks!

or can someone else?

eXtremeTim 05-03-2007 07:52 AM

This version contains bug fixes as well.


EWT vBChat 2.9.3 Changes
-Fixed prune pages
-Fixed user ban page
-Replaced google adsense ad with a image banner
-Fixed various other things.


heres the new banner code
HTML Code:

<!--- Removing these ads is not allowed unless you have made a donation of $15 or more --->
<a href="http://www.extremegamezone.com/forums/index.php"><img src="http://www.extremegamezone.com/forums/images/xgz-banner.png" border="0" /></a>
<!--- Removing these ads is not allowed unless you have made a donation of $15 or more --->


sonichero 05-03-2007 07:56 AM

are the usergroups all set to "no" as a default? because i have upwards of 20 groups...

eXtremeTim 05-03-2007 07:57 AM

by defualt it sets admins,mods,and supermods to on.

GrendelKhan{TSU 05-03-2007 09:58 AM

Quote:

Originally Posted by GrendelKhan{TSU (Post 1240405)
great stuff!!!

Future version Feature Request:

1. option for sound notification when someone joins chat (maybe even visual notification - flashing or something). I'm always mulitasking.. so keep losing out on replies or when people come into chat room. they leave beforeI realise. heh.

2. user group option to "see chat, but can't login/chat" :)

any thoughts on these?


Quote:

Originally Posted by eXtremeTim (Post 1240428)
2.9.3 released



EWT vBChat 2.9.3 Changes
-Fixed prune pages
-Fixed user ban page
-Replaced google adsense ad with a image banner
-Fixed various other things.


To upgrade just upload all the files in the package and reupload the xml product.

Yes this means upload vBChat.php from the package as well this is a legacy file used by the minichat addon.


omg ...great job with the fast updates... but SHEESH!!! almost hard to keep up.. I JUST upgraded to 2.9.2!! heh. keep it up! :)

wizardan 05-03-2007 10:21 AM

2.9.3 working well on heavily styled and hacked board:)
Keep up the great development!

abdulla1 05-03-2007 10:45 AM

please in the next release remove the message box that says " you must enter a message"
Its annoying! thanks

eXtremeTim 05-03-2007 10:52 AM

that message exists to keep you from running the ajax for no reason :P

eXtremeTim 05-03-2007 10:53 AM

Your welcome and I will release more details on just what all im planning soon but for now just keep giving me ideas.

abdulla1 05-03-2007 11:39 AM

an idea is a small photo next to each user signed in. Some photos to choose from. would be great.

eXtremeTim 05-03-2007 01:25 PM

So hopefully everybody is having less problems now then they were yesterday. :)

United32 05-03-2007 02:56 PM

Hello!

Thank you for the new version!

Can you make it possible for links to appear like hyperlinks? It is not possible to click on url's, and even not possible to copy them, sometimes (scrollbar is moving).


All times are GMT. The time now is 11:07 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.01674 seconds
  • Memory Usage 1,869KB
  • 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_html_printable
  • (2)bbcode_php_printable
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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