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.


All times are GMT. The time now is 04:24 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.01463 seconds
  • Memory Usage 1,788KB
  • 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
  • (2)bbcode_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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