Can anyone help with this. I get this error:
 
Time     2007/12/10 16:38:46.500 US/Central     
User Name (User Id)      admin (None)   
Request URL      http://localhost/front-page/document_view      
Exception Type   AttributeError 
Exception Value  portal_groups  

Traceback (innermost last): 

*       Module ZPublisher.Publish, line 119, in publish 
*       Module ZPublisher.mapply, line 88, in mapply 
*       Module ZPublisher.Publish, line 42, in call_object 
*       Module Shared.DC.Scripts.Bindings, line 313, in __call__ 
*       Module Shared.DC.Scripts.Bindings, line 350, in _bindAndExec 
*       Module Products.CMFCore.FSPageTemplate, line 216, in _exec 
*       Module Products.CMFCore.FSPageTemplate, line 155, in pt_render 
*       Module Products.PageTemplates.PageTemplate, line 89, in
pt_render 
*       Module zope.pagetemplate.pagetemplate, line 117, in pt_render 
*       Module zope.tal.talinterpreter, line 271, in __call__ 
*       Module zope.tal.talinterpreter, line 346, in interpret 
*       Module zope.tal.talinterpreter, line 891, in do_useMacro 
*       Module zope.tal.talinterpreter, line 346, in interpret 
*       Module zope.tal.talinterpreter, line 536, in do_optTag_tal 
*       Module zope.tal.talinterpreter, line 521, in do_optTag 
*       Module zope.tal.talinterpreter, line 516, in no_tag 
*       Module zope.tal.talinterpreter, line 346, in interpret 
*       Module zope.tal.talinterpreter, line 891, in do_useMacro 
*       Module zope.tal.talinterpreter, line 346, in interpret 
*       Module zope.tal.talinterpreter, line 586, in do_setLocal_tal 
*       Module zope.tales.tales, line 696, in evaluate
        URL: file:C:\Program Files\Plone
3\Data\Products\CMFPlone\skins\plone_templates\global_defines.pt
        Line 8, Column 0
        Expression: <PathExpr standard:u'plone_view/globalize'>
        Names:
        {'container': <PloneSite at /Plone>,
         'context': <ATDocument at /Plone/front-page>,
         'default': <object object at 0x0060A528>,
         'here': <ATDocument at /Plone/front-page>,
         'loop': {},
         'nothing': None,
         'options': {'args': ()},
         'repeat': <Products.PageTemplates.Expressions.SafeMapping
object at 0x06F1AF08>,
         'request': <HTTPRequest,
URL=http://localhost/front-page/document_view>,
         'root': <Application at >,
         'template': <FSPageTemplate at /Plone/document_view used for
/Plone/front-page>,
         'traverse_subpath': [],
         'user': <UnrestrictedUser 'admin'>}
*       Module zope.tales.expressions, line 217, in __call__ 
*       Module Products.PageTemplates.Expressions, line 161, in _eval 
*       Module Products.PageTemplates.Expressions, line 123, in render 
*       Module Products.CMFPlone.browser.ploneview, line 68, in
globalize 
*       Module Products.CMFPlone.browser.ploneview, line 133, in
_initializeData 
*       Module Products.CMFPlone.browser.ploneview, line 520, in
have_portlets 
*       Module plone.portlets.manager, line 49, in visible 
*       Module plone.portlets.manager, line 65, in portletsToShow 
*       Module plone.memoize.view, line 55, in memogetter 
*       Module plone.portlets.manager, line 102, in _lazyLoadPortlets 
*       Module plone.portlets.retriever, line 55, in getPortlets 
*       Module plone.app.portlets.portletcontext, line 45, in
globalPortletCategories 
*       Module plone.app.portlets.portletcontext, line 81, in
_getGroupIds 
*       Module Products.PlonePAS.pas, line 183, in getGroups 
*       Module Products.CMFCore.utils, line 123, in getToolByName 

AttributeError: portal_groups 

Display traceback as text
<http://localhost/error_log/getLogEntryAsText?id=1197326326.50.588925191
609> 

 


REQUEST


form

-C       ''     

cookies

__ac     'NjE2NDZkNjk2ZTo3MzY1NzI3NjY5NjM2NQ%3D%3D'     

lazy items

SESSION  <bound method SessionDataManager.getSessionData of
<SessionDataManager at /session_data_manager>>  

other

TraversalRequestNameStack        []     
LANGUAGE         'en'   
AUTHENTICATED_USER       <UnrestrictedUser 'admin'>     
URL      'http://localhost/front-page/document_view'    
VirtualRootPhysicalPath  ('', 'Plone')  
SiteRootPATH     '/'    
SERVER_URL       'http://localhost'     
LANGUAGE_TOOL
<Products.PloneLanguageTool.LanguageTool.LanguageBinding instance at
0x06F1A828>     
AUTHENTICATION_PATH      ''     
traverse_subpath         []     
_ec_cache        {116582800:
<Products.PageTemplates.Expressions.ZopeContext object at 0x06E87E50>}  
__ac     'NjE2NDZkNjk2ZTo3MzY1NzI3NjY5NjM2NQ%3D%3D'     
PUBLISHED        <FSPageTemplate at /Plone/document_view used for
/Plone/front-page>      
_pts_is_rtl      False  
ACTUAL_URL       'http://localhost/'    
URL0     http://localhost/front-page/document_view      
URL1     http://localhost/front-page    
URL2     http://localhost       
BASE0    http://localhost       
BASE1    http://localhost       
BASE2    http://localhost/front-page    
BASE3    http://localhost/front-page/document_view      

environ

HTTP_ACCEPT      '*/*'  
CONNECTION_TYPE  'Keep-Alive'   
HTTP_USER_AGENT  'Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)'  
HTTP_COOKIE      '__ac="NjE2NDZkNjk2ZTo3MzY1NzI3NjY5NjM2NQ%3D%3D"'      
SERVER_NAME      'plone.westlime.int'   
GATEWAY_INTERFACE        'CGI/1.1'      
SERVER_SOFTWARE  'Zope/(Zope 2.10.5-final, python 2.4.4, win32)
ZServer/1.1 Plone/3.0.4'        
REMOTE_ADDR      '127.0.0.1'    
HTTP_ACCEPT_LANGUAGE     'en-us'        
SCRIPT_NAME      ''     
REQUEST_METHOD   'GET'  
HTTP_HOST        'localhost'    
PATH_INFO        '/'    
SERVER_PORT      '80'   
SERVER_PROTOCOL  'HTTP/1.1'     
channel.creation_time    1197326322     
HTTP_ACCEPT_ENCODING     'gzip, deflate'        
PATH_TRANSLATED  '\\'   
 

Thank you,

 

       Lawrence Foster

       Web Development / IT

       Western Lime Corporation

       www.westernlime.com <http://www.westernlime.com/> 



        

 

 

 

 

 

 

<<attec727.jpg>>

_______________________________________________
Setup mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/setup

Reply via email to