Hi Logician, I was running 3.5.0.2 on vb 3.6.11
I attempted an upgrade to 3.6.0.3, I followed all of the instructions and then when I went to run the upgrade script I got this error when clicking on the button to Export the old webtemplates page.
Code:
Database error in vBulletin 3.6.11:
Invalid SQL:
SELECT wtid, title
FROM wt2_templates
WHERE headerfooter = '0'
ORDER BY category DESC,
title ASC;
MySQL Error : Table '*******.wt2_templates' doesn't exist
Error Number : 1146
Date : Friday, October 17th 2008 @ 10:18:25 PM
Script : http://**********/wt_upgrade.php?do=start
Referrer : http://**********/wt_upgrade.php
IP Address : *******
Username : *******
Classname : vB_Database
However I have tested all of my webtemplates and they all seem to be working fine, is it really necessary to go through the upgrade/export process?