Page 1 of 1

statistic plugin warning error

Posted: Thu Oct 27, 2011 8:24 pm
by Timbalu
Hi Garvin

Upgrading S9y to 1.6, I suddenly found serendipity_event_statistics.php 2743 ~line 410

Code: Select all

if (!preg_match())
$link_url = ' (<a href="' . htmlspecialchars($com_stat['url']) . '">' . PLUGIN_EVENT_STATISTICS_OUT_LINK . '</a>)';

throwing a preg_match() warning error, which I silenced with a @ .... but what does this statement wanted to say, as I believe it is a leftover or not fully coded?

Re: statistic plugin warning error

Posted: Thu Oct 27, 2011 10:34 pm
by garvinhicking
Hi!

Whoops. Seemed to be caused by a bad commit, but now resolved. Thanks! :)

(It was already in there for 6 months *g*)

Regards,
Garvin