-Om-
06-08-2009, 09:17 AM
I have recently had vBa Links installed, and am trying to set up my 'Link to Us' options. Adding text links via the Edit Links to Us interface works fine, but I am unable to add banners.
When I try to upload a banner image, the image does successfully upload to the proper file on my server, but nothing appears in the Admin CP---I keep getting this 'Invalid SQL' error message:
Database error in vBulletin 3.8.2:
Invalid SQL:
### INSERT QUERY GENERATED BY fetch_query_sql() ###
INSERT INTO adv_links_banners
(`title`, `displayorder`, `alttext`, `filename`, `width`, `height`, `filesize`)
VALUES
('logosmal', '1', 'logosmall', 'bgosmalllogo.jpg', '75', '30', '1340');
MySQL Error : Unknown column 'alttext' in 'field list'
Error Number : 1054
I have tried several times, with several different images of various sizes, and tried both with and without 'alttext' entered in the appropriate field.
Can you please advise?
When I try to upload a banner image, the image does successfully upload to the proper file on my server, but nothing appears in the Admin CP---I keep getting this 'Invalid SQL' error message:
Database error in vBulletin 3.8.2:
Invalid SQL:
### INSERT QUERY GENERATED BY fetch_query_sql() ###
INSERT INTO adv_links_banners
(`title`, `displayorder`, `alttext`, `filename`, `width`, `height`, `filesize`)
VALUES
('logosmal', '1', 'logosmall', 'bgosmalllogo.jpg', '75', '30', '1340');
MySQL Error : Unknown column 'alttext' in 'field list'
Error Number : 1054
I have tried several times, with several different images of various sizes, and tried both with and without 'alttext' entered in the appropriate field.
Can you please advise?