Quote:
Originally Posted by s7v7n
Not available at this moment (UPload) But it is planned !
|
Okay, thanks!
I have a problem. I had to uninstall and reinstall vBTubePro Lite and all went well until I tried to amend usergroup permissions when I got the following error:
Code:
Database error in vBulletin 3.7.1:
Invalid SQL:
UPDATE vbusergroup SET
### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'Registered Users',
`description` = 'AYAA Member',
`usertitle` = 'Artist',
`opentag` = '',
`closetag` = '',
`passwordexpires` = '0',
`passwordhistory` = '0',
`forumpermissions` = '3928319',
`genericpermissions` = '1342185091',
`attachlimit` = '30000000',
`pmquota` = '50',
`pmpermissions` = '0',
`pmsendmax` = '1',
`calendarpermissions` = '63',
`wolpermissions` = '1',
`adminpermissions` = '0',
`genericpermissions2` = '1',
`genericoptions` = '62',
`profilepicmaxwidth` = '200',
`profilepicmaxheight` = '200',
`profilepicmaxsize` = '100000',
`avatarmaxwidth` = '200',
`avatarmaxheight` = '200',
`avatarmaxsize` = '100000',
`signaturepermissions` = '102400',
`sigpicmaxwidth` = '300',
`sigpicmaxheight` = '100',
`sigpicmaxsize` = '100000',
`sigmaxrawchars` = '150',
`sigmaxchars` = '250',
`sigmaxlines` = '4',
`sigmaxsizebbcode` = '2',
`sigmaximages` = '2',
`albumpermissions` = '255',
`albumpicmaxwidth` = '600',
`albumpicmaxheight` = '600',
`albumpicmaxsize` = '100000',
`albummaxpics` = '100',
`albummaxsize` = '0',
`usercsspermissions` = '31',
`visitormessagepermissions` = '63',
`socialgrouppermissions` = '511',
`anymediapermissions` = '1',
`fcpermissions` = '1',
`vbtube` = '15'
WHERE usergroupid=2;
MySQL Error : Unknown column 'vbtube' in 'field list'
Error Number : 1054
Request Date : Friday, May 30th 2008 @ 08:05:42 PM
Error Date : Friday, May 30th 2008 @ 08:05:42 PM
Script : h*tp://www.mysite.com/forum/admincp/usergroup.php?do=update
Referrer : h*tp://www.mysite.com/forum/admincp/usergroup.php?do=edit&usergroupid=2
IP Address : ??.???.???.??
Username : me
Classname : vb_database
MySQL Version : 5.0.45-community
I didn't run tablefix because I had it previously installed. Could this be why? Any ideas, good people? If it is because I didn't run tablefix - casn I run it now or do I need to uninstall it first?