This issue started after upgrading to cmsms 1.11.10
The reorder buttons no long work and the reorder page is just an unstyled list.
This problem occurs for any module using moduleinterface.php to reorder the lists.
Image of what the list page looks like
moduleinterface.php reorder no longer working
Re: moduleinterface.php reorder no longer working
It's module issue, my wild guess is it may be caused by some JavaScript problem, possibly a jQuery incompatibility or some JS plugin included in module.
Check JS console in your Browser to track if there are some errors.
Check JS console in your Browser to track if there are some errors.
Re: moduleinterface.php reorder no longer working
I checked the JS console and only noticed a missing .css file which didn't solve the problem. The Up/Down arrows still work for reordering.
Is there anybody that could take a look at this, I would be willing to pay for the service.
Is there anybody that could take a look at this, I would be willing to pay for the service.
Re: moduleinterface.php reorder no longer working
I have found out that the modules used the module maker called CTLMM. This module is no longer supported and it does not work with the reorder page.