Hi, I have CPanel. The Errors section does not show anything.
There is error_log file, but the error belongs to hello plugin.
[01-Feb-2017 10:39:51 America/Detroit] PHP Fatal error: Call to undefined function add_action() in /home/tokemast/public_html/wp-content/plugins/hello.php on line 60
Source code when I visit plugin page stops at this:
<td colspan=’2′>
<hr class=’video-blogster-divider’ />
</td>
</tr>
</table>
<table class=’form-table’>
<tr>
<th scope=’row’><div class=”dashicons dashicons-wordpress”></div> <label for=”feed_user”>Create the Posts:</label></th>
<td>
<div class=’video-blogster-block span_5_of_12 video-blogster-vert-top’>
<div class=’video-blogster-block span_4_of_12′>
Save as user
</div>
<div class=’video-blogster-block span_8_of_12′>
<select name=”feed_user”>
<option value=”(random)”>(random)</option>
Nothing else here.