Hi,
We've just purchased Zoom Search professional, downloaded the latest version (v 6.0.1006) and found out that the search page (PHP) doesn't work.
Script stops after 30 seconds due to a PHP timeout and only displays the part of search template above the '<!--ZOOMSEARCH-->' line (line 90 by default).
What we found out is that the script hangs up on parsing line 89 of the template file (search_template.html) and never finishes. This is the reason behind the timeout.
We did not change any code (not PHP nor template), this is a default output from Zoom Search we're having problems with.
There is a similar issue on the forum pointing to memory limit errors, which is not the case here.
However, in the same thread, there is a mention of old script being used on a website which had parsing problems and generated this error, too.
The thread says that this should be fixed in build 1002, however in 1006 it still appears to be a problem. Is this the same parsing error we are having?
We've just purchased Zoom Search professional, downloaded the latest version (v 6.0.1006) and found out that the search page (PHP) doesn't work.
Script stops after 30 seconds due to a PHP timeout and only displays the part of search template above the '<!--ZOOMSEARCH-->' line (line 90 by default).
What we found out is that the script hangs up on parsing line 89 of the template file (search_template.html) and never finishes. This is the reason behind the timeout.
We did not change any code (not PHP nor template), this is a default output from Zoom Search we're having problems with.
There is a similar issue on the forum pointing to memory limit errors, which is not the case here.
However, in the same thread, there is a mention of old script being used on a website which had parsing problems and generated this error, too.
The thread says that this should be fixed in build 1002, however in 1006 it still appears to be a problem. Is this the same parsing error we are having?
Comment