• 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"

WP Content Crawler - Get contents from almost any site, automatically

WP Content Crawler - Get contents from almost any site, automatically v1.14.0

No permission to download
Danz updated WP Content Crawler - Get content from almost any site, automatically! with a new update entry:

WP Content Crawler Plugin v1.10.0

Download WP Content Crawler v1.10.0 - Get content from almost any site, automatically! Nulled Free
v1.10.0 - 13 February 2020
New

  • Guides. Interactive guides show you step-by-step how to use the plugin to achieve certain things such as automatically crawling posts, using custom general settings, saving lazy-loading images, saving categories from target post pages, and many more, a total of 20 guides. You can start the guides any time you want. You can even start a guide from...

Read the rest of this update entry...
 
Hi Babak I just installed and activated the latest update and this is what is displayed at the top of the Plugins section. Does that mean the plugin doesnt work or it still works and we should ignore the error message?
 

Attachments

  • wp content crawler license not valid.JPG
    wp content crawler license not valid.JPG
    70 KB · Views: 64
-> So plugin has some code (couldn't find with limited checking) which replaces the file which is responsible for license validation after some trigger (or time), so even if nulled properly it gets back to not-nulled state after some trigger (or time).

-> Now to overcome this (null without any issue)-
Add below code to "wp-content-crawler.php" file in plugin directory at top of the file(before any code but after plugin details-name,verion,etc).

-> CODE-
//custom-code-START
namespace WPCCrawler;
if(!class_exists('WPTSLMClient')) {
class WPTSLMClient {
public function __construct($productName, $productId, $type, $apiUrl, $pluginFilePath, $textDomain){}
public function setUrlHowToFindLicenseKey($url){}
public function isUserCool() {return true;}
public function setIsProductPageCallback($callback){}
}
}
//custom-code-END


This Works PERFECTLY at first try. Thanks! :)
 
nulled v1.10.0
 
Fatal error: Uncaught TypeError: Return value of WPCCrawler\WPCCrawler::defineLanguageTranslations() must be an instance of WPCCrawler\void, none returned in /home/sites/10a/3/325866c79a/public_html/wp-content/plugins/wp-content-crawler/app/WPCCrawler.php:92 Stack trace: #0 /home/sites/10a/3/325866c79a/public_html/wp-content/plugins/wp-content-crawler/app/WPCCrawler.php(44): WPCCrawler\WPCCrawler->defineLanguageTranslations() #1 /home/sites/10a/3/325866c79a/public_html/wp-content/plugins/wp-content-crawler/app/WPCCrawler.php(32): WPCCrawler\WPCCrawler->__construct() #2 /home/sites/10a/3/325866c79a/public_html/wp-content/plugins/wp-content-crawler/wp-content-crawler.php(24): WPCCrawler\WPCCrawler::getInstance() #3 /home/sites/10a/3/325866c79a/public_html/wp-admin/includes/plugin.php(2223): include('/home/sites/10a...') #4 /home/sites/10a/3/325866c79a/public_html/wp-admin/plugins.php(175): plugin_sandbox_scrape('wp-content-craw...') #5 {main} thrown in /home/sites/10a/3/325866c79a/public_html/wp-content/plugins/wp-content-crawler/app/WPCCrawler.php on line 92

I AM GETTING THIS ERROR PLZ HELP
 
nulled v1.10.0


Fatal error: Uncaught TypeError: Return value of WPCCrawler\WPCCrawler::defineLanguageTranslations() must be an instance of WPCCrawler\void, none returned in /home/sites/10a/3/325866c79a/public_html/wp-content/plugins/wp-content-crawler/app/WPCCrawler.php:92 Stack trace: #0 /home/sites/10a/3/325866c79a/public_html/wp-content/plugins/wp-content-crawler/app/WPCCrawler.php(44): WPCCrawler\WPCCrawler->defineLanguageTranslations() #1 /home/sites/10a/3/325866c79a/public_html/wp-content/plugins/wp-content-crawler/app/WPCCrawler.php(32): WPCCrawler\WPCCrawler->__construct() #2 /home/sites/10a/3/325866c79a/public_html/wp-content/plugins/wp-content-crawler/wp-content-crawler.php(24): WPCCrawler\WPCCrawler::getInstance() #3 /home/sites/10a/3/325866c79a/public_html/wp-admin/includes/plugin.php(2223): include('/home/sites/10a...') #4 /home/sites/10a/3/325866c79a/public_html/wp-admin/plugins.php(175): plugin_sandbox_scrape('wp-content-craw...') #5 {main} thrown in /home/sites/10a/3/325866c79a/public_html/wp-content/plugins/wp-content-crawler/app/WPCCrawler.php on line 92

I AM GETTING THIS ERROR PLZ HELP
 
expired fixed...
 
