File manager only show maximum 1000 files
Permalink
Hello,
I just want to manually migrate my old 5.6 site to 5.7. Therefore i firstly imported all my images.
Now i have the problem, that the file manager only shows the first 1000 files, whereas in the database there are more. i can't even search for the missing files. But when i delete the last file in the last page, i suddenly can see the next file. So it IS in the database, but it seem that the file manager is somewhere limited to 1000 files.
The pagination links in the filemanager look like this:
http://localhost/index.php/ccm/system/search/files/submit?ccm_pagin...
If i change that to
http://localhost/index.php/ccm/system/search/files/submit?ccm_pagin...
I get same the result as the first link! As if it is doing some kind of modulo 100...
Can anybody tell me where to change this annoying behavior? Otherwise my migration fails quite at the beginning :-( I use version 5.7.5.8
Thanks,
Harald
I just want to manually migrate my old 5.6 site to 5.7. Therefore i firstly imported all my images.
Now i have the problem, that the file manager only shows the first 1000 files, whereas in the database there are more. i can't even search for the missing files. But when i delete the last file in the last page, i suddenly can see the next file. So it IS in the database, but it seem that the file manager is somewhere limited to 1000 files.
The pagination links in the filemanager look like this:
http://localhost/index.php/ccm/system/search/files/submit?ccm_pagin...
If i change that to
http://localhost/index.php/ccm/system/search/files/submit?ccm_pagin...
I get same the result as the first link! As if it is doing some kind of modulo 100...
Can anybody tell me where to change this annoying behavior? Otherwise my migration fails quite at the beginning :-( I use version 5.7.5.8
Thanks,
Harald