https://t.me/ARX49
Server : LiteSpeed
System : Linux server321.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
User : apotdzgr ( 7060)
PHP Version : 8.0.30
Disable Function : NONE
Directory :  /home/apotdzgr/public_html/wp-content/plugins/nextend-facebook-connect/admin/templates/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/apotdzgr/public_html/wp-content/plugins/nextend-facebook-connect/admin/templates/debug.php
<div class="nsl-admin-content">
    <style>
        .nsl-admin-notices {
            display: none;
        }
    </style>
    <h1 class="title"><?php _e('Debug', 'nextend-facebook-connect'); ?></h1>
    <?php


    if (NextendSocialLoginAdmin::isPro()) {
        $activation_data = NextendSocialLogin::getLicense();

        $proAddonState = NextendSocialLoginAdmin::getProState();
        echo "<p><b>Pro Addon State</b>: " . $proAddonState . "</p>";

        echo "<p><b>Authorized Domain</b>: " . $activation_data['domain'] . "</p>";

        $currentDomain = NextendSocialLogin::getDomain();
        echo "<p><b>Current Domain</b>: " . $currentDomain . "</p><br>";

        $licenseKey = substr($activation_data['license_key'], 0, 8);
        echo "<p><b>License Key</b>: " . $licenseKey . "...</p>";

        $isLicenseKeyOk = NextendSocialLogin::hasLicense();
        echo "<p><b>License Key OK</b>: " . (boolval($isLicenseKeyOk) ? 'Yes' : 'No') . "</p><br>";
    }

    $defaultRedirect = NextendSocialLogin::$settings->get('default_redirect');
    echo "<p><b>Default Redirect URL</b>: " . $defaultRedirect . "</p>";

    $defaultRedirectReg = NextendSocialLogin::$settings->get('default_redirect_reg');
    echo "<p><b>Default Reg Redirect URL</b>: " . $defaultRedirectReg . "</p><br>";

    $fixRedirect = NextendSocialLogin::$settings->get('redirect');
    echo "<p><b>Fix Redirect URL</b>: " . $fixRedirect . "</p>";

    $fixRedirectReg = NextendSocialLogin::$settings->get('redirect_reg');
    echo "<p><b>Fix Reg Redirect URL</b>: " . $fixRedirectReg . "</p><br>";

    echo '<h1>' . __('Test network connection with providers', 'nextend-facebook-connect') . '</h1>';

    if (!function_exists('curl_init')) {
        ?>

        <div class="error">
            <p>
                <?php _e('You don\'t have cURL support, please enable it in php.ini!', 'nextend-facebook-connect'); ?>
            </p>
        </div>

        <?php
    } else {
        foreach (NextendSocialLogin::$allowedProviders AS $provider) {
            ?>
            <p>
                <a target="_blank" href="<?php echo add_query_arg('provider', $provider->getId(), NextendSocialLoginAdmin::getAdminUrl('test-connection')); ?>" class="button button-primary">
                    <?php printf(__('Test %1$s connection', 'nextend-facebook-connect'), $provider->getLabel()); ?>
                </a>
            </p>
            <?php
        }
    }

    ?>
</div>

https://t.me/ARX49 - 2025