|
Date: 4/25/2008 4:22 am · Subject: Re: HTML::Template::Expr with · Rating: 0
I have the same problem and than when I change the body.content to body_content the outlook of the page loks fine!
The problem that I stil have going on is that the admin menu does not apear on the left side because the template engine also changes some of WebGUI functions. Do you have the same problem wiith admin menu?
My version of WebGUI is: 7.4.15-stable
I get an error in:
dragable_init is not defined [Break on this error] dragable_init("/helper/webgui/um?func=setContentPositions;map="); contextMenu_createWithImage is not defined [Break on this error] var contextMenu = new contextMenu_createWithImage("/extras/asset... contextMenu_createWithImage is not defined [Break on this error] var contextMenu = new contextMenu_createWithImage("/extras/toolb... contextMenu_createWithImage is not defined [Break on this error] var contextMenu = new contextMenu_createWithImage("/extras/asset... contextMenu_createWithImage is not defined [Break on this error] var contextMenu = new contextMenu_createWithImage("/extras/asset... contextMenu_createWithImage is not defined [Break on this error] var contextMenu = new contextMenu_createWithImage("/extras/asset... contextMenu_createWithImage is not defined [Break on this error] var contextMenu = new contextMenu_createWithImage("/extras/asset... createSlidePanelBar is not defined [Break on this error] var slider = new createSlidePanelBar("WebGUIAdminBar");
So any idea how to fix this problem?
--- (Edited on 2008-04-25 11:22 [GMT+0200] by arso12) ---
|