Questionnaire cannot view all responses

Re: Questionnaire cannot view all responses

by Nano A -
Number of replies: 0

Solved the problem.


added these two lines to config.php

  • ini_set('memory_limit', '256M'); 
  • ini_set('max_execution_time', '1000');