zikula-modules / Clip

Flexible Document Creator
35 stars 8 forks source link

Error on Form-Util Line 84 #132

Open FRWo opened 11 years ago

FRWo commented 11 years ago

On a test site with Zik 1.3.5 and Clip 0.93 I get an error while trying to filter:

Maximum execution time of 30 seconds exceeded in C:\xampp\htdocs\modules\Clip\lib\Clip\Filter\Form.php on line 86

If I comment out Line 84 (/$f = reset($this->filters);/), it seems that all works fine.