Quote:
Originally Posted by upperme
I am getting this error when trying to add or delete vehicles in VB Pro Garage Timeslips 3.0.8/vB 4.1.3.
Any ideas?
Thanks...
Database error in vBulletin 4.1.3:
Invalid SQL:
UPDATE vb_userfield SET field43 = '
<div class=\"imlinks\">
<div class=\"popupmenu vehicleaction\">
<a class=\"popupctrl\" href=\"#\"><strong>Vehicles</strong></a>
<ul class=\"popupbody popuphover vehicleaction_body\">
<li class=\"left\"><a href=\"http://mysite.com/forums/garage_vehicle.php?do=view_vehicle&id=1\"><img src=\"images/garage/attach/1/garage_vehicle-1-12989045212_thumb.jpg\" alt=\"View Vehicle\" width=\"75\" border=\"0\" />2006 FORD MUSTANG GT</a></li>
<li class=\"left\"><a href=\"http://mysite.com/forums/garage_vehicle.php?do=view_vehicle&id=2\"><img src=\"images/garage/attach/1/garage_vehicle-2-12985866481_thumb.jpg\" alt=\"View Vehicle\" width=\"75\" border=\"0\" />2006 FORD F-150</a></li>
<li class=\"left\"><a href=\"http://mysite.com/forums/garage_vehicle.php?do=view_vehicle&id=11\"><im g src=\"images/garage/attach/1/garage_vehicle-11-12986425962_thumb.jpg\" alt=\"View Vehicle\" width=\"75\" border=\"0\" />2010 SEA RAY 185 Sport</a></li>
</ul>
</div>
</div><br />
' WHERE userid = '1';
MySQL Error : Unknown column 'field43' in 'field list'
Error Number : 1054
Request Date : Saturday, April 30th 2011 @ 11:24:51 PM
Error Date : Saturday, April 30th 2011 @ 11:24:51 PM
|
It looks like your custom user field isn't there anymore. There is a custom user field I use to store the postbit dropdown info.
Can you check your User Profile Field Manager in the ACP and see if it's there or not?