Quote:
Originally Posted by The Geek
Can you give me an idea as to why the installer isnt working? The installer only inserts phrases and creates a table - neither function requires anything from a specific vb version.
Thanks!
|
When I installed GAL, I recieved a database error, which is why I knew the install script hadnt created the necessary tables. If you create the tables manually, GAL works perfectctly. Error follows:
Code:
Database error in vBulletin 3.0.7:
Invalid SQL: SELECT * FROM fbf_geek_autolink ORDER BY text asc
mysql error: Table 'football.fbf_geek_autolink' doesn't exist
mysql error number: 1146