Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
tried to decode it myself but failed miserably
01-13-2013, 12:40 AM
Post: #1
Sad tried to decode it myself but failed miserably
Hi guys,

i tried to decode the attached file myself but im getting the following error:

========== Ioncube_Decoder 1.2.47 LogFile ==========

=========> S t a g e 0 - Getting RawData (UnBase64-Raw.bin)

Opening C:\Documents and Settings\cos\Desktop\comprargenericos.es\boomerang_developer_license\wpc-boomerang\functions.php
0000046F -> Start of ionCubeData...
00002712 -> 000022A3 Bytes read.
IC_Base64_Marker: '4+oV' Decoding Base64->Bin...
-> ERROR: Subscript out of range

can any of this forum decoding gurus decode it for me, or tell me what im doing wrong?


Attached File(s)
.rar  file.rar (Size: 7.51 KB / Downloads: 24)
Find all posts by this user
Quote this message in a reply
01-13-2013, 01:48 AM
Post: #2
RE: tried to decode it myself but failed miserably
PHP Code:
<?php


    
function comment_add_author_rating($comment_id) {
        
add_comment_meta$comment_id'comment-rating'$_POST['comment-rating'], true );
    }

    function 
wp_c_init_theme_info() {
        global 
$wpc_theme_shortname;
        global 
$wpc_config;

        
$wpc_config['li_type'] = 'multi';
        
$wpc_config['li_text'] = get_option$wpc_theme_shortname 'li_text' );
        
$wpc_config['li_eaddr'] = get_option$wpc_theme_shortname 'li_eaddr' );
        
$wpc_config['li_hash'] = get_option$wpc_theme_shortname 'li_hash' );
    }

    function 
wp_c_get_theme_info() {
    }

    function 
boomerang_menu() {
        
$licensed _lic_vfalse );

        if (
$licensed) {
            
add_menu_page'Boomerang''Boomerang''administrator''boomerang_options_general''boomerang_general_page'get_stylesheet_directory_uri(  ) . '/assets/img/favicon.png' );
            
add_submenu_page'boomerang_options_general''Boomerang''''administrator''boomerang_options_general''boomerang_general_page' );
            
add_submenu_page'boomerang_options_general''Boomerang''Features Group''administrator''boomerang_options_features_group''boomerang_featuresgroup_page' );
            
add_submenu_page'boomerang_options_general''Boomerang''Reset License''administrator''boomerang_options_reset_license''boomerang_reset_license_page' );
        } 
else {
            
add_menu_page'Boomerang''Boomerang''administrator''boomerang_options_general''boomerang_license_page'get_stylesheet_directory_uri(  ) . '/assets/img/favicon.png' );
            
add_submenu_page'boomerang_options_general''Boomerang''''administrator''boomerang_options_general''boomerang_license_page' );
            
add_submenu_page'boomerang_options_general''Boomerang''License''administrator''boomerang_options_license''boomerang_license_page' );
        }

        
add_submenu_page'boomerang_options_general''Boomerang''Help''administrator''boomerang_options_help''boomerang_help_page' );
    }

    function 
boomerang_general_page() {
        
wp_enqueue_style'wpc-admin-style'get_stylesheet_directory_uri(  ) . '/admin/admin-style.css' );
        require_once( 
get_template_directory(  ) . '/admin/boomerang-features-group.php' );
    }

    function 
boomerang_featuresgroup_page() {
        
wp_enqueue_style'wpc-admin-style'get_stylesheet_directory_uri(  ) . '/admin/admin-style.css' );
        require_once( 
get_template_directory(  ) . '/admin/boomerang-features-group.php' );
    }

    function 
boomerang_license_page() {
        
wp_enqueue_style'wpc-admin-style'get_stylesheet_directory_uri(  ) . '/admin/admin-style.css' );
        
_liccontrol(  );
    }

    function 
boomerang_reset_license_page() {
        
wp_enqueue_style'wpc-admin-style'get_stylesheet_directory_uri(  ) . '/admin/admin-style.css' );
        
_licdel(  );
    }

    function 
