Search (advanced search) | ||||
Use this Search form before posting, asking or make a new thread.
|
03-27-2017, 04:35 PM
Post: #1
|
|||
|
|||
Impreza 4.2 - Header Builder...nulled
Impreza v4.2, HB v1.0.1 and HB v1.0.2
VIRUS TOTAL https://www.virustotal.com/en/file/65ff8...490591749/ DOWNLOAD https://www.sendspace.com/file/muxa1k Theme is already nulled but you can use any other version and null it by yourself. Here is how: FILE Impreza\framework\admin\functions\dashboard.php FIND THIS BLOCK OF CODE if ( $response == '1' ) { update_option( 'us_license_activated', 1 ); update_option( 'us_license_secret', 1 ); delete_transient( 'us_update_addons_data' ); } REPLACE WITH THIS if ( $response == '1' ) { update_option( 'us_license_activated', 1 ); update_option( 'us_license_secret', $_GET['secret'] ); delete_transient( 'us_update_addons_data' ); } -------------------- This way theme will not be full activated but you could use Header Builder. !!! Header Builder must be installed manually (add-ons/us-header-builder.zip) SOURCE: Theme is from xcodeforum with HB v1.0.1. I add HB v1.0.2 from another source. I use this without any problem so far, but it is on you to decide. |
|||
06-04-2017, 06:46 AM
Post: #2
|
|||
|
|||
RE: Impreza 4.2 - Header Builder...nulled
+++Red Added.
|
|||
08-06-2017, 07:32 PM
Post: #3
|
|||
|
|||
RE: Impreza 4.2 - Header Builder...nulled
Rep++
But this is not work bro. Any help? |
|||