Page 1 of 1

BUG in include/plugin_api.inc.php (CVS - v1.22)

Posted: Wed Mar 02, 2005 3:59 pm
by Rembrandt
Why did you insert an "echo $sql;" in line 271?
This causes ugly sql-query-output and an error-msg in the admin area.

so long...
Rembrandt

PS: Commenting out the line fixes the "problem" without creating new ones so far...

Re: BUG in include/plugin_api.inc.php (CVS - v1.22)

Posted: Wed Mar 02, 2005 4:56 pm
by garvinhicking
It was a debug string and was fixed an hour later. That may happen in an alpha version if you're really bleeding edge. :-)

Regards,
Garvin