Greetings, Not sure of procedures so I figured I would ask here first.
I have run into a minor php error that for some reason pops up on my website despite setting display_errors to be off in the ini and a follow-up error message since Laconica doesn't use (and might not be right to do) output control, ob_start etc. It is: Notice: Constant NOTICES_PER_PAGE already defined in /path/to/ noticesearch.php on line 23. This of course makes sense since it is defined in lib/common.php which appears to be included everywhere. Is this something that I should have submitted to Tracs, just mention here on the list, go to the irc channel? Also, does anyone have a write up on how to get the XMPP stuff working. Getting an XMPP server working was easy... used Openfire. Figuring out how to get it to work with Laconica is a different matter or if I really needed to even bother setting one up (but it was a good experience). Bill ----- William E. Reveal [EMAIL PROTECTED] http://www.wereveal.com/laconica/ ----- _______________________________________________ Laconica-dev mailing list [email protected] http://mail.laconi.ca/mailman/listinfo/laconica-dev
