Personal tools
You are here: Home Forums Plone SEO AttributeError
Document Actions

AttributeError

Up to Plone SEO

AttributeError

Posted by Jon Jon at July 18. 2008

hi,


 


 


Im trying to uninstall qSEOptimizer since it was bugging out server down but its giving me an Attribute Error


 


 


trackback:


Traceback (innermost last):
  Module ZPublisher.Publish, line 115, in publish
  Module ZPublisher.mapply, line 88, in mapply
  Module ZPublisher.Publish, line 41, in call_object
  Module Products.CMFCore.PortalContent, line 108, in __call__
  Module Shared.DC.Scripts.Bindings, line 311, in __call__
  Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
  Module Products.CMFCore.FSPageTemplate, line 195, in _exec
  Module Products.CacheSetup.patch_cmf, line 50, in FSPT_pt_render
  Module Products.CacheSetup.patch_cmf, line 116, in PT_pt_render
   - <FSPageTemplate at /Plone/contentpanels_view used for /Plone/home-panel>
  Module TAL.TALInterpreter, line 238, in __call__
  Module TAL.TALInterpreter, line 281, in interpret
  Module TAL.TALInterpreter, line 749, in do_useMacro
  Module TAL.TALInterpreter, line 281, in interpret
  Module TAL.TALInterpreter, line 457, in do_optTag_tal
  Module TAL.TALInterpreter, line 442, in do_optTag
  Module TAL.TALInterpreter, line 437, in no_tag
  Module TAL.TALInterpreter, line 281, in interpret
  Module TAL.TALInterpreter, line 749, in do_useMacro
  Module TAL.TALInterpreter, line 281, in interpret
  Module TAL.TALInterpreter, line 507, in do_setLocal_tal
  Module Products.PageTemplates.TALES, line 221, in evaluate
   - URL: file:CMFPlone/skins/plone_templates/header.pt
   - Line 28, Column 4
   - Expression: <PythonExpr putils.listMetaTags(here).items()>
   - Names:
      {'container': <PloneSite at /Plone>,
       'context': <ContentPanels at /Plone/home-panel>,
       'default': <Products.PageTemplates.TALES.Default instance at 0xb74e3fcc>,
       'here': <ContentPanels at /Plone/home-panel>,
       'loop': <Products.PageTemplates.TALES.SafeMapping object at 0xb152274c>,
       'modules': <Products.PageTemplates.ZRPythonExpr._SecureModuleImporter instance at 0xb75397ac>,
       'nothing': None,
       'options': {'args': ()},
       'repeat': <Products.PageTemplates.TALES.SafeMapping object at 0xb152274c>,
       'request': <HTTPRequest, URL=http://www.sunyrockland.edu:9090/home-panel>,
       'root': <Application at >,
       'template': <FSPageTemplate at /Plone/contentpanels_view used for /Plone/home-panel>,
       'traverse_subpath': [],
       'user': <PropertiedUser 'webmaster'>}
  Module Products.PageTemplates.ZRPythonExpr, line 47, in __call__
   - __traceback_info__: putils.listMetaTags(here).items()
  Module Python expression "putils.listMetaTags(here).items()", line 1, in <expression>
  Module Products.qSEOptimizer, line 79, in listMetaTags
  Module Products.qSEOptimizer.adapters, line 23, in listKeywords
AttributeError: qSEO_Keywords


 


 


Is there another way I could uninstall the product.



Plone 2.5.3-final,

CMF-1.6.4,

Zope (Zope 2.9.7-final, python 2.4.4, linux2),

Five 1.4.2,

Python 2.4.4 (#1, May 18 2007, 16:08:28)
[GCC 3.4.6 20060404 (Red Hat 3.4.6-3)],


PIL 1.1.6


Powered by Ploneboard