i am sorry to say that bro i am getting same error
Fatal error: Uncaught TypeError: Return value of WPCCrawler\WPCCrawler::defineLanguageTranslations() must be an instance of WPCCrawler\void, none returned in /home/sites/10a/3/325866c79a/public_html/wp-content/plugins/wp-content-crawler/app/WPCCrawler.php:92 Stack trace: #0 /home/sites/10a/3/325866c79a/public_html/wp-content/plugins/wp-content-crawler/app/WPCCrawler.php(44): WPCCrawler\WPCCrawler->defineLanguageTranslations() #1 /home/sites/10a/3/325866c79a/public_html/wp-content/plugins/wp-content-crawler/app/WPCCrawler.php(32): WPCCrawler\WPCCrawler->__construct() #2 /home/sites/10a/3/325866c79a/public_html/wp-content/plugins/wp-content-crawler/wp-content-crawler.php(24): WPCCrawler\WPCCrawler::getInstance() #3 /home/sites/10a/3/325866c79a/public_html/wp-admin/includes/plugin.php(2223): include('/home/sites/10a...') #4 /home/sites/10a/3/325866c79a/public_html/wp-admin/plugins.php(175): plugin_sandbox_scrape('wp-content-craw...') #5 {main} thrown in /home/sites/10a/3/325866c79a/public_html/wp-content/plugins/wp-content-crawler/app/WPCCrawler.php on line 92
 
Fatal error: Uncaught TypeError: Return value of WPCCrawler\WPCCrawler::defineLanguageTranslations() must be an instance of WPCCrawler\void, none returned in /home/site/public_html/wp-content/plugins/wp-content-crawler/app/WPCCrawler.php:92 Stack trace: #0 /home/site/public_html/wp-content/plugins/wp-content-crawler/app/WPCCrawler.php(44): WPCCrawler\WPCCrawler->defineLanguageTranslations() #1 /home/site/public_html/wp-content/plugins/wp-content-crawler/app/WPCCrawler.php(32): WPCCrawler\WPCCrawler->__construct() #2 /home/site/public_html/wp-content/plugins/wp-content-crawler/wp-content-crawler.php(24): WPCCrawler\WPCCrawler::getInstance() #3 /home/site/public_html/wp-admin/includes/plugin.php(2255): include('/home/site/p...') #4 /home/site/public_html/wp-admin/plugins.php(177): plugin_sandbox_scrape('wp-content-craw...') #5 {main} thrown in /home/site/public_html/wp-content/plugins/wp-content-crawler/app/WPCCrawler.php on line 92
@Babak
@NullMaster
 
Fatal error: Uncaught TypeError: Return value of WPCCrawler\WPCCrawler::defineLanguageTranslations() must be an instance of WPCCrawler\void, none returned in /home/site/public_html/wp-content/plugins/wp-content-crawler/app/WPCCrawler.php:92 Stack trace: #0 /home/site/public_html/wp-content/plugins/wp-content-crawler/app/WPCCrawler.php(44): WPCCrawler\WPCCrawler->defineLanguageTranslations() #1 /home/site/public_html/wp-content/plugins/wp-content-crawler/app/WPCCrawler.php(32): WPCCrawler\WPCCrawler->__construct() #2 /home/site/public_html/wp-content/plugins/wp-content-crawler/wp-content-crawler.php(24): WPCCrawler\WPCCrawler::getInstance() #3 /home/site/public_html/wp-admin/includes/plugin.php(2255): include('/home/site/p...') #4 /home/site/public_html/wp-admin/plugins.php(177): plugin_sandbox_scrape('wp-content-craw...') #5 {main} thrown in /home/site/public_html/wp-content/plugins/wp-content-crawler/app/WPCCrawler.php on line 92
@Babak
@NullMaster
let me check
 
Fatal error: Uncaught TypeError: Return value of WPCCrawler\WPCCrawler::defineLanguageTranslations() must be an instance of WPCCrawler\void, none returned in /home/site/public_html/wp-content/plugins/wp-content-crawler/app/WPCCrawler.php:92 Stack trace: #0 /home/site/public_html/wp-content/plugins/wp-content-crawler/app/WPCCrawler.php(44): WPCCrawler\WPCCrawler->defineLanguageTranslations() #1 /home/site/public_html/wp-content/plugins/wp-content-crawler/app/WPCCrawler.php(32): WPCCrawler\WPCCrawler->__construct() #2 /home/site/public_html/wp-content/plugins/wp-content-crawler/wp-content-crawler.php(24): WPCCrawler\WPCCrawler::getInstance() #3 /home/site/public_html/wp-admin/includes/plugin.php(2255): include('/home/site/p...') #4 /home/site/public_html/wp-admin/plugins.php(177): plugin_sandbox_scrape('wp-content-craw...') #5 {main} thrown in /home/site/public_html/wp-content/plugins/wp-content-crawler/app/WPCCrawler.php on line 92
@Babak
@NullMaster

I got this error too..,
 
Gentlemen, in order to reset this version, you need to:
1. Go to the WPTSLMClient.php file
2. Find the private function handleAPIResponseForInfo (& $ response) method
3. Replace its contents with:

$ this-> resetTrialCount ();
$ this-> setValid ('1');
$ this-> setErrorMessage (null);
return true;

4. Save the file
After that, go to the page for entering the license code - enter anything, and click apply.
After that, the license will be activated.
 
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