| Server IP : 208.122.213.31 / Your IP : 216.73.216.185 Web Server : Apache System : Linux msd6191.mjhst.com 4.18.0-553.137.1.el8_10.x86_64 #1 SMP Wed Jun 24 11:40:24 UTC 2026 x86_64 User : WHMCS_MIA_382 ( 1001) PHP Version : 7.4.33 Disable Function : NONE MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/httpd/html/hotbabes4k.com/public_html/members/ |
Upload File : |
<?php
/**
* Turn error handling on
*
* If there is a white screen within the members area or tour area
* 1) Place this file into the folder.
* 2) Open cmsinclude.ini.php. Under the require line, add:
* require1="diagnostics.php"
* 3) Reload the page. A PHP error message should be present.
*
* PHP version 5
*
* LICENSE: This source file is subject to the Elevated X license
* that is available through the world-wide-web at the following URI:
* http://www.elevatedx.com/terms.php. If you did not receive a copy of
* the PHP License and are unable to obtain it through the web, please
* send a note to sales@elevatedx.com so we can mail you a copy immediately.
*
* @category Tools
* @package ElevatedXCMS
* @author Mark El-Wakil <mark@elevatedx.com>
* @copyright 2006-2012 Elevated X, Inc.
* @license http://www.elevatedx.com/terms.php
* @link http://www.elevatedx.com/
*/
error_reporting(E_ALL ^ E_NOTICE);
ini_set("display_errors", "on");