i got this error code
Invalid SQL:
SELECT varname, text
FROM vbulletin_phrase
WHERE phrasetypeid = PHRASETYPEID_SETTING AND
languageid IN(-1, 0, 1)
ORDER BY languageid ASC;
MySQL Error : Unknown column 'phrasetypeid' in 'where clause'
Error Number : 1054
Date : Wednesday, April 25th 2007 @ 01:15:40 AM
Script :
http://site.com/admincp/cpsettingssort.php
Referrer :
http://site.com/admincp/index.php?do=nav
and the option shows
uninstalling it removes options inside vblulletin options menu.. and reinstall does no effect..
-------------- update -------------------------------
Ok found out the error was cause the .php was for 3.5.4 version.. now when i click cpsettingsort from left side, blank white page shows on main window.
also this hack looks for php inside /adminpc and /includes instead only 1 directory.. dunno if its me or just the bug.., also the cpsetting sort phrase had to be added inside .xml file.
-------------- FIXED --------------------------------
NVM somehow leftovers of version 1.0 were installed, removing it fixed and also removed the option under vbulletin options..