{{$addWarningUrl = \IPS\Http\Url::internal( "app=core&module=system&controller=warnings&do=warn&id={$member->member_id}", 'front', 'warn_add', array( $member->members_seo_name ) );}} {{$wr = base64_encode( json_encode( array( 'app' => 'forums', 'module' => 'forums-comment' , 'id_1' => $comment->topic_id, 'id_2' => $comment->pid ) ) );}} {{$addWarningUrl = $addWarningUrl->setQueryString( 'ref', $wr );}}