Admin page SUX0Rz, WAP site also
The admin page takes ages and ages and ages to load. This is because it’s loads of stuff lumped into one page. The solution is modularisation. The site needs a proper Admin _AREA_ instead. Modules include:
- Messages
- Users
- Threads
- Files
- Themes
Plus any others that turn up in the process of redesign.
The completed version needs to be secure as well, although I can’t see why I need to go much further than the PHP user login combined with the htaccess password.
Off-topic, the WAP microsite needs a complete rethink also. It’s probably possible to get PHP to encode the session keys into link URLs, thus providing better security without cookies. God I hope sessions fix all my log-in troubles, God knows I haven’t got any better ideas.