boomerang_help_page() {
        
wp_enqueue_style'wpc-admin-style'get_stylesheet_directory_uri(  ) . '/admin/admin-style.css' );
        
boomerang_help(  );
    }

    function 
shortUrl_Action() {
        global 
$wpc_config;
        global 
$wpdb;
        global 
$table_prefix;
        global 
$wpc_theme_shortname;

        
$srv_uri $_SERVER['REQUEST_URI'];
        
$dir parse_urlget_bloginfo'siteurl' ) );
        
$pattern get_option$wpc_theme_shortname '_cloak_name''click' );
        
$link_cloak_pattern $dir['path'] . '/' $pattern '/';

        if (
substr$srv_uri0strlen$link_cloak_pattern ) ) == $link_cloak_pattern) {
            
$id substr$srv_uristrlen$link_cloak_pattern ), strlen$srv_uri ) );
            
$post_id base_convert$id3610 );

            if (
is_numeric$post_id )) {
                
$post_id -= 1000000;

                if (
$post_id) {
                    
$sql 'SELECT post_id, meta_key, meta_value FROM ' $table_prefix . ( '' 'postmeta WHERE post_id = \'' $post_id '\' AND meta_key=\'wpc_affrev_url\'' );
                    
$db $wpdb->get_row$sqlOBJECT );
                    
$url $db->meta_value;

                    if (
$url) {
                        
wp_redirect$url301 );
                        exit(  );
                    }
                }
            }
        }

    }

    
$wpc_theme_shortname 'affrev';
    
$license_type 'SINGLE';
    
$wpc_config['licenses'] = array( 'SINGLE' => 'Single site license''MULTI' => 'Multi site license''DEVELOPER' => 'Developer License' );
    
$wpc_config['faq_link'] = admin_url(  ) . '?page=boomerang_options_features_group';
    
$wpc_config['market_place'] = 'WarriorPlus';
    
$wpc_config['theme_name'] = 'boomerang-review';
    
$wpc_config['up_url'] = '/moc.krowten-supotco.etadpu//:ptth';
    
$wpc_config['more_products_maxitem'] = 4;
    
$wpc_config['more_products_title'] = 'More Products Review';
    
$wpc_config['excerpt_length'] = 30;
    
$wpc_config['default_rating'] = array( '0' => ' - ''1' => '1.0''2' => '2.0''3' => '3.0''4' => '4.0''5' => '5.0' );
    
$wpc_config['facebook_tab'] = false;
    
$wpc_config['review_groups'] = array( array( => 'Example Group'=> 'Example #1'=> 'Example #2'=> 'Example #3' ) );
    
$wpc_config['cloak_url'] = 'click';
    
$wpc_default_rating = array( '0' => ' - ''1' => '1.0''2' => '2.0''3' => '3.0''4' => '4.0''5' => '5.0' );
    
$wpc_affrev['more_products_maxitem'] = 4;
    
$wpc_affrev['more_products_title'] = 'More Products Review';
    
$wpc_affrev['review_groups'] = array( 'Example Group' => array( 'Example #1''Example #2''Example #3' ) );
    require_once( 
get_template_directory(  ) . '/includes/facebook/facebook.php' );
    require_once( 
get_template_directory(  ) . '/functions-custom.php' );
    require_once( 
get_template_directory(  ) . '/includes/wpc-core.php' );
    require_once( 
get_template_directory(  ) . '/includes/wpc-functions.php' );
    require_once( 
get_template_directory(  ) . '/includes/widgets.php' );
    require_once( 
get_template_directory(  ) . '/includes/google-snippets.php' );
    require_once( 
get_template_directory(  ) . '/includes/navigation.php' );

    if (
is_admin(  )) {
        require_once( 
get_template_directory(  ) . '/admin/theme-update.php' );
        require_once( 
get_template_directory(  ) . '/admin/admin-functions.php' );
        require_once( 
get_template_directory(  ) . '/admin/admin-interface.php' );
        require_once( 
get_template_directory(  ) . '/admin/theme-settings.php' );
        require_once( 
get_template_directory(  ) . '/includes/metaboxes.php' );
    }


    if (
function_exists'add_theme_support' )) {
        
add_theme_support'post-thumbnails' );
    }

    
