if ($prefs['limitedGoGroupHome'] == 'n' || $url == $prefs['site_tikiIndex'] || $url_path == $prefs['site_tikiIndex'] || basename($url_path) == $prefs['site_tikiIndex'] || ($anonymous_homepage != '' && ($url == $anonymous_homepage || $url_path == $anonymous_homepage || basename($url_path) == $anonymous_homepage)) || ($tikiIndex_full != '' && basename($url_path) == $tikiIndex_full)) {
for $prefs'limitedGoGroupHome' == 'y'
the sefurl will not match
when running on $prefs'limitedGoGroupHome' == 'y' one needs to set the anonymous group home
it is not always obvious how, especially under sefurl
for me the solution was
http:/tiki-6.1/Home
another spicy example: http:Kezd%C5%91lap
Suggestions:
- enhance the Hint next to the group home field.
- add http:/tiki-6.1/Home and http:Kezd%C5%91lap as examples
- if limitedGoGroupHome is set, and the anonymous group home is not set, it may show a warning in the admin area
- in admin/navigation it shall say that the anonymous group home shall be set even if this is close to obvious
To help developers solve the bug, we kindly request that you demonstrate your bug on a show2.tiki.org instance. To start, simply select a version and click on "Create show2.tiki.org instance". Once the instance is ready (in a minute or two), as indicated in the status window below, you can then access that instance, login (the initial admin username/password is "admin") and configure the Tiki to demonstrate your bug. Priority will be given to bugs that have been demonstrated on show2.tiki.org.
filename | created | hits | comment | version | filetype | ||
---|---|---|---|---|---|---|---|
No attachments for this item |