syrus.xl
07-31-2005, 01:43 PM
Hi,
Installation was straightforward.. but...
When I logged into AdminCP -> vba Links Directory -> Modify Permissions I get the following error on the page, eventhough everything is showing.
Warning: Invalid argument supplied for foreach() in /includes/functions.php on line 3004
If I then try to alter any permissions I get the following database error.
Database error in vBulletin 3.0.7:
Invalid SQL: UPDATE vb3_usergroup SET linkspermissions = '0' WHERE usergroupid = '1'
mysql error: Unknown column 'linkspermissions' in 'field list'
mysql error number: 1054
It is referring to a missing field 'linkspermissions'; I looked at the installer to see if I could manually insert this field into vb3_usergroup table but all I could find was the DROP for 'linkspermissions', which I thought was strange.
I setup the directories with a few links, but this error is holding me up since I don't want Unregistered, etc posting links.
Any help would be appreciated.
Syrus
Installation was straightforward.. but...
When I logged into AdminCP -> vba Links Directory -> Modify Permissions I get the following error on the page, eventhough everything is showing.
Warning: Invalid argument supplied for foreach() in /includes/functions.php on line 3004
If I then try to alter any permissions I get the following database error.
Database error in vBulletin 3.0.7:
Invalid SQL: UPDATE vb3_usergroup SET linkspermissions = '0' WHERE usergroupid = '1'
mysql error: Unknown column 'linkspermissions' in 'field list'
mysql error number: 1054
It is referring to a missing field 'linkspermissions'; I looked at the installer to see if I could manually insert this field into vb3_usergroup table but all I could find was the DROP for 'linkspermissions', which I thought was strange.
I setup the directories with a few links, but this error is holding me up since I don't want Unregistered, etc posting links.
Any help would be appreciated.
Syrus