16 Dec
2004
16 Dec
'04
7:31 p.m.
Alan Snyder wrote at 2004-12-13 16:09 -0500:
Hey everyone - I recently noticed that a previously working CMF Site I built starts getting error messages embedded on the front page and on other pages (like edit, view). The errors are like this..
Home Page: Error Type: AttributeError Error Value: getDefaultSorting
When I click on 'Folder Contents' in the menu... Error Type: ImportError Error Value: import of "Products.CMFDefault.permissions" is unauthorized
When I click on 'Edit' from the menu... Error Type: AttributeError Error Value: getActionInfo
I never heard about "getDefaultSorting" and "getActionInfo". Maybe they come with "CMF 1.5" (which I did not yet install). Search for them in the sources. -- Dieter