The error should never happen, and it's never happened to me.
Anyway,
Go to
Manage Products Mark Threads As "Solved"
Edit
Find in the Uninstall Code:
PHP Code:
// #######################################################################
require_once(DIR . '/includes/adminfunctions_prefix.php');
require_once(DIR . '/includes/functions_prefix.php');
$prefixsetdm =& datamanager_init('PrefixSet', $vbulletin, ERRTYPE_CP);
$prefixset = $db->query_first("
SELECT *
FROM " . TABLE_PREFIX . "prefixset
WHERE prefixsetid = 'solvedthread'
");
$prefixsetdm->set_existing($prefixset);
$prefixsetdm->delete();
build_prefix_datastore();
Delete, save, and try to uninstall again.
Quote:
Originally Posted by MandachuvA
How do I uninstall it
it installed and would like to uninstall
only that when I put the product and to uninstall from a horrible mistake
please explain how to uninstall it
see the error.:

|