I am experiencing exactly the same problem with the search function and the filemgmt plugin. <br><br>
I am using Geeklog 1.3.7sr1 on Apache 2.??, Linux 8 and PHP 4.? with the following plugins:
Classifads
StaticPages (part of GL)
File Managment (filemgmt)<br><br>
If I disable the Classifads plugin or (||) the filemgmt plugin, the search works fine, however when they are both enabled the search fails (Fatal error: Call to a member function on a non-object in /var/www/html/geeklog/system/lib-plugins.php on line 338)<br><br>
Being relatively new to Geeklog, I haven't dug into discovering the core problem yet, however I have traced the obvious by printing out object states between iterations and discovered that a call is made to <b>$cur_plugin->reset();</b> on the iteration that processes the filemgmt plugin, the <b>$cur_plugin</b> is not a valid object.<br>
What I need to know (figure out) is where the $cur_plugin object is populated?<br><br>
Thanks in advance

<br>
Justin B.<br>
jbraathen@charter.net