Forums / Setup & design / Cannot Create Child Objects Under Certain Class

"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".

Cannot Create Child Objects Under Certain Class

Author Message

Deane Barker

Wednesday 10 November 2004 4:35:03 am

I modified the "Article" class that came with the default installation. Now, whenever I view an Article in the admin interface, I have no option to create child objects (the "Create Here" dropdown and button are missing). However I created another class from scratch, and I see the dropdown and button when I view an object based on that.

It's got to be a setting I'm missing somewhere...

Deane

Kåre Køhler Høvik

Friday 12 November 2004 10:05:26 am

The default template for "Article" in the admin interface is modified to not show "create here". Enter <i>settings/siteaccess/your_admin/override.ini.append.php</i> and remove the override for Article view.

Kåre Høvik