• 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
  • Tim Cooke
  • paul wheaton
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

sticky problems - cache issue?

 
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,

We have just released our forum to the world and are having
some trouble with the following:

-1- when a sticky is the first item created, it is visible.
-2- when subsequent 'normal' items are created, they don't show up under the forum thread.
-3- if you make the sticky 'normal', then 'sticky' again, the probem may
disappear for a bit (all items viewable in forum)
-4- sometimes after doing -3- they revert back to not showing up under the forum.

- is this a cache issue?
- will changing things to not allow cacheing be much of a performance hit?

Thanks,

Doug

[originally posted on jforum.net by doug]
 
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 doug!

I remade exactly your steps, and for me JForum works perfectly!

1. I created a new Category;
2. So I created a new Forum;
3. So I created a new Topic: Sticky;
4. Checking: the Sticky Topic was there, as desired...
5. So I created a new Topic: Normal;
6. Checking: both Topics were there: Sticky up and Normal down, as desired...
7. So I created a new Topic: Normal 2;
8. Checking: the three Topics were there, in the following order: Sticky, Normal 2, Normal... as desired!
9. So I changed the Sticky to Normal (mantaining the name as Sticky... a mistake, sorry);
10. Checking: the new order was: Normal 2 (the more recent), Normal, Sticky (the older, but now without the Sticky status, just the name)... as desired!

Well, I suggest you, if it's not already done: download the 2.1.7 CVS version... it's what I'm using here... everything worked fine...

JForum have some bugs, and we are working to fix it... but it requires time and collaboration...

TKS for your collaboration informing this fix!

Tell us your JForum version, ok? Maybe it already had be fixed on CVS...

[ ]'s

PS: Detail... I don't cache anything! Try disable the cache and follow my steps... so, share your results with us, ok?
[originally posted on jforum.net by leandro_salvador]
 
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,

Thanks for the quick response. Our version is 2.1.6.
I turned the topic.cache to false and the problem went
away. All the best, and thanks for great forum software!

Doug
[originally posted on jforum.net by doug]
 
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
Btw, this bug is fixed already.

Rafael
[originally posted on jforum.net by Rafael Steil]
 
So it takes a day for light to pass through this glass? So this was yesterday's tiny ad?
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic