Arthur Richards wrote:
> 2) Another user was attempting to move a page on Meta when she saw this:
>
> PHP fatal error in
> /usr/local/apache/common-local/php-1.18/includes/GlobalFunctions.php line
> 1197:
> Object of class AFPData could not be converted to string

AFPData is a class used by the AbuseFilter
Line 1197 is wfMsgReplaceArgs. Somewhere in AbuseFilter extension there 
is a wrong call to a wfMsg() function. The best way to debug this is 
with a full backtrace.


_______________________________________________
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Reply via email to