This package is the corrected merge requested by the user. Base: - AlmostHeaven site structure, wording, branding, logo, front-end theme Imported from Smurfettes: - Visual page builder - Navigation manager - Events / promotions system - Fans page + admin - Contact form + admin inbox storage - Join the Team / applications + admin - Live chat system + admin - Popout player controls - Extra admin tools and shared helper libs What was intentionally preserved from AlmostHeaven: - Existing page wording/content - Existing logo/theme/colors - Existing data files where already present - Existing login/session structure and dashboard shell Notes: - Some newly added feature pages were reworded to Almost Heaven branding. - Cloudflare web stats config path inside admin/westats.php now expects an external config for Almost Heaven. AUTH UPDATE - Admin login now loads from C:/inetpub/Authentication/almostheaven/auth_config.php - API credentials load from C:/inetpub/Authentication/api/almostheaven.php - Users are read from the external users file defined in auth_config.php, or from C:/inetpub/Authentication/almostheaven/users.json if no file key is set - New/updated passwords are saved hashed with password_hash() - Existing plain-text passwords still work once, then are automatically re-hashed on successful login