Hi Manny,
Thanks for the detailed update, that helps a lot.
Database version warning
The database warning is probably caused by leftover Route 66 extensions from the 1.x series.
Even if they are disabled, they are still installed and Joomla keeps their old manifest data.
You can safely:
- Go to System → Manage Extensions
- Search for “route”
- Uninstall any Route 66 extensions that still show a 1.x version
- Keep only the Route 66 extensions that belong to v2.3.1
After that, the database warning should be gone.
Crawler detecting only 5 pages
This is not a timing issue.
The crawler is correctly indexing only the pages that are accessible on the frontend.
Since the pages are returning 404 errors, Route 66 stops there — that’s expected behavior.
Frontend 404 errors (root cause)
In Route 66 v2.x, the URL Patterns settings were moved:
They are no longer in the plugins
They are now in Components → Route 66 → Options
Normally these settings are migrated automatically during the upgrade, but since the upgrade initially failed, that migration likely did not complete.
Additionally, since you manually updated plugin records in the database, it’s very possible that some plugin settings were changed or reset in the process.
If you don’t remember the exact configuration, it would be best to check a backup of the site and compare the previous Route 66 settings.
What to do now:
- Go to Components → Route 66 → Options
- Reconfigure your URL Patterns / routing settings
- Save the options
- Clear Joomla cache
- Run crawl again
Once the frontend URLs resolve correctly, the crawler will start detecting all articles normally.
If you’d like, I can log in directly and configure this for you to make sure everything matches your previous setup. Just let me know and I’ll take care of it.
Best regards,
Lefteris