1
brash
NewBB 2 drop down menu's break when using module caching
  • 2004/11/17 23:33

  • brash

  • Friend of XOOPS

  • Posts: 2206

  • Since: 2003/4/10


I just noticed that if you activate the module level caching for NewBB 2 that it breaks the drop down menu's. With module level caching enabled the drop down menu's are displayed in the same way as when you are using a theme without the <{$xoops_module_header}> tag in it. It looks as if something there is being cached that really needs to be executed on each page view.

Perhaps you could use the smarty insert tag as I did in my page execution timer and MySQL query counter smarty insert plugin so that whatever is handling the execution of the dropdown menu's is ALWAYS executed, and never cached regardless of module cache setting?

I have submitted this as a bug report here.

2
gpdoyon
Re: NewBB 2 drop down menu's break when using module caching
  • 2004/11/18 0:33

  • gpdoyon

  • Just popping in

  • Posts: 12

  • Since: 2004/11/16


Confirmed!

3
valentin
Re: NewBB 2 drop down menu's break when using module caching
  • 2004/11/18 0:34

  • valentin

  • Just popping in

  • Posts: 26

  • Since: 2003/11/2


Hi brash,

is this perhaps a similar issue to what I experienced ?

https://xoops.org/modules/newbb/viewtopic.php?topic_id=27313&start=0#forumpost118988


Also note that a special Forum for Newbb2 bug reports exist here:

https://xoops.org/modules/newbb/viewforum.php?forum=21


Best regards

Nils valentin
Tokyo / Japan
http://www.be-known-online.com

4
Anonymous
Re: NewBB 2 drop down menu's break when using module caching
  • 2004/11/18 1:48

  • Anonymous

  • Posts: 0

  • Since:


This is not a newbb 2.0 bug:

xoops_module_header can not be cached
The "xoops_module_header" is assigned in each module
instead of in the xoops/header.php and it is not be
cached.

Xoops Bugtracker

So donĀ“t use cache for the forum until this is fixed for a further XOOPS Version.

5
brash
Re: NewBB 2 drop down menu
  • 2004/11/18 3:19

  • brash

  • Friend of XOOPS

  • Posts: 2206

  • Since: 2003/4/10


Thanks for that Predator . Hopefully the final of XOOPS 2.09 might see a fix for this.

6
Anonymous
Re: NewBB 2 drop down menu
  • 2004/11/18 3:53

  • Anonymous

  • Posts: 0

  • Since:


@brash

see here

Login

Who's Online

283 user(s) are online (51 user(s) are browsing Support Forums)


Members: 0


Guests: 283


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Oct 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits