REDROOM
PHP 8.2.31
Path:
Logout
Edit File
Size: 2.40 KB
Close
/home/nshryvcy/taramarriagebureau.com/wp-content/plugins/nextend-facebook-connect/admin/templates/debug.php
Text
Base64
<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>
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 1 × Files: 12
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
settings
DIR
-
drwxr-xr-x
2025-05-19 13:47:07
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
debug.php
2.40 KB
lrw-r--r--
2025-05-19 13:47:07
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
fix-redirect-uri.php
1.59 KB
lrw-r--r--
2025-05-19 13:47:07
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
footer.php
44 B
lrw-r--r--
2025-05-19 13:47:07
Edit
Download
Rename
Chmod
Change Date
Delete
global-settings.php
4.15 KB
lrw-r--r--
2025-05-19 13:47:07
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
header.php
1.34 KB
lrw-r--r--
2025-05-19 13:47:07
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
menu.php
950 B
lrw-r--r--
2025-05-19 13:47:07
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
pro-addon.php
8.31 KB
lrw-r--r--
2025-05-19 13:47:07
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
pro.php
2.96 KB
lrw-r--r--
2025-05-19 13:47:07
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
provider.php
162 B
lrw-r--r--
2025-05-19 13:47:07
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
providers.php
11.09 KB
lrw-r--r--
2025-05-19 13:47:07
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
review.php
4.45 KB
lrw-r--r--
2025-05-19 13:47:07
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
test-connection.php
2.38 KB
lrw-r--r--
2025-05-19 13:47:07
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).