Employer Panel Test
1. Testing config.php...
✅ config.php loaded
SITE_URL: https://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: pt15vivlivou7sl20t19acaodf
Session data: Array
(
[csrf_token] => b926b041328c18a1aa67a2560f4c307b0e02ab1ddd29a3425909255c0c30af2c
)
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: https://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