Hello,

 

We’re trying to add a new page to our Jahia-driven site and are experiencing some recurring errors… Our setup could be considered slightly non-standard, in that page addition is handled through the “My Settings” page, since it is the only page left on the site to use the topMenu container list. (All the other pages use a hard-coded menu).

 

Our problem is that attempting to add a new page to the site produces the following exception everytime:

 

org.jahia.exceptions.JahiaException: Field -1 cannot be found in topMenu, JahiaContainer : Field -1 cannot be found in topMenu

            at org.jahia.data.containers.JahiaContainer.getField(JahiaContainer.java:496)

            .

            .

            .

While the dialog just says “No field to edit.”

 

Any ideas on what might cause this? It’s quite a show-stopper, as you might imagine…

 

The id for the topMenu container list is [3], which maps via the jahia_ctn_lists to Jahia_ctn_def 4, which is the topMenu. It all seems to be consistent in the db. Very frustrating!

 

Regards,

 

-Greg

 

Reply via email to