• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Tim Cooke
  • Devaka Cooray
Sheriffs:
  • Liutauras Vilda
  • paul wheaton
  • Rob Spoor
Saloon Keepers:
  • Tim Moores
  • Stephan van Hulst
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
Bartenders:
  • Carey Brown
  • Roland Mueller

Removed topic

 
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello everyone!

I got a pretty stupid question. A new topic was created in one of the forums. Then it was moved to another one by the admin. The next step - the topic was deleted. The problem: in the "old" forum, where the topic was initially created, there is still a link which shows to "nirvana" - to the topic that no more exists. How could I remove this link?

Thanks in advance.
[originally posted on jforum.net by August]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Another question - how can I assign a post (it is a thread opening post) to another user so that the user's name would be seen as an author of that post? I changed the user_id in jforum_posts and jforum_topics, but it looks like it was unsufficient.

Thank you!
[originally posted on jforum.net by August]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
about your second inquiry: have you 'restarted' the application after the changes? It may be that these infos are being kept in cache too... so that may be why you see them still with the old user_id ...
[originally posted on jforum.net by Sid]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Aehm... well... No, I didn't. The funny thing is that the new author is shown correctly in post/list, but I still see the old author in forums/show.
[originally posted on jforum.net by August]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You can try the various clear cache options in the admin control panel. These work with varying levels of correctness (but don't break anything).
[originally posted on jforum.net by monroe]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,

Once again, a question concerning the changing of the Post author. I changed the user_id in jforum_posts and jforum_topics. In the thread I see now the new author of the post, but not in category or forum view. I know, this will be shown correct after the JBoss restart. My question: is it possible to synchronize the forum without restarting the JBoss?

Many thanks in advance.

August
[originally posted on jforum.net by August]
 
Everybody's invited. Even this tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic