peridoc
unread,Sep 22, 2008, 10:10:59 AM9/22/08Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to PloneSurvey
I have a question about importing a survey made in Plone 2.x into
Plone3.x. I can import the survey in just fine to the Zope/Plone
Database, but when I go to view the survey in Plone I get the message
"We're sorry, but there seems to be an error…" instead of viewing the
actual survey. Do I need to do anything special to be able to view the
survey in Plone 3.x? I have not altered anything from the original
survey version. (Of course, I am using the latest PloneSurvey product
from the SVN trunk)
I managed to extract an error when trying to view the survey and it
showed up as this:
* Module zope.pagetemplate.pagetemplate, line 117, in pt_render
Warning: Macro expansion failed
Warning: zope.pagetemplate.pagetemplate.PTRuntimeError: Page
Template question_macro has errors: ['Compilation failed',
'zope.tal.taldefs.TALError: Invalid variable name "qid\n name qid" in
expression u\'qid\\n name qid\', at line 36, column 9']
* URL: file:/opt/Plone-3.1/zeocluster/products/PloneSurvey/skins/
plone_survey/survey_view.cpt
Line 39, Column 24
Expression: <PathExpr standard:u'here/question_macro/macros/
question'>
...
Warning: Compilation failed
Warning: zope.tal.taldefs.TALError: Invalid variable name "qid
name qid" in expression u'qid\n name qid', at line 36, column 9
Any help would be appreciated.