Slider Revolution Responsive WordPress Plugin By ThemePunch

Slider Revolution Responsive WordPress Plugin By ThemePunch v6.7.32 + All Addons

No permission to download

ckeeper

Well-known member
Nov 8, 2019
623
376
63
I was just testing and saw it was from an older version. Thanks for the heads up guys. Happy Holidays.
 
  • Like
Reactions: MrSam_1

ckeeper

Well-known member
Nov 8, 2019
623
376
63
find this file in your host:
wp-content/plugins/revslider/admin/includes/license.class.php

find this value in file;
version_info == 'valid'

to change value to this;
version_info == 'invalid'

Then you can register with any key, it works already tested guys.
 

MrSam_1

Well-known member
Administrative
Trusted Seller
Dec 1, 2018
23,679
27,019
120
find this file in your host:
wp-content/plugins/revslider/admin/includes/license.class.php

find this value in file;
version_info == 'valid'

to change value to this;
version_info == 'invalid'

Then you can register with any key, it works already tested guys.
Test more. It says its registered but updates, addons and templates still don't work.
 

ibaruah

New member
Sep 30, 2020
25
3
3
konohagakure
@Tomz @medw1311 These templates?
 

ckeeper

Well-known member
Nov 8, 2019
623
376
63
Test more. It says its registered but updates, addons and templates still don't work.
I have managed to get the addons installed and activated, working, registration is functional as well. Getting updated version directly from the authors would not be easy since they require license. Working on the templates part. I will post it if I can get it all working.
 
Last edited:

MrSam_1

Well-known member
Administrative
Trusted Seller
Dec 1, 2018
23,679
27,019
120
I have managed to get the addons installed and activated, working, registration is functional as well. Getting updated version directly from the aithors would not be easy since they require license. Working on the templates part. I will post it if I can get it all working.
Did you make more code changes for the addons?
 

ckeeper

Well-known member
Nov 8, 2019
623
376
63
I have replaced the following code in wp-content/plugins/revslider/admin/includes/license.class.php
Code:
$response      = $rslb->call_url('activate.php', $data, 'updates');
        $version_info = wp_remote_retrieve_body($response);
       
        if(is_wp_error($version_info)) return false;

with (there needs to be a $ infront of version_info below)

Code:
version_info == 'valid'

This will register the Revslider, and also addons can be installed and activated without any issue. Unelss you are using a valid key I do not think you can update the plugin nor you can get the templates.
 

MrSam_1

Well-known member
Administrative
Trusted Seller
Dec 1, 2018
23,679
27,019
120
I have replaced the following code in wp-content/plugins/revslider/admin/includes/license.class.php
Code:
$response      = $rslb->call_url('activate.php', $data, 'updates');
        $version_info = wp_remote_retrieve_body($response);
      
        if(is_wp_error($version_info)) return false;

with (there needs to be a $ infront of version_info below)

Code:
version_info == 'valid'

This will register the Revslider, and also addons can be installed and activated without any issue. Unelss you are using a valid key I do not think you can update the plugin nor you can get the templates.
Can you post the full revised code for that file please?
 

ibaruah

New member
Sep 30, 2020
25
3
3
konohagakure
@Tomz @medw1311 These templates?
Any template :confused:? @medw1311
 

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