wp_enqueue_script'jquery' );
    
add_action'comment_post''comment_add_author_rating');
    
add_action'init''shortUrl_Action');
    
add_action'init''facebook_isLike');
    
add_action'admin_menu''boomerang_menu' );
?>
Find all posts by this user
Quote this message in a reply
01-13-2013, 03:55 AM (This post was last modified: 01-13-2013 04:47 AM by cotros.)
Post: #3
RE: tried to decode it myself but failed miserably
(01-13-2013 01:48 AM)fireman Wrote:  
PHP Code:
<?php


    
function comment_add_author_rating($comment_id) {
        
add_comment_meta$comment_id'comment-rating'$_POST['comment-rating'], true );
    }

    function 
wp_c_init_theme_info() {
        global 
$wpc_theme_shortname;
        global 
$wpc_config;

        
$wpc_config['li_type'] = 'multi';
        
$wpc_config['li_text'] = get_option$wpc_theme_shortname 'li_text' );
        
$wpc_config['li_eaddr'] = get_option$wpc_theme_shortname 'li_eaddr' );
        
$wpc_config['li_hash'] = get_option$wpc_theme_shortname 'li_hash' );
    }

    function 
wp_c_get_theme_info() {
    }

    function 
boomerang_menu() {
        
$licensed _lic_vfalse );

        if (
$licensed) {
            
add_menu_page'Boomerang''Boomerang''administrator''boomerang_options_general''boomerang_general_page'get_stylesheet_directory_uri(  ) . '/assets/img/favicon.png' );
            
add_submenu_page'boomerang_options_general''Boomerang''''administrator''boomerang_options_general''boomerang_general_page' );
            
add_submenu_page'boomerang_options_general''Boomerang''Features Group''administrator''boomerang_options_features_group''boomerang_featuresgroup_page' );
            
add_submenu_page'boomerang_options_general''Boomerang''Reset License''administrator''boomerang_options_reset_license''boomerang_reset_license_page' );
        } 
else {
            
add_menu_page'Boomerang''Boomerang''administrator''boomerang_options_general''boomerang_license_page'get_stylesheet_directory_uri(  ) . '/assets/img/favicon.png' );
            
add_submenu_page'boomerang_options_general''Boomerang''''administrator''boomerang_options_general''boomerang_license_page' );
            
add_submenu_page'boomerang_options_general''Boomerang''License''administrator''boomerang_options_license''boomerang_license_page' );
        }

        
add_submenu_page'boomerang_options_general''Boomerang''Help''administrator''boomerang_options_help''boomerang_help_page' );
    }

    function 
boomerang_general_page() {
        
wp_enqueue_style'wpc-admin-style'get_stylesheet_directory_uri(  ) . '/admin/admin-style.css' );
        require_once( 
get_template_directory(  ) . '/admin/boomerang-features-group.php' );
    }

    function 
boomerang_featuresgroup_page() {
        
wp_enqueue_style'wpc-admin-style'get_stylesheet_directory_uri(  ) . '/admin/admin-style.css' );
        require_once( 
get_template_directory(  ) . '/admin/boomerang-features-group.php' );
    }

    function 
boomerang_license_page() {
        
wp_enqueue_style'wpc-admin-style'get_stylesheet_directory_uri(  ) . '/admin/admin-style.css' );
        
_liccontrol(  );
    }

    function 
boomerang_reset_license_page() {
        
wp_enqueue_style'wpc-admin-style'get_stylesheet_directory_uri(  ) . '/admin/admin-style.css' );
        
_licdel(  );
    }

    function 
boomerang_help_page() {
        
wp_enqueue_style'wpc-admin-style'get_stylesheet_directory_uri(  ) . '/admin/admin-style.css' );
        
boomerang_help(  );
    }

    function 
shortUrl_Action() {
        global 
$wpc_config;
        global 
$wpdb;
        global 
$table_prefix;
        global 
$wpc_theme_shortname;

        
$srv_uri $_SERVER['REQUEST_URI'];
        
$dir parse_urlget_bloginfo'siteurl' ) );
        
