Forums / Developer / Missing Objekt in Content-Structure!

Missing Objekt in Content-Structure!

Author Message

Daniel Scheiner

Tuesday 16 January 2007 8:31:32 am

Hi!

I created a new class called "download_folder" and made 2 override-templates (full and line).
however if i create a object with that class under a "Frontpage" it does not show up in the content-structure (in ez_admin)!!!!

The Object DOES however show in the Sitemap!

Does this make ANY sense to anyone?

here's the class:
---------------------------------------------
Name: Download Ordner
Identifier: download_folder
Naming Schema : <name>
Container: Ja
Default object availability: Available

Attributes:
1. Ordnername [Textzeile] (id:281)
2. Beschreibung [Textanschnitt] (id:282)

Eirik Alfstad Johansen

Tuesday 16 January 2007 9:03:17 am

Hi Daniel,

No, this doesn't make much sense, at least not to me.

The only time I've encountered similar problems, have been on old (3.5) versions and clearing the cache has usually helped.

Have you tried clearing the cache? What version are you running? Have you ensured that the identifier of your first attribute is "name"?

Sincerely,

Eirik Alfstad Johansen
http://www.netmaking.no/

Daniel Scheiner

Tuesday 16 January 2007 1:27:11 pm

hi eirik!

thanks for your reply!

I did clear the entire cache... no use. I use the newest 3.9 by the way. And the identifier of my first attribute is "name".

maybe a bug?

Claudia Kosny

Wednesday 17 January 2007 12:55:36 am

Hi Daniel

If the object does not appear in the content structure menu, but you can see it when you click on the parent folder and then check the list of this parents children, the problem is most likely in the contentstructuremenu.ini in the settings. Just adapt these to your needs.

The identifiers for the name attribute should not matter to much for this problem; if you have an error there (which you don't seem to have anyway), you would still see at least an icon for the object, just without any name besides it.

Claudia