• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

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
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
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
 
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
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
 
Strange I am unable to download, getting XML error"All access to this object has been disabled"

Plz help
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock