Commit Graph

1 Commits

Author SHA1 Message Date
dwindown
7a967c3399 docs: Add comprehensive troubleshooting guide
📝 Created TROUBLESHOOTING.md:
- Quick diagnosis steps
- Common issues with solutions
- Verification procedures
- Emergency rollback guide
- Help gathering checklist
- Prevention tips

🎯 Covers All Issues:
1. Blank page in WP-Admin
   - Files not found (404)
   - Wrong extraction path
   - Dev mode enabled
2. API 500 errors (namespace)
3. WordPress media not loading
4. Changes not reflecting (caches)
5. File permissions

 Step-by-Step Solutions:
- Clear instructions
- Copy-paste commands
- Expected outputs
- Verification steps

🚀 Quick Reference:
- Installation checker usage
- Cache clearing commands
- File structure verification
- API/asset testing
- Error log locations
2025-11-16 12:47:08 +07:00