Forums / Setup & design / Disappearing menu from pagelayout.tpl

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

Disappearing menu from pagelayout.tpl

Author Message

Bjørn Kaarstein

Monday 11 August 2003 5:58:04 am

Hi.

I have an ordinary fetch to create a menu.

{let folderlist=fetch('content', 'list', hash(parent_node_id,2, limit,6, sort_by, array( array( priority, true() ) ) ))}

This works fine, until I'm entering my forum to write a new thread.
The forumedit is on this link "www.mysite.no/content/edit/128/1". The same pagelayout is still included, but my fetch is no longer working.

Any ideas?

I'm still not able to see the child threads in the admin-interface, as described in this previous thread: http://ez.no/developer/ez_publish_3/forum/setup_design/complete_forum_thread_not_shown

Any of you other guys had problems with the forum?

Regards Bjørn

Paul Borgermans

Monday 11 August 2003 10:18:34 am

I can confirm your first problem, it's bug. Please file a bug report.

-paul

eZ Publish, eZ Find, Solr expert consulting and training
http://twitter.com/paulborgermans

Bjørn Kaarstein

Wednesday 13 August 2003 12:51:58 am

Bug report filed.