Oooh, exciting. Boltwire.com does feel faster. I'm going to experiment a bit with this. While we're talking about speed, is the stopwatch function still outputed raw into the body? Could we put that in a div? Some of my sites hide that output with fix position divs, which makes quick speed tests difficult. If it was in a div, or any other wrapper really, I could move it around easilly.
On Feb 6, 9:28 pm, The Editor <[email protected]> wrote: > After uploading the newest release to my main site, I was a bit > disappointed to see no improvement on the performance issues I was > experiencing. After digging a bit deeper I discovered the new code had > a small mistake: I made a quick correction, and now my site is > blistering fast, just like in the early days. :) > > The change only affects those using the new option of establishing a > custom auto index function, so I won't put out a new release for this > fix. But if you are interested, it is in engine.php, line 384 which > should be changed to > > elseif (BOLTconfig('BOLTindexing', 'active') == 'active') { > > Cheers, > Dan -- You received this message because you are subscribed to the Google Groups "BoltWire" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/boltwire?hl=en.