$pattern get_option$wpc_theme_shortname '_cloak_name''click' );
        
$link_cloak_pattern $dir['path'] . '/' $pattern '/';

        if (
substr$srv_uri0strlen$link_cloak_pattern ) ) == $link_cloak_pattern) {
            
$id substr$srv_uristrlen$link_cloak_pattern ), strlen$srv_uri ) );
            
$post_id base_convert$id3610 );

            if (
is_numeric$post_id )) {
                
$post_id -= 1000000;

                if (
$post_id) {
                    
$sql 'SELECT post_id, meta_key, meta_value FROM ' $table_prefix . ( '' 'postmeta WHERE post_id = \'' $post_id '\' AND meta_key=\'wpc_affrev_url\'' );
                    
$db $wpdb->get_row$sqlOBJECT );
                    
$url $db->meta_value;

                    if (
$url) {
                        
wp_redirect$url301 );
                        exit(  );
                    }
                }
            }
        }

    }

    
$wpc_theme_shortname 'affrev';
    
$license_type 'SINGLE';
    
$wpc_config['licenses'] = array( 'SINGLE' => 'Single site license''MULTI' => 'Multi site license''DEVELOPER' => 'Developer License' );
    
$wpc_config['faq_link'] = admin_url(  ) . '?page=boomerang_options_features_group';
    
$wpc_config['market_place'] = 'WarriorPlus';
    
$wpc_config['theme_name'] = 'boomerang-review';
    
$wpc_config['up_url'] = '/moc.krowten-supotco.etadpu//:ptth';
    
$wpc_config['more_products_maxitem'] = 4;
    
$wpc_config['more_products_title'] = 'More Products Review';
    
$wpc_config['excerpt_length'] = 30;
    
$wpc_config['default_rating'] = array( '0' => ' - ''1' => '1.0''2' => '2.0''3' => '3.0''4' => '4.0''5' => '5.0' );
    
$wpc_config['facebook_tab'] = false;
    
$wpc_config['review_groups'] = array( array( => 'Example Group'=> 'Example #1'=> 'Example #2'=> 'Example #3' ) );
    
$wpc_config['cloak_url'] = 'click';
    
$wpc_default_rating = array( '0' => ' - ''1' => '1.0''2' => '2.0''3' => '3.0''4' => '4.0''5' => '5.0' );
    
$wpc_affrev['more_products_maxitem'] = 4;
    
$wpc_affrev['more_products_title'] = 'More Products Review';
    
$wpc_affrev['review_groups'] = array( 'Example Group' => array( 'Example #1''Example #2''Example #3' ) );
    require_once( 
get_template_directory(  ) . '/includes/facebook/facebook.php' );
    require_once( 
get_template_directory(  ) . '/functions-custom.php' );
    require_once( 
get_template_directory(  ) . '/includes/wpc-core.php' );
    require_once( 
get_template_directory(  ) . '/includes/wpc-functions.php' );
    require_once( 
get_template_directory(  ) . '/includes/widgets.php' );
    require_once( 
get_template_directory(  ) . '/includes/google-snippets.php' );
    require_once( 
get_template_directory(  ) . '/includes/navigation.php' );

    if (
is_admin(  )) {
        require_once( 
get_template_directory(  ) . '/admin/theme-update.php' );
        require_once( 
get_template_directory(  ) . '/admin/admin-functions.php' );
        require_once( 
get_template_directory(  ) . '/admin/admin-interface.php' );
        require_once( 
get_template_directory(  ) . '/admin/theme-settings.php' );
        require_once( 
get_template_directory(  ) . '/includes/metaboxes.php' );
    }


    if (
function_exists'add_theme_support' )) {
        
add_theme_support'post-thumbnails' );
    }

    
wp_enqueue_script'jquery' );
    
add_action'comment_post''comment_add_author_rating');
    
add_action'init''shortUrl_Action');
    
add_action'init''facebook_isLike');
    
add_action'admin_menu''boomerang_menu' );
?>
Thanks mate, really apreciate it!!

