should username be enclosed in single quotes?
------------------
i guess not; i looked at other places in the script and it wasn't. i've implemented your suggestion and am awaiting my friend to test.
another question -- i noticed in the plugin, there is a usermessage that can be commented out to show that the script got to the plugin. it is never displayed (after i uncommented it); i looked in default.html and the message only appears under search, not under regular view -- correct?
and you are quite right that this plugin doesn't do what i want in a search. how would i customize the before_search part -- can i just set flags like:
if not logged in, hidden = no
or will i need to duplicate the before get event sub, or worse write a whole new routine (over my head)?
[This message has been edited by delicia (edited December 20, 2003).]
[This message has been edited by delicia (edited December 20, 2003).]