PDA


View Full Version : admincp/vba_links_admin.php on line 109


gatorsfootball
05-05-2005, 01:31 PM
When attempting to "Modify Settings" in the "vBa Links Directory" I get the following error message:

Warning: Invalid argument supplied for foreach() in /admincp/vba_links_admin.php on line 109

gatorsfootball
05-05-2005, 10:46 PM
This is the error email info I receive as well...

Database error in vBulletin 3.0.7:

Invalid SQL:
SELECT links.linkid
FROM vb3_links AS links

WHERE suspended = 0 AND links.catid = '7' AND valid = 1
ORDER BY sticky DESC, desc
LIMIT 0,0

mysql error: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'desc
LIMIT 0,0' at line 5

mysql error number: 1064

Date: Thursday 05th of May 2005 07:28:36 PM
Script: http://www.the-armory.net/links/browselinks.php?c=7

Brian
05-06-2005, 01:14 AM
What version of the links directory are you running? Have you modified the files at all?

gatorsfootball
05-07-2005, 02:31 AM
What version of the links directory are you running? Have you modified the files at all?

Brian, I uninstalled, reinstalled and it works now. I have no clue what jhappened to the database, but it was hosed. All is fine now except for adding the links back.