"fireman" i have the same problem with 2 more files, can you help me out please? see attachment!!


Attached File(s)
.rar  admin.rar (Size: 17.77 KB / Downloads: 13)
Find all posts by this user
Quote this message in a reply
01-13-2013, 10:41 AM
Post: #4
RE: tried to decode it myself but failed miserably
(01-13-2013 03:55 AM)cotros Wrote:  
(01-13-2013 01:48 AM)fireman Wrote:  
PHP Code:
<?php


    
function comment_add_author_rating($comment_id) {
        
add_comment_meta$comment_id'comment-rating'$_POST['comment-rating'], true );
    }

    function 
wp_c_init_theme_info() {
        global 
$wpc_theme_shortname;
        global 
$wpc_config;

        
$wpc_config['li_type'] = 'multi';
        
$wpc_config['li_text'] = get_option$wpc_theme_shortname 'li_text' );
        
$wpc_config['li_eaddr'] = get_option$wpc_theme_shortname 'li_eaddr' );
        
$wpc_config['li_hash'] = get_option$wpc_theme_shortname 'li_hash' );
    }

    function 
wp_c_get_theme_info() {
    }

    function 
boomerang_menu() {
        
$licensed _lic_vfalse );

        if (
$licensed) {
            
add_menu_page'Boomerang''Boomerang''administrator''boomerang_options_general''boomerang_general_page'get_stylesheet_directory_uri(  ) . '/assets/img/favicon.png' );
            
add_submenu_page'boomerang_options_general''Boomerang''''administrator''boomerang_options_general''boomerang_general_page' );
            
add_submenu_page'boomerang_options_general''Boomerang''Features Group''administrator''boomerang_options_features_group''boomerang_featuresgroup_page' );
            
add_submenu_page'boomerang_options_general''Boomerang''Reset License''administrator''boomerang_options_reset_license''boomerang_reset_license_page' );
        } 
else {
            
add_menu_page'Boomerang''Boomerang''administrator''boomerang_options_general''boomerang_license_page'get_stylesheet_directory_uri(  ) . '/assets/img/favicon.png' );
            
add_submenu_page'boomerang_options_general''Boomerang''''administrator''boomerang_options_general''boomerang_license_page' );
            
add_submenu_page'boomerang_options_general''Boomerang''License''administrator''boomerang_options_license''boomerang_license_page' );
        }

        
add_submenu_page'boomerang_options_general''Boomerang''Help''administrator''boomerang_options_help''boomerang_help_page' );
    }

    function 
boomerang_general_page() {
        
wp_enqueue_style'wpc-admin-style'get_stylesheet_directory_uri(  ) . '/admin/admin-style.css' );
        require_once( 
get_template_directory(  ) . '/admin/boomerang-features-group.php' );
    }

    function 
boomerang_featuresgroup_page() {
        
wp_enqueue_style'wpc-admin-style'get_stylesheet_directory_uri(  ) . '/admin/admin-style.css' );
        require_once( 
get_template_directory(  ) . '/admin/boomerang-features-group.php' );
    }

    function 
boomerang_license_page() {
        
wp_enqueue_style'wpc-admin-style'get_stylesheet_directory_uri(  ) . '/admin/admin-style.css' );
        
_liccontrol(  );
    }

    function 
boomerang_reset_license_page() {
        
wp_enqueue_style'wpc-admin-style'get_stylesheet_directory_uri(  ) . '/admin/admin-style.css' );
        
_licdel(  );
    }

    function 
boomerang_help_page() {
        
wp_enqueue_style'wpc-admin-style'get_stylesheet_directory_uri(  ) . '/admin/admin-style.css' );
        
boomerang_help(  );
    }

    function 
shortUrl_Action() {
        global 
$wpc_config;
        global 
$wpdb;
        global 
$table_prefix;
        global 
$wpc_theme_shortname;

        
$srv_uri $_SERVER['REQUEST_URI'];
        
$dir parse_urlget_bloginfo'siteurl' ) );
        
$pattern get_option$wpc_theme_shortname '_cloak_name''click' );
        
