Author
|
Message
|
martin feigel
|
Tuesday 13 July 2004 8:13:33 am
i want to have my site public, without login needed for the main page. it's very strange, i was changing my site.ini with user login to "false", but it doesn't work. i receive am kernel (1) error. how can i make my site public ? thanxs martin
|
martin feigel
|
Friday 16 July 2004 4:51:46 am
*bump*
|
Frederik Holljen
|
Friday 16 July 2004 4:58:59 am
Exactly which ini setting are you talking about?
|
martin feigel
|
Friday 16 July 2004 5:19:23 am
following path: ezpublish/settings/siteaccess/corporate/site.ini.append.php
|
Frederik Holljen
|
Friday 16 July 2004 5:27:12 am
Sure, but the name of the ini setting you are changing? (inside site.ini.append.php)
|
martin feigel
|
Friday 16 July 2004 6:58:37 am
[SiteAccessSettings]RequireUserLogin=false (changed from "true")
what is the easiest way to make the site public without userlogin needed ? thanxs martin
|
Frederik Holljen
|
Monday 19 July 2004 1:46:32 am
that should do it. Check that anonymous users have read access to your site, something like:
content read Section( Standard section )
content read Section( Media )
content pdf Section( Standard section ) user login *
|
martin feigel
|
Thursday 22 July 2004 3:34:34 am
hi frederik, i checked the settings, it seems all ok, but the kernel (1) error is still there. you can see it at: www.vandeloow.net. did you have another idea to fix this error ? i just want to have a public site, without user login needed. thanxs martin
|