2011-06-08, 04:19 PM
sorry, its in the main plugin file
there are several instances of
that you would need to change to
there are several instances of
$message = str_replace("{urlbit}", ($url!="" ? $lang->mybbpublisher_at.$url."." : "."), $message);
that you would need to change to
$message = str_replace("{urlbit}", ($url!="" ? $lang->mybbpublisher_at.$url : ""), $message);
Lost interest, sold my sites, will browse here once in a while. It's been fun.