When i move the topic then in forum stay the "shadow" of moved topic. What i need to do for delete this "shadow"? [originally posted on jforum.net by Rotoz]
The easier way is to change the sql query. Open the file WEB-INF/config/database/generic/generic_queries.sql (if you're using MySQL), search for "TopicModel.selectAllByForumByLimit" and change it to
Please note that the "\" is not optional, and there should be no blank space after it.
I'm not sure to understand, what does your modification?
I don't really get the logic behind the move topic hint: The seem to be there forever? they apparently can't be deleted (checkbox is disabled). If the topic itself is deleted the link stay anyway.