When I put the <!--ZOOMSEARCH--> on my results.php page, it kills every PHP include file I have on that page after I run a search. Any suggestions? I have a header, side nav, and footer on that page which are called from include files. They all die, as well as my DB connection, as soon as I run a search.
Announcement
Collapse
No announcement yet.
PHP Problem
Collapse
X
-
Results.php is not our script. So we don't know what it does. Nor do we have any knowledge of the other PHP include files you are refering to. So we aren't really in a position to help.
However, as a general comment, if you are trying to integrate the Zoom, search.php, script and your own PHP scripts, then refer to this FAQ.
Comment