Forums / Developer / Custom module falls back from admin to base design

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

Custom module falls back from admin to base design

Author Message

Jeroen van Duffelen

Tuesday 13 January 2009 8:29:05 am

Hi people,

My first post on these forums! Together with Sutrix Media I already managed to get very far with the development on Exponential, I love it!

But my problem: I've build an extension with a module which create a new top level node like the Welcome to Exponential node. I'm using this node as a new content structure for the creation of custom menu's. Sutrix built this module but I'm trying to create a clean installation process for it. So far I managed to get it up to a certain point where the code posted below creates the new top level node. But after it has run the admin interface changes from the admin design to the base and standard design. Looking at the errors the debug produces it seems like the siteaccess data is lost but i cant figure out why...

the code I'm using can be found overhere:
http://cman001.nl/extension/driwebin_prep/modules/driwebin_menu_structure/view/install.html

I hope you guys can help me out!

Let me know if someone wants to reproduce the error, because it only displays once...