| Tuesday 02 May 2006 1:37:16 am 
                                                                
                                                                 
I use ezsurvey extension into two different environments (eZ 3.7.2 for both of them).With the first one there's no problem, with the second one I've got a strange behaviour at three places.
 
1 - in the public siteaccess the survey is not displayed but I've got the Submit and Cancel button displayed several times.There is a parser error and Function "survey_question_view_gui" is not registered.
 
2 - in the admin siteaccess when I want to preview the survey only the survey name and the sentence "Questions marked with * are required" are displayed.There is also a parser error.
 
3 - in the admin siteaccess when I want to edit the survey, the survey attributes are displayed but not the questions and I've got the Add question, Remove selected, Publish, Apply... displayed several times.There is also a parser error and Function "survey_question_view_gui" is not registered.
 
The only difference I see between the two environments is php version : 4.3 vs 4.4(I've already applied the changes suggested by Kristof)
 What can be the reason of this malfunction ?  |