PDA

View Full Version : Uninstall problems


HC.
04-20-2005, 01:03 PM
I uninstalled everything but it did not remove all the templates
Why?

Revan
04-20-2005, 01:19 PM
Because people are unable to tell me the exact problems they are having (for instance: what templates were not removed), and so coding mishaps like these will continue to exist until the above is corrected.

HC.
04-21-2005, 10:37 AM
all rpg_ templates in all 60 stlyes I have

Revan
04-21-2005, 10:44 AM
$DB_site->query("DELETE FROM `" . TABLE_PREFIX . "template` WHERE `title` LIKE 'rpg_%'");
that code is executed at uninstall, try running it manually then.