$link_cloak_pattern $dir['path'] . '/' $pattern '/';

        if (
substr$srv_uri0strlen$link_cloak_pattern ) ) == $link_cloak_pattern) {
            
$id substr$srv_uristrlen$link_cloak_pattern ), strlen$srv_uri ) );
            
$post_id base_convert$id3610 );

            if (
is_numeric$post_id )) {
                
$post_id -= 1000000;

                if (
$post_id) {
                    
$sql 'SELECT post_id, meta_key, meta_value FROM ' $table_prefix . ( '' 'postmeta WHERE post_id = \'' $post_id '\' AND meta_key=\'wpc_affrev_url\'' );
                    
$db $wpdb->get_row$sqlOBJECT );
                    
$url $db->meta_value;

                    if (
$url) {
                        
wp_redirect$url301 );
                        exit(  );
                    }
                }
            }
        }

    }

    
$wpc_theme_shortname 'affrev';
    
$license_type 'SINGLE';
    
$wpc_config['licenses'] = array( 'SINGLE' => 'Single site license''MULTI' => 'Multi site license''DEVELOPER' => 'Developer License' );
    
$wpc_config['faq_link'] = admin_url(  ) . '?page=boomerang_options_features_group';
    
$wpc_config['market_place'] = 'WarriorPlus';
    
$wpc_config['theme_name'] = 'boomerang-review';
    
$wpc_config['up_url'] = '/moc.krowten-supotco.etadpu//:ptth';
    
$wpc_config['more_products_maxitem'] = 4;
    
$wpc_config['more_products_title'] = 'More Products Review';
    
$wpc_config['excerpt_length'] = 30;
    
$wpc_config['default_rating'] = array( '0' => ' - ''1' => '1.0''2' => '2.0''3' => '3.0''4' => '4.0''5' => '5.0' );
    
$wpc_config['facebook_tab'] = false;
    
$wpc_config['review_groups'] = array( array( => 'Example Group'=> 'Example #1'=> 'Example #2'=> 'Example #3' ) );
    
$wpc_config['cloak_url'] = 'click';
    
$wpc_default_rating = array( '0' => ' - ''1' => '1.0''2' => '2.0''3' => '3.0''4' => '4.0''5' => '5.0' );
    
$wpc_affrev['more_products_maxitem'] = 4;
    
$wpc_affrev['more_products_title'] = 'More Products Review';
    
$wpc_affrev['review_groups'] = array( 'Example Group' => array( 'Example #1''Example #2''Example #3' ) );
    require_once( 
get_template_directory(  ) . '/includes/facebook/facebook.php' );
    require_once( 
get_template_directory(  ) . '/functions-custom.php' );
    require_once( 
get_template_directory(  ) . '/includes/wpc-core.php' );
    require_once( 
get_template_directory(  ) . '/includes/wpc-functions.php' );
    require_once( 
get_template_directory(  ) . '/includes/widgets.php' );
    require_once( 
get_template_directory(  ) . '/includes/google-snippets.php' );
    require_once( 
get_template_directory(  ) . '/includes/navigation.php' );

    if (
is_admin(  )) {
        require_once( 
get_template_directory(  ) . '/admin/theme-update.php' );
        require_once( 
get_template_directory(  ) . '/admin/admin-functions.php' );
        require_once( 
get_template_directory(  ) . '/admin/admin-interface.php' );
        require_once( 
get_template_directory(  ) . '/admin/theme-settings.php' );
        require_once( 
get_template_directory(  ) . '/includes/metaboxes.php' );
    }


    if (
function_exists'add_theme_support' )) {
        
add_theme_support'post-thumbnails' );
    }

    
wp_enqueue_script'jquery' );
    
add_action'comment_post''comment_add_author_rating');
    
add_action'init''shortUrl_Action');
    
add_action'init''facebook_isLike');
    
add_action'admin_menu''boomerang_menu' );
?>
Thanks mate, really apreciate it!!

"fireman" i have the same problem with 2 more files, can you help me out please? see attachment!!

Your files are decoded please rate me


