Friday 27 June 2003 7:01:15 am
Hi Paul,
Yes, I've readed that article and made some example tries, but it still doesnt show the site right... I think it doesn't load the section templates at all...
Is the naming with them still the same?
Must I put them in override.ini also?
Is there any other way of putting the info to override file than writing it straight in there? And are the other directories still the same?
Right now I've managed to get the Admin site working, but the user site just doesn't load right... I've tried to clear cache many times and all that, but still... :(
My Design folder tree was like this in 3.0.2:
-Site
-Images
-Javascripts(*)
-Override
-Templates
-Node
-View
-Stylesheets -Templates (**)
* Here is the javas for my Menu, which I include in every section template ** Here is my pagelayout.tpl, page_copyright, page_topbox, etc... And page_main.tpl On my pagelayout.tpl I have a table with three horizontal cells which are page_topbox, page_main (middle one) and page_copyright. Page_main has two vertical cells, on the left left_menu.tpl, and the other is module_result.content. All the "let" codes are inside section templates, so when I tried to include my page_frontpage.tpl from override.ini, I got it visible, but the javascript doesn't work (Sets the right path in HTML code for "javascript src") and the "let" functions don't work... I can't get any content except the one that is still hardcoded to template... Is there any setting in site.ini, which could cause this? Can I choose from anywhere if I wanted to use the old style and not this new one?
Thanks alot, Jerry
|