vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Database Error (https://vborg.vbsupport.ru/showthread.php?t=225318)

Ruler68jg 10-15-2009 09:10 PM

Database Error
 
As I open Usergroups in AdminCP and into UserGroup Manager and from there I select Registered Users and into the persmissions setup, in this part there are many like Forum Viewing Permissions Attachment Permissions ect, before this I have a table an unidentified table with no name and four elements ! I cannot modify any permissions as soon as I try I get this error !!!!


Database error in vBulletin 3.8.4:
Invalid SQL:
UPDATE turkceusergroup SET
### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'Registered Users',
`description` = '',
`usertitle` = '',
`opentag` = '',
`closetag` = '',
`passwordexpires` = '0',
`passwordhistory` = '0',
`profileviewpermissions` = '15',
`forumpermissions` = '12317183',
`genericpermissions` = '1546131143',
`attachlimit` = '100000',
`pmquota` = '50',
`pmpermissions` = '3',
`pmsendmax` = '5',
`pmthrottlequantity` = '0',
`calendarpermissions` = '63',
`wolpermissions` = '1',
`adminpermissions` = '0',
`genericpermissions2` = '1',
`genericoptions` = '62',
`profilepicmaxwidth` = '65535',
`profilepicmaxheight` = '10000',
`profilepicmaxsize` = '65535',
`avatarmaxwidth` = '110',
`avatarmaxheight` = '110',
`avatarmaxsize` = '30000',
`signaturepermissions` = '235519',
`sigpicmaxwidth` = '500',
`sigpicmaxheight` = '100',
`sigpicmaxsize` = '20000',
`sigmaxrawchars` = '1000',
`sigmaxchars` = '500',
`sigmaxlines` = '0',
`sigmaxsizebbcode` = '7',
`sigmaximages` = '5',
`albumpermissions` = '255',
`albumpicmaxwidth` = '600',
`albumpicmaxheight` = '600',
`albumpicmaxsize` = '100000',
`albummaxpics` = '100',
`albummaxsize` = '0',
`usercsspermissions` = '63',
`visitormessagepermissions` = '63',
`socialgrouppermissions` = '51063',
`maximumsocialgroups` = '5',
`groupiconmaxsize` = '65535'
WHERE usergroupid=2;
MySQL Error : Unknown column 'profileviewpermissions' in 'field list'
Error Number : 1054
Request Date : Thursday, October 15th 2009 @ 11:48:34 PM
Error Date : Thursday, October 15th 2009 @ 11:48:34 PM
Script : http://mysite.com/myforum/admincp/us....php?do=update
Referrer : http://mysite.com/myforum/admincp/us...&usergroupid=2
IP Address : xx.xx.xx.xxx
Username : xxxxx
Classname : vB_Database
MySQL Version : 5.0.32-Debian_7etch11-log

please assist

Lynne 10-15-2009 09:26 PM

Try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

PHP Code:

define('DISABLE_HOOKS'true); 


Ruler68jg 10-19-2009 07:22 AM

I have tried this method, just as you said, but result is the same ! SoI guess the plugins are not causeing this ?

Lynne 10-19-2009 04:30 PM

You may want to put in a Support Ticket if it isn't your modifications causing the problem.

Ruler68jg 10-21-2009 08:16 PM

Forgive my ignorence, but how do put a support ticket Lynne ?

Lynne 10-21-2009 08:32 PM

<a href="http://members.vbulletin.com/membersupport_contactform.php" target="_blank">Support Ticket System</a>


All times are GMT. The time now is 10:54 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.01100 seconds
  • Memory Usage 1,724KB
  • 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_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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