News Ranking Plugin [Single+Pro] Site Licence

Are anyone interested with another paid Plugin ??

  • Yes, I will pay , for automatic news posting Plugin

    Votes: 1 25.0%
  • No, I don't need, do later

    Votes: 3 75.0%

  • Total voters
    4
A

avidelvis

Guest
after playing around and debug the code.. i just found out the problem!

you need to find this code in file /WPNewsRankerPro/pro_auto.php or /WPNewsRanker/auto.php
PHP:
$feeds = $wpdb->get_results("SELECT * FROM $table_name WHERE active = 0" . $where);
and replace to
PHP:
$feeds = $wpdb->get_results("SELECT * FROM $table_name WHERE active = 1" . $where);

just change active = 0 to active = 1 should solve the problem.. "probably"
the code is last 20 lines (if not mistaken) or line 229 after you "beautify" the code

21073

note : as per my try.. still got a few bug on posting page and cron job task..


The screenshot below is the error message i am getting. Someone should help
 

Attachments

  • Screenshot (1).png
    Screenshot (1).png
    51.5 KB · Views: 26
A

avidelvis

Guest
after playing around and debug the code.. i just found out the problem!

you need to find this code in file /WPNewsRankerPro/pro_auto.php or /WPNewsRanker/auto.php
PHP:
$feeds = $wpdb->get_results("SELECT * FROM $table_name WHERE active = 0" . $where);
and replace to
PHP:
$feeds = $wpdb->get_results("SELECT * FROM $table_name WHERE active = 1" . $where);

just change active = 0 to active = 1 should solve the problem.. "probably"
the code is last 20 lines (if not mistaken) or line 229 after you "beautify" the code

21073

note : as per my try.. still got a few bug on posting page and cron job task..
Mine is not working
 

Saciyer

New member
Sep 12, 2019
24
5
3
The sales page of this plugin is promising but, the plugin is half baked and has a lot of bugs. Do not install it. WP-Automatic is a better option if you want quality content.
 
  • Like
Reactions: Saint Gabriel
A

avidelvis

Guest
The sales page of this plugin is promising but, the plugin is half baked and has a lot of bugs. Do not install it. WP-Automatic is a better option if you want quality content.

WP- AUtomatic does not spin articles

I have it installed on my website. It does not rank
 

syednaqvi

Well-known member
Jul 20, 2020
171
165
50
Strange I am unable to download, getting XML error"All access to this object has been disabled"

Plz help
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu