• 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

Problem with JForum version of 1.0 RC 3

 
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

Thanks for the help last time raphael.. You gave me a tip regarding the reloading of Topics .. i am using version 1.0 RC 3 and can't upgrade.. is there a way to reload forums cache.. I create a forum through my own code.. It becomes visible in admin panel but does not do so on the public side... The same problem is when i delete the forum through my own code.. It disappears from database and control panel but stays visible on the public side.. is it possible to clear the cache for forums.. can't find a suitable method in ForumRepository class.. Please respond soon!!!

Regards
Atif
[originally posted on jforum.net by theGeek]
 
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
1.0 RC3? daaaaamn

Take a look in the class ForumRepository (net/jforum/repository/ForumRepository.java)

Rafael
[originally posted on jforum.net by Rafael Steil]
 
CAUTION! Do not touch the blades on your neck propeller while they are active. Tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic