Spin Doctor |
11-23-2007 12:37 AM |
i get this error when i want to change my user group permissions in step 3 of the installation process
Code:
Database error in vBulletin 3.6.8:
Invalid SQL:
UPDATE usergroup SET
### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'Registered Users',
`description` = '',
`usertitle` = '',
`opentag` = '',
`closetag` = '',
`passwordexpires` = '0',
`passwordhistory` = '0',
`forumpermissions` = '708863',
`genericpermissions` = '371932995',
`attachlimit` = '0',
`pmquota` = '50',
`pmpermissions` = '3',
`pmsendmax` = '5',
`calendarpermissions` = '63',
`wolpermissions` = '1',
`adminpermissions` = '0',
`genericoptions` = '62',
`profilepicmaxwidth` = '200',
`profilepicmaxheight` = '200',
`profilepicmaxsize` = '65535',
`avatarmaxwidth` = '150',
`avatarmaxheight` = '150',
`avatarmaxsize` = '50000',
`signaturepermissions` = '139263',
`sigpicmaxwidth` = '700',
`sigpicmaxheight` = '150',
`sigpicmaxsize` = '20000',
`sigmaxrawchars` = '10000',
`sigmaxchars` = '5000',
`sigmaxlines` = '0',
`sigmaxsizebbcode` = '7',
`sigmaximages` = '1',
`rxptupsnumber` = '15',
`credit_induction` = '0',
`credit_referral` = '100',
`credit_refbonus` = '0.05',
`credit_daily` = '',
`credit_active` = '10',
`credit_birthday` = '100',
`credit_repgive` = '0.1',
`credit_reppos` = '',
`credit_repneg` = '',
`credit_thread` = '20',
`credit_threadrate` = '0',
`credit_post` = '5',
`credit_ownthreadpost` = '5',
`credit_postsize` = '0.1',
`credit_pollmake` = '20',
`credit_pollvote` = '2',
`credit_unthread` = '',
`credit_unpost` = '',
`creditpermissions` = '0',
`ecdownloadpermissions` = '0',
`ecexcludecatlist` = '',
`ecdownloadsmaxuploadtotal` = '-1',
`ecdownloadsmaxdailydl` = '-1',
`ecdownloadsmaxdailyfiles` = '-1',
`ecdownloaddelaygrp` = '-1'
WHERE usergroupid=2;
MySQL Error : Unknown column 'credit_daily' in 'field list'
Error Number : 1054
Date : Thursday, November 22nd 2007 @ 09:32:33 PM
Script : http://www.hiphopsphere.com/forum/admincp/usergroup.php?do=update
Referrer : http://www.hiphopsphere.com/forum/admincp/usergroup.php?do=edit&usergroupid=2
IP Address : 211.30.52.7
Username : Coptic Soldier
Classname : vb_database
|