Getting Rid of Pages

Hi,

In Admin > Page Builder I have been adding pages. There are some that I dont need anymore like classifieds and a few that i created. How do I get rid of them? I know I can stop them from displaying on my site by deleting from the Navigation Builder.

I just want to get rid of them in my admin section. They're taking up space.

Any ideas?

Cheers

Max

Quote · 6 Jun 2008

You have to directly edit in the database.

----
Quote · 7 Jun 2008

Hi,

Ive never edited in the database. Any ideas as to what I am looking for, or where I might find it?

Cheers

Max

Quote · 7 Jun 2008

Execute this query in database. Replace name with your page name created.

DELETE FROM `PageCompose` WHERE `Page` = 'NAME';

Take a database backup before this.

----
Quote · 8 Jun 2008
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.