- Jul 25, 2018
- 12,062
- 22,063
- 120
Return value of WPCCrawler\WPCCrawler::defineLanguageTranslations
has nothing to do with the license.
has nothing to do with the license.
Current error is not license error, for license - solution is already posted by me few messages back. And prima facie your solution won't work because file you are editing is auto replaced with original file every than and now due to some unknown security code implemented in the plugin. But my solution work around that issue.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.
Get content from almost any site to your WordPress blog, automatically!
FOR WHAT IT CAN BE USED
Create a personal site which collects news, posts, etc. from your favorite sites to see them in one place
Use it with WooCommerce to collect products from shopping sites
Collect products from affiliate programs to make money
Collect posts to create a test environment for your plugin/theme
Collect plugins, themes, apps, images from other sites to create a collection of them
Keep track of...
did you downgrade from 1.10 to 1.8 ?
did you downgrade from 1.10 to 1.8 ?
pls wait new update. i'll look.
Nope I wanted to add Nulling method to make everything easierthis is the new update. I do not understand.
First, install and activate the plugin.Hi @Danz @NullMaster
Download URL Error!!
This site can’t be reached
pastebin.com’s server IP address could not be found.
Hey what changes you made to null the plugin ? I am curious because i nulled it in different way due to auto replacement of license file every than and now, code of which i was not able to found with my limited checking.First, install and activate the plugin.
Plugin: https://anonfile.com/d357E9ocoa/wp-content-crawler-1.10.0_zip
After downloading the file below, extract and upload to wp-content/plugins/wp-content-crawler/app folder and replace it with the existing one.
File: https://anonfile.com/N558E8odob/WPTSLMClient_zip
First, install and activate the plugin.
Plugin: https://anonfile.com/d357E9ocoa/wp-content-crawler-1.10.0_zip
After downloading the file below, extract and upload to wp-content/plugins/wp-content-crawler/app folder and replace it with the existing one.
File: https://anonfile.com/N558E8odob/WPTSLMClient_zip
nulled version addedI need the link too :/
the solution is simple. upgrade the php version to 7.2 minimum. then try to reactive the plugin after that replace WPTSLMClient.php on the app folderFatal 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
try to upgrade the php version. min ver 7.2 it's work fine on php 7.3let me check