Employer Panel Test

1. Testing config.php...
✅ config.php loaded
SITE_URL: http://www.tavitour.com/

2. Testing db.php...
✅ db.php loaded
PDO object: exists

3. Testing helpers.php...
✅ helpers.php loaded
Functions: is_logged=1, require_role=1

4. Testing session...
Session ID: nsh6dekkgb0p7g6htib72kdoi8
Session data: Array
(
    [csrf_token] => 46fcebb6d148cfff3e829f174f7425342c28ca1a656c61a54b07d62572844e39
)

5. Testing user role...
Current role: NONE
Is logged: NO

⚠️ WARNING: User is not logged in. require_role('employer') will redirect.
Please login first at: http://www.tavitour.com/login.php

6. Testing includes files...
✅ includes/head.php exists
✅ includes/header.php exists
✅ includes/footer.php exists

7. Testing AJAX endpoints...
✅ ajax/dashboard_stats.php exists
✅ ajax/employer_transfers.php exists
✅ ajax/employer_offers.php exists
✅ ajax/employer_messages.php exists
✅ ajax/employer_create_transfer.php exists


Go to Employer Panel | Login | Home