Attached File(s)
.zip  files-decoded.zip (Size: 4.92 KB / Downloads: 24)
Find all posts by this user
Quote this message in a reply
01-16-2013, 03:13 PM
Post: #5
RE: tried to decode it myself but failed miserably
(01-13-2013 10:41 AM)kingofseo Wrote:  
(01-13-2013 03:55 AM)cotros Wrote:  
(01-13-2013 01:48 AM)fireman Wrote:  
PHP Code:
<?php


    
function comment_add_author_rating($comment_id) {
        
add_comment_meta$comment_id'comment-rating'$_POST['comment-rating'], true );
    }

    function 
wp_c_init_theme_info() {
        global 
$wpc_theme_shortname;
        global 
$wpc_config;

        
$wpc_config['li_type'] = 'multi';
        
$wpc_config['li_text'] = get_option$wpc_theme_shortname 'li_text' );
        
$wpc_config['li_eaddr'] = get_option$wpc_theme_shortname 'li_eaddr' );
        
$wpc_config['li_hash'] = get_option$wpc_theme_shortname 'li_hash' );
    }

    function 
wp_c_get_theme_info() {
    }

    function 
boomerang_menu() {
        
$licensed _lic_vfalse );

        if (
$licensed) {
            
add_menu_page'Boomerang''Boomerang''administrator''boomerang_options_general''boomerang_general_page'get_stylesheet_directory_uri(  ) . '/assets/img/favicon.png' );
            
add_submenu_page'boomerang_options_general''Boomerang''''administrator''boomerang_options_general''boomerang_general_page' );
            
add_submenu_page'boomerang_options_general''Boomerang''Features Group''administrator''boomerang_options_features_group''boomerang_featuresgroup_page' );
            
add_submenu_page'boomerang_options_general''Boomerang''Reset License''administrator''boomerang_options_reset_license''boomerang_reset_license_page' );
        } 
else {
            
add_menu_page'Boomerang''Boomerang''administrator''boomerang_options_general''boomerang_license_page'get_stylesheet_directory_uri(  ) . '/assets/img/favicon.png' );
            
add_submenu_page'boomerang_options_general''Boomerang''''administrator''boomerang_options_general''boomerang_license_page' );
            
add_submenu_page'boomerang_options_general''Boomerang''License''administrator''boomerang_options_license''boomerang_license_page' );
        }

        
add_submenu_page'boomerang_options_general''Boomerang''Help''administrator''boomerang_options_help''boomerang_help_page' );
    }

    function 
boomerang_general_page() {
        
wp_enqueue_style'wpc-admin-style'get_stylesheet_directory_uri(  ) . '/admin/admin-style.css' );
        require_once( 
get_template_directory(  ) . '/admin/boomerang-features-group.php' );
    }

    function 
boomerang_featuresgroup_page() {
        
wp_enqueue_style'wpc-admin-style'get_stylesheet_directory_uri(  ) . '/admin/admin-style.css' );
        require_once( 
get_template_directory(  ) . '/admin/boomerang-features-group.php' );
    }

    function 
boomerang_license_page() {
        
wp_enqueue_style'wpc-admin-style'get_stylesheet_directory_uri(  ) . '/admin/admin-style.css' );
        
_liccontrol(  );
    }

    function 
boomerang_reset_license_page() {
        
wp_enqueue_style'wpc-admin-style'get_stylesheet_directory_uri(  ) . '/admin/admin-style.css' );
        
_licdel(  );
    }

    function 
boomerang_help_page() {
        
wp_enqueue_style'wpc-admin-style'get_stylesheet_directory_uri(  ) . '/admin/admin-style.css' );
        
boomerang_help(  );
    }

    function 
shortUrl_Action() {
        global 
$wpc_config;
        global 
$wpdb;
        global 
$table_prefix;
        global 
$wpc_theme_shortname;

        
$srv_uri $_SERVER['REQUEST_URI'];
        
$dir parse_urlget_bloginfo'siteurl' ) );
        
$pattern get_option$wpc_theme_shortname '_cloak_name''click' );
        
