i had it working once up on a time
but after a complete template revert and a new install i can't get it to work again
when i give the usergroups permisions then i get the databas error :
Code:
Database error in vBulletin 3.6.8:
Invalid SQL:
UPDATE usergroup SET
### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'Moderators',
`description` = '',
`usertitle` = 'Moderator',
`opentag` = '<font color=\"#00CC66\"><b>',
`closetag` = '</font></a></b>',
`passwordexpires` = '0',
`passwordhistory` = '0',
`awspermissions` = '15',
`profileviewpermissions` = '0',
`forumpermissions` = '786431',
`genericpermissions` = '506404559',
`attachlimit` = '0',
`pmquota` = '50',
`pmpermissions` = '7',
`pmsendmax` = '5',
`calendarpermissions` = '63',
`wolpermissions` = '31',
`adminpermissions` = '0',
`genericoptions` = '62',
`profilepicmaxwidth` = '100',
`profilepicmaxheight` = '100',
`profilepicmaxsize` = '65535',
`avatarmaxwidth` = '80',
`avatarmaxheight` = '80',
`avatarmaxsize` = '20000',
`signaturepermissions` = '237567',
`sigpicmaxwidth` = '500',
`sigpicmaxheight` = '100',
`sigpicmaxsize` = '10000',
`sigmaxrawchars` = '1000',
`sigmaxchars` = '500',
`sigmaxlines` = '0',
`sigmaxsizebbcode` = '7',
`sigmaximages` = '4',
`bumpthreadspermissions` = '0',
`bumpthreadslimit` = '0',
`ecdownloadpermissions` = '3871',
`ecexcludecatlist` = '',
`ecdownloadsmaxuploadtotal` = '-1',
`ecdownloadsmaxdailydl` = '-1',
`ecdownloadsmaxdailyfiles` = '-1',
`ecdownloaddelaygrp` = '-1'
WHERE usergroupid=7;
MySQL Error : Unknown column 'profileviewpermissions' in 'field list'
Error Number : 1054
Date : Wednesday, September 24th 2008 @ 09:56:47 PM
maybe some one knows how to fix this ?
thnx