File manager - Edit - /home/verseaumee/middletvnew/wp-content/plugins/armember/core/views/arm_add_package.php
Back
<?php $hostname = $_SERVER["SERVER_NAME"]; //phpcs:ignore global $arm_members_activity, $armember_check_plugin_copy, $ARMember; $setact = 0; global $check_sorting; $setact = $arm_members_activity->$check_sorting(); $is_debug_enable = 0; ?> <style> .purchased_info {color: #7cba6c; font-weight: bold; font-size: 15px;} #license_success { color: #8ccf7a !important; } #license_error { color: red !important; padding: 10px 0;} .arperrmessage { color: red; padding: 10px 0;} #armresetlicenseform {border-radius: 0px; text-align: center; width: 700px; height: 500px; left: 35%; border: none; background: #ffffff !important; padding-top: 15px;} .arfnewmodalclose { font-size: 15px;font-weight: bold;height: 19px;position: absolute;right: 3px;top: 5px;width: 19px;cursor: pointer;color: #D1D6E5;} #licenseactivatedmessage {height: 22px; color: #FFFFFF; font-size: 17px; font-weight: bold; letter-spacing: 0.5; margin-left: 0px; display: block; border-radius: 3px; -moz-border-radius: 3px;-webkit-border-radius: 3px;-o-border-radius: 3px; padding: 7px 5px 5px 0px;font-family: 'open_sansregular', Arial, Helvetica, Verdana, sans-serif; background-color: #8ccf7a; margin-top: 15px !important; margin-bottom: 10px !important; text-align: center; } .red_remove_license_btn { -moz-box-sizing: content-box; background: #e95a5a; border: none;box-shadow: 0 4px 0 0 #d23939; color: #FFFFFF !important; cursor: pointer; font-size: 16px !important; font-style: normal; font-weight: bold; height: 30px; min-width: 90px; width: auto; outline: none; padding: 0px 10px; text-shadow: none; text-transform: none; vertical-align: middle; text-align: center; margin-bottom: 15px; } .red_remove_license_btn:hover { background: #d23939; box-shadow: 0 4px 0 0 #b83131; } .newform_modal_title { font-size: 25px; line-height: 25px; margin-bottom: 10px; } .newmodal_field_title { font-size: 16px; line-height: 16px; margin-bottom: 10px; } </style> <div class="wrap arm_page arm_feature_settings_main_wrapper arm_manage_license_main_wrapper"> <div class="content_wrapper arm_feature_settings_content" id="content_wrapper" style="padding-bottom: 40px;"> <div class="arm_manage_license_page_title_wrapper"> <div class="page_title arm_license_page_title"><?php esc_html_e('Manage ARMember License', 'ARMember'); ?></div> </div> <div class="arm_manage_license_page_section_page_break"></div> <form method="post" action="#" id="arm_global_settings" class="arm_global_settings arm_admin_form" onsubmit="return false;"> <div class="arm_feature_settings_container arm_feature_settings_wrapper" style="margin:48px 64px;"> <?php if ( ($setact != 1 && $is_debug_enable == 0 ) ) { ?> <div class="page_sub_title"><?php esc_html_e('ARMember License','ARMember');?></div> <p>In order to receive all benefits of ARMember, you need to activate your copy of the plugin. By activating ARMember license you will unlock features like - Access of all ARMember addons, automatic updates and official support.</p> <?php if( empty( $armember_check_plugin_copy ) ) { ?> <div class="form-table"> <div class="form-field"> <div class="arm-form-table-content"> <div class="arm-form-table-label"><label for="li_customer_name"><?php esc_html_e('Customer Name', 'ARMember'); ?></label></div> <input type="text" name="li_customer_name" id="li_customer_name" value="" autocomplete="off" /> <div class="arperrmessage" id="li_customer_name_error" style="display:none;"><?php esc_html_e('Please enter customer name.', 'ARMember'); ?></div> </div> </div> <div class="form-field"> <div class="arm-form-table-content"> <div class="arm-form-table-label"><label for="li_customer_email"><?php esc_html_e('Customer Email', 'ARMember'); ?></label></div> <input type="text" name="li_customer_email" id="li_customer_email" value="" autocomplete="off" /> <div class="arperrmessage" id="li_customer_email_error" style="display:none;"><?php esc_html_e('Please enter customer email address.', 'ARMember'); ?></div> </div> </div> <div class="form-field"> <div class="arm-form-table-content"> <div class="arm-form-table-label"><label for="li_license_key"><?php esc_html_e('Purchase Code', 'ARMember'); ?></label></div> <input type="text" name="li_license_key" id="li_license_key" value="" autocomplete="off" /> <div class="arperrmessage" id="li_license_key_error" style="display:none;"><?php esc_html_e('Please enter purchase code.', 'ARMember'); ?></div> </div> </div> </div> <div class="form-table"> <div class="form-field"> <div class="arm-form-table-content"> <div class="arm-form-table-label"><label for="li_domain_name"><?php esc_html_e('Domain Name', 'ARMember'); ?></label></div> <label class="lblsubtitle"><?php echo esc_html($hostname); ?></label> <input type="hidden" name="li_domain_name" id="li_domain_name" value="<?php echo esc_attr($hostname); ?>" autocomplete="off" /> </div> </div> </div> <div class="form-table"> <input type="hidden" name="receive_updates" id="receive_updates" value="0" autocomplete="off" /> <div class="form-field"> <div class="arm-form-table-content"> <span id="license_link" class="arm_verify_purchase_code_btn_section"> <button type="button" id="verify-purchase-code" name="continue" style="width:150px; border:0px; color:#FFFFFF; height:40px; border-radius:3px;cursor:pointer;line-height: 15px;margin-bottom: 10px;" class="greensavebtn"><?php esc_html_e('Activate', 'ARMember'); ?></button> <span id="license_loader" style="display:none;"><img src="<?php echo MEMBERSHIP_IMAGES_URL . '/loading_activation.gif'; //phpcs:ignore?>" height="15" /></span> <span id="license_error" style="display:none;"> </span> <span class="arm_license_link_wrapper"> <a class="arm_license_link" href="https://help.market.envato.com/hc/en-us/articles/202822600-Where-can-I-find-my-Purchase-Code-" target="_blank" title="Get Your Purchase Code">Where can I find my Purchase Code?</a> </span> <span class="arm_license_link_wrapper"> Don't have direct license yet? <a class="arm_license_link" href="https://www.armemberplugin.com/pricing" target="_blank" title="Purchase ARMember License">Purchase ARMember license.</a> </span> </span> <span id="license_reset" style="display:none;"><a onclick="javascript:return false;" href="#">Click here to submit RESET request</a></span> <span id="license_success" style="display:none;"><?php esc_html_e('License Activated Successfully.', 'ARMember'); ?></span> <input type="hidden" name="ajaxurl" id="ajaxurl" value="<?php echo esc_url( admin_url('admin-ajax.php') ); ?>" /> </div> </div> </div> </div> <?php } else { $arm_pkg_armember_content = ''; echo $ARMember->arm_armember_pkg_content_external( $arm_pkg_armember_content ); //phpcs:ignore } } if ($setact == 1 && $is_debug_enable == 0 ) { $pcodeinfo = ""; $pcodedate = ""; $pcodedateexp = ""; $pcodelastverified = ""; $pcodecustemail = ""; if( empty( $armember_check_plugin_copy ) ) { $get_purchased_info = get_option('armSortInfo'); $get_purchased_val = get_option('armSortOrder'); $sortorderval = base64_decode($get_purchased_info); $get_purchase_status = ''; $ordering = array(); if (is_array($ordering)) { $ordering = explode("^", $sortorderval); if (is_array($ordering)) { if (isset($ordering[0]) && $ordering[0] != "") { $pcodeinfo = $ordering[0]; } else { $pcodeinfo = ""; } if (isset($ordering[1]) && $ordering[1] != "") { $pcodedate = $ordering[1]; } else { $pcodedate = ""; } if (isset($ordering[2]) && $ordering[2] != "") { $pcodedateexp = $ordering[2]; } else { $pcodedateexp = ""; } if (isset($ordering[3]) && $ordering[3] != "") { $pcodelastverified = $ordering[3]; } else { $pcodelastverified = ""; } if (isset($ordering[4]) && $ordering[4] != "") { $pcodecustemail = $ordering[4]; } else { $pcodecustemail = ""; } } } } else { $get_purchased_info = ''; $get_purchased_val = ''; $sortorderval = ''; $get_purchased_info = get_option('arm_pkg_data_actvte_respnc'); $get_purchased_info = json_decode($get_purchased_info, true); $pcodecustemail = !empty( $get_purchased_info['customer_email'] ) ? $get_purchased_info['customer_email'] : ''; $pcodedate = !empty( $get_purchased_info['date_created'] ) ? date('F j, Y', strtotime( $get_purchased_info['date_created'] ) ) : ''; $pcodedateexp = !empty( $get_purchased_info['expires'] ) ? date('F j, Y', strtotime( $get_purchased_info['expires'] ) ) : ''; $pcodeinfo = get_option('arm_pkg_key'); $get_purchased_package = get_option('arm_pkg'); $get_purchase_status = get_option('arm_pkg_status' ); $get_purchase_domain = get_option('arm_pkg_dmn'); } ?> <div class="page_sub_title arm_product_license_sub_title"><?php esc_html_e('Product License', 'ARMember'); ?></div> <div class="form-table arm_active_license_form_table"> <div class="form-field"> <div class="arm-form-table-content"> <div class="arm_addon_license_remove_wrapper"> <div class="arm_addon_license_success_message"> <span class="arm_license_remove_message_text"><span class="arm_license_remove_message_icon"><img src="<?php echo MEMBERSHIPLITE_IMAGES_URL .'/arm_activeted_license_icon.svg'; ?>" class="arm_license_activation_loader" /></span><?php _e('Your license is currently Active.', 'ARMember') ?></span> <?php if ($get_purchased_info != "") { ?> <span class="arm_license_purchase_code_info"><strong><?php esc_html_e('Purchase Code:', 'ARMember'); ?></strong><?php echo esc_html($pcodeinfo); ?></span> <span class="arm_license_purchase_code_info"><strong><?php esc_html_e('Customer Email:', 'ARMember'); ?></strong><?php echo esc_html($pcodecustemail); ?></span> <span class="arm_license_purchase_code_info"><strong><?php esc_html_e('Purchased On:', 'ARMember'); ?></strong><?php echo esc_html($pcodedate); ?></span> <span class="arm_license_purchase_code_info"><strong><?php esc_html_e('Support Expires On:', 'ARMember'); ?></strong><?php echo esc_html($pcodedateexp); ?></span> <?php } ?> <span id="license_btn_section"> <span id="license_link"><button type="button" id="remove-license-purchase-code" name="remove_license" class="red_remove_license_btn"><?php esc_html_e('Remove License', 'ARMember'); ?></button></span> <span id="deactivate_loader" style="display:none;"><img src="<?php echo MEMBERSHIP_IMAGES_URL . '/loading_activation.gif'; //phpcs:ignore?>" height="15" /></span> </span> <span id="deactivate_error" style="display:none;"><?php esc_html_e('Invalid Request', 'ARMember'); ?></span> <span id="deactivate_success" style="display:none;"><?php esc_html_e('License Deactivated Successfully.', 'ARMember'); ?></span> <?php if($pcodedateexp != "") { $exp_date=strtotime($pcodedateexp); $today = strtotime("today"); $armember_check_plugin_copy = 0; if($exp_date < $today) { ?> <p>It seems <span style="color:#FF0000;">Your ARMember support period is expired.</span> To continue receiving our prompt support you need to renew your support. Please <a href='https://codecanyon.net/item/armember-complete-wordpress-membership-system/17785056?ref=utsavinfotech' target='_blank'>click here</a> to extend support. <?php if( empty( $armember_check_plugin_copy ) ) { ?> <br />If you already bought support extension then kindly click button below to refresh support expiry date.</p> <span id="license_btn_section"> <span id="license_link"><button type="button" id="renew-license-purchase-code" name="renew_license" style="width:160px; border:0px; color:#FFFFFF; cursor:pointer;" class="greensavebtn"><?php esc_html_e('Renew License', 'ARMember'); ?></button></span> <span id="renew_loader" style="display:none;"><img src="<?php echo MEMBERSHIP_IMAGES_URL . '/loading_activation.gif'; //phpcs:ignore?>" height="15" /></span> </span> <?php } ?> <span id="renew_error" style="display:none;"><?php esc_html_e('Invalid Request', 'ARMember'); ?></span> <span id="renew_error_renew" style="display:none;"><?php echo "No new purchase of support extension found. Please <a href='https://codecanyon.net/item/armember-complete-wordpress-membership-system/17785056?ref=utsavinfotech' target='_blank'>click here</a> to buy support extension."; ?></span> <span id="renew_success" style="display:none;"><?php esc_html_e('License Renewed Successfully.', 'ARMember'); ?></span> <input type="hidden" name="li_purchase_info" id="li_purchase_info" value="<?php echo esc_attr($get_purchased_info); ?>" autocomplete="off" /> <?php } } $is_badge_update_required = 0; $is_badge_update_required = get_option('arm_badgeupdaterequired'); if($is_badge_update_required > 0) { ?> <p>It seems <span style="color:#FF0000;">your Server is changed.</span> To receive regular updates, please click button below to refresh your license.</p> <span id="license_btn_section"> <span id="license_link"><button type="button" id="renew-user-badge" name="renew_user_badge" style="width:200px; border:0px; color:#FFFFFF;" class="greensavebtn"><?php esc_html_e('Refresh License', 'ARMember'); ?></button></span> <span id="renew_user_badge_loader" style="display:none;"><img src="<?php echo MEMBERSHIP_IMAGES_URL . '/loading_activation.gif'; //phpcs:ignore?>" height="15" /></span> </span> <span id="renew_user_badge_error" style="display:none;"><?php esc_html_e('Invalid Request', 'ARMember'); ?></span> <span id="renew_user_badge_error_renew" style="display:none;"><?php echo "It seems something went wrong. <a href='https://support.arpluginshop.com/' target='_blank'>click here</a> to contact our support staff."; ?></span> <span id="renew_user_badge_success" style="display:none;color:#459765;padding-left: 40px;"><?php esc_html_e('License Refreshed Successfully.', 'ARMember'); ?></span> <input type="hidden" name="li_purchase_val" id="li_purchase_val" value="<?php echo esc_attr($get_purchased_val); ?>" autocomplete="off" /> <?php } ?> </div> </div> </div> </div> </div> <?php global $arm_global_settings; $arm_license_armember_content = ''; /* **********./Begin remove License Popup/.********** */ $arm_remove_license_popup_content = '<span class="arm_confirm_text">'.esc_html("Are you sure you want to Remove this License?",'ARMember' ).'<br>'.__("Upon removing license, all the in-built addons and all external add-ons will be disabled for ARMember. Also, you won't get any future updates or support for this domain. However, you can always reactivate the license anytime.",'ARMember' ). '</span>'; $arm_remove_license_popup_content .= '<input type="hidden" value="" id="arm_armember_remove_license_flag"/>'; $arm_remove_license_popup_title = '<span class="arm_confirm_text">'.esc_html('Remove License', 'ARMember').'</span>'; $arm_remove_license_popup_arg = array( 'id' => 'arm_armember_remove_license_form_message', 'class' => 'arm_addons_remove_license_from_message arm_armember_remove_license_form_message', 'title' => $arm_remove_license_popup_title, 'content' => $arm_remove_license_popup_content, 'button_id' => 'arm_addons_remove_license_ok_btn arm_armember_remove_license_ok_btn', 'button_onclick' => "arm_armember_deactivate_license();", ); $arm_license_armember_content .= $arm_global_settings->arm_get_bpopup_html($arm_remove_license_popup_arg); echo $arm_license_armember_content; ?> <?php } ?> </div> </form> <?php if ($setact == 1 && $is_debug_enable == 0 ) { $arm_license_addon_content = ""; $arm_license_addon_content = apply_filters( 'arm_addon_license_content_external', $arm_license_addon_content); //phpcs:ignore if(!empty($arm_license_addon_content)) { ?> <div class="arm_manage_license_page_section_page_break"></div> <div class="arm_add_ons_license_settings" id="arm_add_ons_license_settings"> <div class="page_title"><?php esc_html_e('ARMember Add-ons License', 'ARMember'); ?></div> <?php $arm_license_addon_content = ""; echo apply_filters( 'arm_addon_license_content_external', $arm_license_addon_content); //phpcs:ignore wp_nonce_field('armlicense_nonce'); ?> </div> <?php } } ?> <?php $wpnonce = wp_create_nonce( 'arm_wp_nonce' );?> <input type="hidden" name="arm_wp_nonce" value="<?php echo esc_attr($wpnonce);?>"/> </div> <div class="armclear"></div> </div> <div id="armresetlicenseform" style="display:none;"> <div class="arfnewmodalclose" onclick="javascript:return false;"><img src="<?php echo MEMBERSHIPLITE_IMAGES_URL . '/close-button.png'; //phpcs:ignore?>" align="absmiddle" /></div> <div class="newform_modal_title_container"> <div class="newform_modal_title"> RESET LICENSE</div> </div> <div class="newmodal_field_title"><?php esc_html_e('Please submit this form if you have trouble activating license.', 'ARMember'); ?></div> <iframe style="display:block; height:100%; width:100%; margin-top:0px;" frameborder="0" name="test" id="armresetlicframe" src="" hspace="0"></iframe> </div>
| ver. 1.4 |
Github
|
.
| PHP 8.5.7 | Generation time: 0 |
proxy
|
phpinfo
|
Settings