PDA


View Full Version : vBa Links - missing linkspermission field


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

Brian
07-31-2005, 04:13 PM
If you'll download the package from here again and replace the vba_links_admin.php file with the one there then that should take care of the problem.

syrus.xl
07-31-2005, 04:32 PM
That was a quick response!

I only bought the vBa Links this afternoon, and noticed it was only released yesterday. The new vba_links_admin.php worked and the error has gone.

Thanks so much!

Syrus