View Full Version : Uninstall didn't work
aacircle
08-29-2006, 07:53 AM
I've uploaded vbalinks_install.php and ran it and selected uninstall. So far so good... all tables, phrases etc were removed. Now I find that after uninstalling it and removing all the related files via FTP, I've noticed the Search feature and Quick Links->Today's Posts don't work now from the navbar.
There seems to be some problem with the database.
Any help would be much appreciated.
Thank you.
aacircle
08-29-2006, 08:32 AM
The below is the error that is being generated to my inbox:
Database error in vBulletin 3.5.4:
Invalid SQL:
SELECT languageid,
phrasegroup_adv_links AS phrasegroup_adv_links,
phrasegroup_search AS phrasegroup_search,
phrasegroup_global AS phrasegroup_global,
options AS lang_options,
languagecode AS lang_code,
charset AS lang_charset,
locale AS lang_locale,
imagesoverride AS lang_imagesoverride,
dateoverride AS lang_dateoverride,
timeoverride AS lang_timeoverride,
registereddateoverride AS lang_registereddateoverride,
calformat1override AS lang_calformat1override,
calformat2override AS lang_calformat2override,
logdateoverride AS lang_logdateoverride,
decimalsep AS lang_decimalsep,
thousandsep AS lang_thousandsep
FROM vb3_language
WHERE languageid = 1;
MySQL Error : Unknown column 'phrasegroup_adv_links' in 'field list'
Error Number : 1054
Date : Tuesday, August 29th 2006 @ 11:34:18 AM
Script : http://www.aacircle.com.au/forums/search.php?s
Referrer :
IP Address : 209.237.238.178
Username :
Classname : vb_database
Zachery
08-30-2006, 05:22 AM
Did you modify your search.php to also search links
?
aacircle
08-30-2006, 10:42 AM
I've just done a compare on my search.php file and the original bundled by vbulletin. Both files are exactly the same. When I did have the Links installed, I noticed however that it ONLY searched in Links and not forums.
aacircle
08-30-2006, 10:54 AM
Found out the problem! The files in links/ were sent to forums/ hence overriding the standard vb files rather than going into a separate links folder.
Thank you for your time. Am sure this is what others accidentally did too.
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.