Forums / Developer / how to remove unsuccessfull objects ?

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

how to remove unsuccessfull objects ?

Author Message

Dhaval Patel

Tuesday 21 October 2008 10:38:26 pm

hello,

I want to remove the objects which are empty or not published properly or not in use.

In short I want to remove all objects which do not displayed into the content structure, users, and media at admin side...

Is there any way to delete such objects ?

Thanks in advance...

With Best Regards,

Dhaval Patel
Team Leader - iNETProcess(I) Pvt. LTD.
dhaval.patel@inetprocess.com
Ph No: +91 79 65 12 35 00
http://www.inetprocess.co.in

Grégory BECUE

Thursday 20 November 2008 1:21:58 pm

Hi,

I use ezp 4.01 and i have a script "flatten.php" in bin/php directory. You have different options ; this script remove data that is not considered currently in use to minimize the amount of database data it consumes.

But i'm not sure what the script delete empty content. What's is a empty content ? it's not very easy to define ...

Greg