ElkArte Community

Elk Development => Bug Reports => Exterminated Bugs => Topic started by: AaronB on March 23, 2014, 05:31:46 pm

Title: Move Topic fails in Maintenance.controller.php
Post by: AaronB on March 23, 2014, 05:31:46 pm
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.


Title: Re: Move Topic fails in Maintenance.controller.php
Post by: Spuds on March 23, 2014, 07:07:53 pm
Smells like a missing require file .... thanks for the report, will take a look !
Title: Re: Move Topic fails in Maintenance.controller.php
Post by: AaronB on March 23, 2014, 07:36:47 pm
You are welcome.   :)
Title: Re: Move Topic fails in Maintenance.controller.php
Post by: Spuds on March 24, 2014, 10:34:24 am
Fixed the fatal error here, plus some updates to the pause loop which was acting up a bit.  https://github.com/elkarte/Elkarte/commit/5ade1a04028a2912a6ae11d09daeb53ef2f9dff4