Skip to main content
Topic: Move Topic fails in Maintenance.controller.php (Read 2031 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Move Topic fails in Maintenance.controller.php

Admin>Forum Maintenance>Topics : Move Topics

Two issues:

First, when moving topics from one board to another the below error is produced.  This occured when moving topics from a visibile board to another visible board and to a hidden recycle board.

Fatal error: Call to undefined function countTopicsFromBoard() in G:\xampp\htdocs\elkarte\sources\admin\Maintenance.controller.php on line 1066

Second, this occured when attempting to move non existing topics from a board. When attempting to move a non existing topic a valid system alert or warning is not produced.



Re: Move Topic fails in Maintenance.controller.php

Reply #1

Smells like a missing require file .... thanks for the report, will take a look !

Re: Move Topic fails in Maintenance.controller.php

Reply #2

You are welcome.   :)