protectmywp
Forum Replies Created
-
Forum: Plugins
In reply to: [Video Blogster Lite] Create the Posts is not workingOk, I success with the code. Thank you very much!
Forum: Plugins
In reply to: [Video Blogster Lite] Create the Posts is not workingUhm, If I use filters, this get_users will still scan the whole user list I think.
Forum: Plugins
In reply to: [Video Blogster Lite] Create the Posts is not workingOh, I see, we have too many Subscribers.
How can I fix this problem?Forum: Plugins
In reply to: [Video Blogster Lite] Create the Posts is not workingI re-install WP and the plugin (using FTP). Still no luck with it.
Forum: Plugins
In reply to: [Video Blogster Lite] Create the Posts is not workingHi, 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 60Source 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.