Recently I've moved one of my development sites into production.
The following steps were taken.
- Complete backup of both versions (4.5 & 8.7)
- Removal of old version
- Uploading new TYPO3 developed version
- Updating database connection in the LocalConfiguration file
After doing all this and enabling the install tool I am able to login to my install tool but not into the backed. Both the install tool and the backend are giving the following error.
Uncaught SyntaxError: Invalid or unexpected token
on Jquery. Various other errors also appear because of this. Included below is a screenshot for completion.
No file transfers failed and I am unable to login to the backend. I haven't done anyhthing to the database apart from setting it up
jquery-3.2.1.min.js
and look if something is odd there. – Ulrich Thomas Gabor