From: Jim B. <jp...@si...> - 2005-05-30 23:55:12
|
* Arif Emre Unal <emr...@ya...> [2005-05-30 17:57]: > Hi everybody, > > Are there anybody know to fix "[ Error processing > survey: Survey not specified. ]" error. > > I tried everything but I could not fix it. I am using > PHPNuke 7.5 with PHPesp. > > Would you please help to me? > Not sure what you are doing, but this message typically appears when you have not specified the name of the survey in the URL: http://www.foo.org/phpESP/public/survey.php?name= 'name=' should be 'name=YourSurveyNameHEre' Jim B. |