I've had the same issues with the return to public timeline on the search page. Thought it was something to do with my mucking to recreate my PostgreSQL patches on search, but an unpatched peoplesearch.php and noticesearch.php do the return to public timeline as well. Tailing the pgsql log, it doesn't even touch the search query before redirecting and it doesn't flag a database error when trying to do a search against a non-existent MySQL database.
Been tracking down other porting issues, so haven't stumbled across an answer yet. But definitely something in the last week's patches. tomlegg http://identi.ca/tomlegg ----- Original Message ---- From: Lee Clemmer <[EMAIL PROTECTED]> To: [email protected] Sent: Saturday, July 19, 2008 4:20:06 AM Subject: [Laconica-dev] 0.4.4 problems Upgraded to 0.4.4 and having some problems. Upon hitting send, I get the following error: Fatal error: Class 'XMPPHP_XMPP' not found in C:\xampp\htdocs\messaging\lib\jabber.php on line 26 After commenting out lines 26 to 46 (class Laconica_XMPP) in other words, I stop getting the error. Also, search is completely broken! When search for either text or people, you are returned to the public timeline when hitting the search button. Anybody else having similar problems?
_______________________________________________ Laconica-dev mailing list [email protected] http://mail.laconi.ca/mailman/listinfo/laconica-dev
