vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   User permissions update problem (https://vborg.vbsupport.ru/showthread.php?t=117114)

squishi 05-30-2006 10:29 AM

User permissions update problem
 
Hi,

I have a slight problem with a modification I uninstalled.
It seems to have some leftovers in the user permission formular.

When I go to the usergroup manager and edit the permissions for a usergroup, there now is a row with no description which allows the options "yes" and "no".
When I try to save the permissions I get this:

Code:

Database error in vBulletin 3.5.4:

Invalid SQL:
UPDATE vb_usergroup SET

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
        `title` = 'Administrators',
        `description` = '',
        `usertitle` = 'Administrator',
        `opentag` = '',
        `closetag` = '',
        `passwordexpires` = '180',
        `passwordhistory` = '360',
        `forumpermissions` = '1048575',
        `attachlimit` = '0',
        `pmquota` = '50',
        `pmpermissions` = '3',
        `pmsendmax` = '5',
        `calendarpermissions` = '63',
        `wolpermissions` = '31',
        `adminpermissions` = '3',
        `genericpermissions` = '205520831',
        `genericoptions` = '31',
        `profilepicmaxwidth` = '900',
        `profilepicmaxheight` = '900',
        `profilepicmaxsize` = '265535',
        `avatarmaxwidth` = '150',
        `avatarmaxheight` = '150',
        `avatarmaxsize` = '50000',
        `usmilie_permissions` = '0',
        `allowhtmlpermissions` = '0'
WHERE usergroupid=6;

MySQL Error  : Unknown column 'usmilie_permissions' in 'field list'
Error Number : 1054
Date        : Tuesday, May 30th 2006 @ 04:27:13 AM
Script      : http://mydomain.com/forum/admincp/usergroup.php
Referrer    : http://mydomain.com/forum/admincp/usergroup.php?do=edit&usergroupid=6
IP Address  :
Username    :
Classname    : vB_Database

I think it's from that smiliemaker I tried to install, but I already uninstalled the product and deleted all files. :surprised:

rogersnm 05-30-2006 12:58 PM

which mod would it happen to be? becuase rpg inferno did this for me...

Also make sure you havn;t got any uknown plugins with the location "admin_usergroup_edit" or "admin_usergroup_save"

squishi 05-31-2006 10:18 AM

I don't know the name of the mod, it seems I have deleted it.
A search came up with no results. I think it was something like usmiliemaker, or something like that.

How do I get rid of the extra option? :surprised:

Paul M 05-31-2006 10:29 AM

This maybe ?

https://vborg.vbsupport.ru/showthread.php?t=100043

Ramsesx 06-06-2006 05:43 PM

I have the same error after uninstalling the e-steki Smilie Maker
"MySQL Error : Unknown column 'usmilie_permissions' in 'field list"
Do I only need to delete the table usmilie_permissions in the database?

rogersnm 06-06-2006 05:44 PM

that may mess it up even more.... does it tell you what the missing column is?

Ramsesx 06-07-2006 08:41 PM

Quote:

Originally Posted by rogersnm
that may mess it up even more.... does it tell you what the missing column is?

Thanks, now I know it was the user smilie hack and found here the solution.


All times are GMT. The time now is 06:54 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.01141 seconds
  • Memory Usage 1,726KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete