Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8534619
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T10:14:13+00:00 2026-06-11T10:14:13+00:00

Plone n00b here, continuing migration issues from 2.5 to 3.3.5. To eliminate any potential

  • 0

Plone n00b here, continuing migration issues from 2.5 to 3.3.5.

To eliminate any potential problems I cleared out the custom folder and tried to get the pages to show up. When I go to a page that isn’t the front page I get an:

AttributeError _v_transform.

Here is the traceback:

Exception traceback
Time    2012/09/13 08:18:06.733 GMT-7
User Name (User Id) Anonymous User (None)
Request URL http://localhost:8080/mission-vision/index_html/document_view

Exception Type  AttributeError
Exception Value _v_transform
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 98, 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 957, in do_defineSlot 
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 861, in do_defineMacro 
Module zope.tal.talinterpreter, line 346, in interpret 
Module zope.tal.talinterpreter, line 957, in do_defineSlot 
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 949, in do_defineSlot 
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 861, in do_defineMacro 
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:d:\websites\nipo\plone 3.3.5\buildout-cache\eggs\plone-3.3.5-py2.4.egg\Products\CMFPlone\skins\plone_content\document_view.pt
Line 11, Column 4
Expression: <PathExpr standard:u'here/getText'>
Names:
{'container': <PloneSite at /Plone>,
 'context': <ATDocument at /Plone/mission-vision/index_html>,
 'default': <object object at 0x0108D528>,
 'here': <ATDocument at /Plone/mission-vision/index_html>,
 'loop': {},
 'nothing': None,
 'options': {'args': ()},
 'repeat': <Products.PageTemplates.Expressions.SafeMapping object at 0x07909300>,
 'request': <HTTPRequest, URL=http://localhost:8080/mission-vision/index_html/document_view>,
 'root': <Application at >,
 'template': <FSPageTemplate at /Plone/document_view used for /Plone/mission-vision/index_html>,
 'traverse_subpath': [],
 'user': <SpecialUser 'Anonymous User'>}
Module zope.tales.expressions, line 217, in __call__ 
Module Products.PageTemplates.Expressions, line 163, in _eval 
Module Products.PageTemplates.Expressions, line 125, in render 
Module Products.Archetypes.ClassGen, line 56, in generatedAccessor 
Module wicked.fieldevent, line 29, in render 
Module zope.event, line 23, in notify 
Module zope.component.event, line 26, in dispatch 
Module zope.component._api, line 130, in subscribers 
Module zope.component.registry, line 290, in subscribers 
Module zope.interface.adapter, line 535, in subscribers 
Module wicked.fieldevent, line 16, in notifyFieldEvent 
Module zope.component._api, line 101, in getMultiAdapter 
Module zope.component._api, line 114, in queryMultiAdapter 
Module zope.component.registry, line 206, in queryMultiAdapter 
Module zope.interface.adapter, line 482, in queryMultiAdapter 
Module wicked.fieldevent.meta, line 78, in field_value 
Module Products.Archetypes.Field, line 1394, in get 
Module Products.Archetypes.BaseUnit, line 100, in transform 
Module Products.PortalTransforms.TransformEngine, line 181, in convertTo 
Module Products.PortalTransforms.chain, line 51, in convert 
Module Products.PortalTransforms.Transform, line 192, in convert
AttributeError: _v_transform 

Thanks in advance!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-11T10:14:15+00:00Added an answer on June 11, 2026 at 10:14 am

    Try this: go to portal_setup, click import tab, select ‘Portal Transforms’ profile, checkbox ‘PloneTransforms setup’, hit ‘Import selected steps’, take care that ‘Include dependencies’ is checked, too.

    References: http://plone.293351.n2.nabble.com/Re-content-type-icons-missing-in-migrated-site-td2563285.html

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Testing the migration from Plone 3.3 to Plone 4 for a large site resulted
I'm uprading to Plone 4 from 3.3.5 and using webcouturier.dropdownmenu 2.3. With Plone 3.3.5
I need to migrate data from a Plone-based portal to Liferay. Has anyone some
I found the same question asked but it was answered insufficiently from my n00b
I am trying to get information out of my Plone site regarding Users. It
Plone 2.5.1 Zope 2.9.5 CMFEditions 1.0rc1 If you create a page in a folder
Plone version: 4.1.4 I have one folder containing 50 files. Author info can be
I'm new to Plone and jQueryUI, and have not been able to get any
ZODB Mountpoint distributed with Plone 4.1.2 always seems to create OFS.Folder even if the
We know that at first login Plone can create a folder for each user.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.