FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Bug Reports » Caterogies may be hidden
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Caterogies may be hidden [message #165242] Mon, 16 May 2011 06:12 Go to previous message
syl20a is currently offline  syl20a   France
Messages: 2
Registered: May 2011
Karma:
Junior Member
Hello,

include/cat.inc use an array with a numeric key to sort categories and forums in cache

the numeric key is computed like this :
$c += pow(10, 2 + $ml - $lvl[0]]) * $v[4];

in rare circumstances the $c overrides a previous used index and the previous forums "disappear".

I had to change pow(10) to pow(15) to have enough indices without overrides.

Regards,
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Error During Consistency Checking
Next Topic: Permissions to Edit Messages on 3.0.2
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sat Oct 19 20:31:44 GMT 2024

Total time taken to generate the page: 0.04538 seconds