template delete?
Started by rodrigo, Nov 08 2005 12:00 AM
2 replies to this topic
#1
Posted 08 November 2005 - 12:00 AM
i installed ICB but decided to remove it, and now i have these templates i need to remove. can you help me out on how to remove them?
#2
Posted 08 November 2005 - 12:27 PM
you can remove those via the Cpanel (or equivelant) of your domain. PHPMyAdmin is usually found through the MySQL section in Cpanel...you can drop the tables using that.
If you havn't got a copy already, click here to get one.
If you get stuck, I'll talk you through it.
Hope this helps
If you havn't got a copy already, click here to get one.
If you get stuck, I'll talk you through it.
Hope this helps
Edited by Global Designs, 08 November 2005 - 12:30 PM.
Looking for a cheap, high-end workstation..
#3
Posted 08 November 2005 - 02:01 PM
Run this query in your SQL Toolbox:
You might get an error as IPB doesn't always like to run queries in the toolbox that delete stuff, but it should be OK. Go to your Skin Tools section and run the Rebuild All link to rebuild all of your skins, and these should then be gone.
SQL
DELETE FROM ibf_skin_templates WHERE group_name LIKE '%skin_blog%'
You might get an error as IPB doesn't always like to run queries in the toolbox that delete stuff, but it should be OK. Go to your Skin Tools section and run the Rebuild All link to rebuild all of your skins, and these should then be gone.
Michael McCune - IPS Marketplace Moderator
My Stuff: My Forum · My Resources · My Tutorials
Contact Me: Email · Facebook · Twitter
My Stuff: My Forum · My Resources · My Tutorials
Contact Me: Email · Facebook · Twitter
















