Radovan Hrabcak
|
Thursday 29 April 2004 11:49:38 pm
Hello,
I have a class, I can create object of that class. Class name is kronoprodukt. When I create an object of that class, I can see it only when I am logged in. How to make it viewable for non loged users? The other issue is that
...
.
..
{let mainMenu=treemenu($module_result.path,$module_result.node_id,array('folder','info_page','kronoprodukt'), 1 )}
{section name=Menu loop=$mainMenu}
{section show=$:item.is_selected}
..
.. i can't see tha objects of that class. Could anyone give me some help or guidelines what to do? Thanks
|
Lazaro Ferreira
|
Friday 30 April 2004 12:09:05 am
Hi, Have you give read permissions of your objects to the anonymous users ? Go to User/Roles page, and setup your role policies for objecs of the new class After that don't forget clearing all the cache
Lazaro
- http://www.mzbusiness.com
Lazaro
http://www.mzbusiness.com
|