Edit File by line

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/sportsfever/public_html/filemanger/function.php on line 93
/home/sportsfe.../httpdocs/clone/wp-conte.../plugins/ninja-fo.../includes/Template...
File: admin-menu-system-status.html.php
<div class="wrap">
[0] Fix | Delete
[1] Fix | Delete
<h1><?php esc_html_e( 'Get Help', 'ninja-forms' ); ?></h1>
[2] Fix | Delete
<h2><?php esc_html_e( 'Before requesting help from our support team please review:', 'ninja-forms' ); ?></h2>
[3] Fix | Delete
<ol>
[4] Fix | Delete
<li><a href='https://ninjaforms.com/documentation/?utm_source=Ninja+Forms+Plugin&utm_medium=Get+Help&utm_campaign=Support+Materials&utm_content=Get+Help+Documentation'><?php esc_html_e( 'Ninja Forms Documentation', 'ninja-forms' ); ?></a></li>
[5] Fix | Delete
<li><a href='https://ninjaforms.com/docs/troubleshooting-email-problems/?utm_source=Ninja+Forms+Plugin&utm_medium=Get+Help&utm_campaign=Support+Materials&utm_content=Get+Help+Email+Troubleshooting'><?php esc_html_e( 'Ninja Forms Email troubleshooting', 'ninja-forms' ); ?></a></li>
[6] Fix | Delete
<!-- <li><a href='https://ninjaforms.com/docs/basic-troubleshooting/?utm_source=plugin&utm_medium=get-help&utm_campaign=documentation'><?php esc_html_e( 'What to try before contacting support', 'ninja-forms' ); ?></a></li> -->
[7] Fix | Delete
<li><a href='https://ninjaforms.com/scope-of-support/?utm_source=Ninja+Forms+Plugin&utm_medium=Get+Help&utm_campaign=Support+Materials&utm_content=Get+Help+Scope+of+Support'><?php esc_html_e( 'Our Scope of Support', 'ninja-forms' ); ?></a></li>
[8] Fix | Delete
</ol>
[9] Fix | Delete
[10] Fix | Delete
<div class="nf-box">
[11] Fix | Delete
<div class="submit debug-report">
[12] Fix | Delete
<h3>To Get Help:</h3>
[13] Fix | Delete
<ol>
[14] Fix | Delete
<li><?php esc_html_e( 'Copy your System Report first with the button below', 'ninja-forms' ); ?> </li>
[15] Fix | Delete
<li><?php esc_html_e( 'Click "Submit a Support Request" to be directed to our site.', 'ninja-forms' ); ?> </li>
[16] Fix | Delete
<li><?php esc_html_e( 'Include this information in your support request by pasting in the "System Status" portion of the form. (right click, choose "Paste" or use Ctrl+V)', 'ninja-forms' ); ?> </li>
[17] Fix | Delete
</ol>
[18] Fix | Delete
<p><?php esc_html_e( 'This information is vital for addressing your issue in a timely manner.', 'ninja-forms' ); ?></p>
[19] Fix | Delete
<a href="#" id="copy-system-status" class="button-primary"><?php esc_html_e( 'Copy System Report', 'ninja-forms' ); ?></a>
[20] Fix | Delete
<a href="https://ninjaforms.com/contact/?utm_source=Ninja+Forms+Plugin&utm_medium=Get+Help&utm_campaign=Support+Request" class="button-secondary"><?php esc_html_e( 'Submit a Support Request', 'ninja-forms' ); ?></a>
[21] Fix | Delete
<p>
[22] Fix | Delete
<em><?php esc_html_e( 'For your security, do not post this information in public places, such as the WordPress.org support forums.', 'ninja-forms' ); ?></em>
[23] Fix | Delete
</p>
[24] Fix | Delete
</div>
[25] Fix | Delete
<div id="debug-report">
[26] Fix | Delete
<textarea readonly="readonly"></textarea>
[27] Fix | Delete
</div>
[28] Fix | Delete
</div>
[29] Fix | Delete
[30] Fix | Delete
</div>
[31] Fix | Delete
<br/>
[32] Fix | Delete
<table class="nf-status-table" cellspacing="0">
[33] Fix | Delete
<thead>
[34] Fix | Delete
<tr>
[35] Fix | Delete
<th colspan="2"><?php esc_html_e( 'Environment', 'ninja-forms' ); ?></th>
[36] Fix | Delete
</tr>
[37] Fix | Delete
</thead>
[38] Fix | Delete
<tbody>
[39] Fix | Delete
<?php foreach( $environment as $key => $value ): ?>
[40] Fix | Delete
<tr>
[41] Fix | Delete
<td><?php echo esc_html( $key ) . ':'; ?></td>
[42] Fix | Delete
<td><?php echo esc_html( $value ); ?></td>
[43] Fix | Delete
</tr>
[44] Fix | Delete
<?php endforeach; ?>
[45] Fix | Delete
</tbody>
[46] Fix | Delete
<thead>
[47] Fix | Delete
<tr>
[48] Fix | Delete
<th colspan="2"><?php esc_html_e( 'Plugins', 'ninja-forms' ); ?></th>
[49] Fix | Delete
</tr>
[50] Fix | Delete
</thead>
[51] Fix | Delete
<tbody>
[52] Fix | Delete
<tr>
[53] Fix | Delete
<td><?php esc_html_e( 'Activated Plugins','ninja-forms' ); ?>:</td>
[54] Fix | Delete
<td><?php echo $site_wide_plugins; ?></td>
[55] Fix | Delete
</tr>
[56] Fix | Delete
</tbody>
[57] Fix | Delete
</table>
[58] Fix | Delete
[59] Fix | Delete
<!--TODO: Add this section back in when error collected is fixed.-->
[60] Fix | Delete
<!-- <thead>-->
[61] Fix | Delete
<!-- <tr>-->
[62] Fix | Delete
<!-- <th colspan="2">--><?php //_e( 'Recent Errors', 'ninja-forms' ); ?><!--</th>-->
[63] Fix | Delete
<!-- </tr>-->
[64] Fix | Delete
<!-- </thead>-->
[65] Fix | Delete
<!-- <tbody>-->
[66] Fix | Delete
<!-- <tr>-->
[67] Fix | Delete
<!-- <td></td>-->
[68] Fix | Delete
<!-- <td>-->
[69] Fix | Delete
<!-- --><?php //foreach ( $error_log as $error ): ?>
[70] Fix | Delete
<!-- * --><?php //echo nl2br( $error ) ?><!-- </br>-->
[71] Fix | Delete
<!-- --><?php //endforeach; ?>
[72] Fix | Delete
<!-- </td>-->
[73] Fix | Delete
<!-- </tr>-->
[74] Fix | Delete
<!-- </tbody>-->
[75] Fix | Delete
[76] Fix | Delete
[77] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function