Footer with page navigation is missing after migration to production server
Footer with page navigation is missing after migration to production server
dombre
Posts: 6Questions: 1Answers: 0
Hi Forum,
I moved my website using Datatables onto the production server (in our Company-Intranet; non-public). I missed no files to upload and there are no errors showing up on console, but the footer with page navigation is not available anymore. Do you have any hints for me?
Thx and regards
Dom
This discussion has been closed.
Answers
Me again, I´ve to correct myself. The migration was not the problem, the pagination is also missing in the development version. Sorry, but the problem remains...
Solved, after the URL to language file, I had missed to delete the following redundant code from a snippet:
,
"dom": '<"toolbar">'
Maybe this helps others... THX