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

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,065
111,714
120
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...
 

mumm-ra

Member
Jul 28, 2019
85
17
8
Hi Tomz 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: 62

fsdf

Member
Oct 5, 2019
50
28
18
-> 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! :)
 

NullMaster

Well-known member
Null Master
Trusted Uploader
Jul 25, 2018
12,058
22,063
120
nulled v1.10.0
 

Moedj

Member
Oct 18, 2019
79
25
18
123
Dark web
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
 

Moedj

Member
Oct 18, 2019
79
25
18
123
Dark web
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
 

NullMaster

Well-known member
Null Master
Trusted Uploader
Jul 25, 2018
12,058
22,063
120
expired fixed...
 

Moedj

Member
Oct 18, 2019
79
25
18
123
Dark web
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
 

megahed2020

Member
Jan 24, 2020
44
13
8
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
@Tomz
@NullMaster
 

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,065
111,714
120
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
@Tomz
@NullMaster
let me check
 

aw miaw

Active member
Nov 3, 2019
243
141
43
VOID
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
@Tomz
@NullMaster

I got this error too..,
 

startop

Active member
Feb 18, 2019
865
184
43
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.
 

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