



Search (advanced search) | ||||
Use this Search form before posting, asking or make a new thread.
|
04-24-2014, 02:58 AM
Post: #91
|
|||
|
|||
RE: | |||
04-30-2014, 01:09 AM
Post: #92
|
|||
|
|||
RE: | |||
05-29-2014, 08:51 PM
Post: #93
|
|||
|
|||
RE:
Please provide 1.17 version
|
|||
06-14-2014, 01:21 AM
Post: #94
|
|||
|
|||
RE: [GET] Instabuilder v1.16 update 4 [Nulled By Jamzman]
(02-05-2014 08:57 AM)Jamzman AKA Shurikn Wrote: |
|||
06-14-2014, 06:35 PM
Post: #95
|
|||
|
|||
RE:
don't work here,
InstaBuilder is currently disabled. Click here to activate your InstaBuilder license. |
|||
06-25-2014, 03:26 AM
Post: #96
|
|||
|
|||
RE:
Thanks you men
|
|||
09-08-2014, 07:21 AM
Post: #97
|
|||
|
|||
RE:
Thanx Man Hurricane Share from SHurik'n very nice bro' keep the work goin'
|
|||
10-16-2014, 11:54 PM
Post: #98
|
|||
|
|||
RE: Version 1.18 Update
Quote:here's v1.17 ..THANK YOU SO MUCH FOR THIS ![]() BUT STILL ISSUES WITH EDITING IMAGES IN POSTS AND PAGES! To activate this great peace of plugin do this ![]() install version 1.17 from link above and update to version 1.18 in your wordpress if you already have v1.16 simply update to v1.18 from WP dashboard go and find meta.php in your wordpress CSS editor or your cpanel .css editor edit using your editor and comment out the 1361 line and 1371 line or just paste this already altered function below (replace the present code with the one below):: [font=Tahoma, Verdana, Arial, sans-serif]click activate button and enter any email and any license key[/font] [font=Tahoma, Verdana, Arial, sans-serif]BOOM![/font] Don't forget to Rep me. ![]() <?php } add_action('admin_init', 'opl_activate_license'); function opl_activate_license() { if ( !isset($_POST['action']) ) return; if ( $_POST['action'] != 'activate_instalic' ) return; if ( !function_exists('curl_init') ) wp_die('<p>You must installed cURL extension for PHP to be able to activate InstaBuilder</p><p>Please contact your host administrator.</p>'); $activate = opl_api_connector(trim(opl_isset($_POST['activ_license'])), 'activate'); if ( !empty($activate) and& is_string($activate) ) $activate = esc_html(esc_attr($activate)); /*if ( $activate == 'INVALID' ) { $activated = 'false'; } else if ( $activate == 'VALID' ) {*/ $activated = 'true'; $data = array( 'key' => trim(opl_isset($_POST['activ_license'])), 'hash' => sha1(trim(opl_isset($_POST['activ_license']))) ); update_option('opl_sanitizer', $data); /*} else { $activated = 'notfound'; }*/ wp_redirect(admin_url('admin.php?page=opl-settings&activated=' . $activated)); exit; } |
|||
12-16-2014, 03:08 AM
Post: #99
|
|||
|
|||
RE:
heads up avoid this, i checked my aweber account after running some traffic, seems that i didn't get my subscribers. seems like this plugin may be the problem
|
|||
12-16-2014, 04:20 AM
Post: #100
|
|||
|
|||
RE: | |||