- Joined
- Oct 27, 2025
- Messages
- 352
Installation (clean)
- Upload the contents of upload/ to the XenForo root (same level as src/ and admin.php).
- ACP → Add-ons → Install LLMO Pro (Sylvain) — V3.
- ACP → Tools → Rebuild caches (Templates, Phrases, Routes).
- No hashes.json → no more “N files are missing” during install.
- PHP fixes in the controller and service (proper . concatenation, array appends, .=, correct ternaries).
- Single namespace Sylvain\LlmoproV311 to avoid collisions with previous versions.
- Minimal, valid routes.xml (avoids “Please enter a valid value”).
- Clean Setup (tables xf_llmopro_document & xf_llmopro_log).
- PHP Extensions: mbstring, json, gd, curl, xml
Attachments