Hi,
Running 3.5 Gold. Imported the product and added the files.
When I try to add an item, I get the following SQL error:
Database error in vBulletin 3.5.0:
Invalid SQL:
INSERT INTO geek_autolink(
text,
link,
ignorethread,
ordinal,
description,
catid,
title,
enddate,
hits,
views,
isactive,
max_hits,
max_views) VALUES (
'Greg Watson',
'http://www.GregWatson.com/products.asp?partner=APC',
0,
0,
'Link to Greg\'s site.',
1,
'Greg Watson',
0,
0,
0, 1, 0, 0);
MySQL Error : Unknown column 'ordinal' in 'field list'
Error Number : 1054
Date : Wednesday, October 5th 2005 @ 08:32:53 AM
Script :
http://www.aquaticplantcentral.com/f.../GAL_admin.php
Referrer :
http://www.aquaticplantcentral.com/f...min.php?do=add
IP Address : 65.2.185.179
Username : Art_Giacosa
Classname : vb_database
Little help please?