File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JForum and the fly likes Move topic Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » JForum
Reply Bookmark "Move topic" Watch "Move topic" New topic
Author

Move topic

Migrated From Jforum.net
Ranch Hand

Joined: Apr 22, 2012
Posts: 17424
Hello,

my question is:

when I move a topic to a another forum, the moved topic is still shown in the source forum.

Is ist possible that the moved topic only displayed in the destination forum???

Thank you for answering my question.

Reci
[originally posted on jforum.net by ManagerReci]
Migrated From Jforum.net
Ranch Hand

Joined: Apr 22, 2012
Posts: 17424
Please note that only a reference to that topic is shown - e.g, there is no duplicated record.

If you really don't want to show this tip, you can change the template forums_show.htm and remove the respective code.

Rafael
[originally posted on jforum.net by Rafael Steil]
Migrated From Jforum.net
Ranch Hand

Joined: Apr 22, 2012
Posts: 17424
where is the respective code?



${topic.title?html}
:?:
[originally posted on jforum.net by ManagerReci]
Migrated From Jforum.net
Ranch Hand

Joined: Apr 22, 2012
Posts: 17424
I solve the problem this way:

<#if (topic.forumId) == (forum.id)>
show topics
</#>

is there a better way to fix this problem :?:



[originally posted on jforum.net by ManagerReci]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Move topic
 
Similar Threads
Moved topics
NOKIA International Series 40 HackAthon
Inavlid Datasource Reference (Naming Exception)
JComponent.revalidate()
JDBC Drivers