Friday 31 March 2006 6:29:28 am
I had the same problem. I created a new siteaccess called <b>home</b>, and it wants the anonymous user to login. Error log entries:
[ Mar 31 2006 08:10:39 ] [71.255.142.31] Timing Point: Module start 'content'
[ Mar 31 2006 08:10:39 ] [71.255.142.31] Error ocurred using URI: /~magazine/ez/ index.php/home/media_files [ Mar 31 2006 08:05:51 ] [71.255.142.31] No translation for file(translation.ts) in context(lib/template): 'The maximum nesting level of 40 has been reached. The execution is stopped to avoid infinite recursion.' with comment() The Anonymous role is set like this:
Policies [5]Module Function Limitation
content read Section( Standard )
content pdf Section( Standard )
shop buy No limitations
rss feed No limitations user login No limitations Things I tried:
Granting all privileges to the anonymous user (no effect)
Increasing MaxLevel in templates.ini (no effect)
Checked the patch listed for the "maximum nesting level" in eztemplate.php (it is there) Clearing all the caches (many many times) The siteaccess is running off the same database. Any ideas would be most welcome. Thank you, Betsy Gamrat <b>*******************************</b> I tried creating an account - signing up under the <b>home</b> siteaccess. The email didn't get through yet (but my email is often delayed). eZ reported success and then ... it allowed me to access the pages through the <b>home</b> siteaccess. After closing the browser and going back to the page, it still worked. So - I'm all set. I don't understand why, but the problem is solved.
|