$link_cloak_pattern $dir['path'] . '/' $pattern '/';

        if (
substr$srv_uri0strlen$link_cloak_pattern ) ) == $link_cloak_pattern) {
            
$id substr$srv_uristrlen$link_cloak_pattern ), strlen$srv_uri ) );
            
$post_id base_convert$id3610 );

            if (
is_numeric$post_id )) {
                
$post_id -= 1000000;

                if (
$post_id) {
                    
$sql 'SELECT post_id, meta_key, meta_value FROM ' $table_prefix . ( '' 'postmeta WHERE post_id = \'' $post_id '\' AND meta_key=\'wpc_affrev_url\'' );
                    
$db $wpdb->get_row$sqlOBJECT );
                    
$url $db->meta_value;

                    if (
$url) {
                        
wp_redirect$url301 );
                        exit(  );
                    }
                }
            }
        }

    }

    
$wpc_theme_shortname 'affrev';
    
$license_type 'SINGLE';
    
$wpc_config['licenses'] = array( 'SINGLE' => 'Single site license''MULTI' => 'Multi site license''DEVELOPER' => 'Developer License' );
    
$wpc_config['faq_link'] = admin_url(  ) . '?page=boomerang_options_features_group';
    
$wpc_config['market_place'] = 'WarriorPlus';
    
$wpc_config['theme_name'] = 'boomerang-review';
    
$wpc_config['up_url'] = '/moc.krowten-supotco.etadpu//:ptth';
    
$wpc_config['more_products_maxitem'] = 4;
    
$wpc_config['more_products_title'] = 'More Products Review';
    
$wpc_config['excerpt_length'] = 30;
    
$wpc_config['default_rating'] = array( '0' => ' - ''1' => '1.0''2' => '2.0''3' => '3.0''4' => '4.0''5' => '5.0' );
    
$wpc_config['facebook_tab'] = false;
    
$wpc_config['review_groups'] = array( array( => 'Example Group'=> 'Example #1'=> 'Example #2'=> 'Example #3' ) );
    
$wpc_config['cloak_url'] = 'click';
    
$wpc_default_rating = array( '0' => ' - ''1' => '1.0''2' => '2.0''3' => '3.0''4' => '4.0''5' => '5.0' );
    
$wpc_affrev['more_products_maxitem'] = 4;
    
$wpc_affrev['more_products_title'] = 'More Products Review';
    
$wpc_affrev['review_groups'] = array( 'Example Group' => array( 'Example #1''Example #2''Example #3' ) );
    require_once( 
get_template_directory(  ) . '/includes/facebook/facebook.php' );
    require_once( 
get_template_directory(  ) . '/functions-custom.php' );
    require_once( 
get_template_directory(  ) . '/includes/wpc-core.php' );
    require_once( 
get_template_directory(  ) . '/includes/wpc-functions.php' );
    require_once( 
get_template_directory(  ) . '/includes/widgets.php' );
    require_once( 
get_template_directory(  ) . '/includes/google-snippets.php' );
    require_once( 
get_template_directory(  ) . '/includes/navigation.php' );

    if (
is_admin(  )) {
        require_once( 
get_template_directory(  ) . '/admin/theme-update.php' );
        require_once( 
get_template_directory(  ) . '/admin/admin-functions.php' );
        require_once( 
get_template_directory(  ) . '/admin/admin-interface.php' );
        require_once( 
get_template_directory(  ) . '/admin/theme-settings.php' );
        require_once( 
get_template_directory(  ) . '/includes/metaboxes.php' );
    }


    if (
function_exists'add_theme_support' )) {
        
add_theme_support'post-thumbnails' );
    }

    
wp_enqueue_script'jquery' );
    
add_action'comment_post''comment_add_author_rating');
    
add_action'init''shortUrl_Action');
    
add_action'init''facebook_isLike');
    
add_action'admin_menu''boomerang_menu' );
?>
Thanks mate, really apreciate it!!

"fireman" i have the same problem with 2 more files, can you help me out please? see attachment!!

Your files are decoded please rate me
Thanks Kingofseo for your effords, although one of the file is messed up
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)

Contact Us | Homepage | Return to Top | Return to Content | Lite (Archive) Mode | RSS Syndication