Click to See Complete Forum and Search --> : New post icons
RedGren
02-06-2001, 06:30 PM
Has anyone else seen this?
The icons for new posts and no new posts (red and yellow folders, respectively), used to work great.
Now, it doesn't seem to work well at all. It was very nice to see what new had been added.
I assume it is done with cookies or something, and I have them turned on (I get logged in allright).
Any ideas why?
jbstew32
02-06-2001, 07:56 PM
works for me
Sensei
02-07-2001, 12:25 AM
It works for me also. Have you cleared your cache?
I have cleared the bbs cache numerous times already.
Swapper
02-07-2001, 10:28 AM
The folder icons haven't worked for me on NS 6 yet, I have tried clearing my cache. Otherwise the site looks great.
[GoRN]
02-08-2001, 11:17 PM
the old folders never used to show up for me, in netscape 4.x for linux and on the macaddict forums it didn't work on my mac with netscape 4.x (macaddict is also ubb), later i started using konqueror and i had the same problem, now with the update they work and i'm always logged in... it's great!
-out-
ph34r
02-10-2001, 11:17 PM
Works for me in Win32 but not in Mozilla in linux. Seems that the folder/red folder/flaming folder is added by javascript, and if you type javascript: in your Mozilla location bar, you will be treated to the hundreds of "redeclaration of const closed" errors. Sensei - need some JS help? or is this a UBB thang?
freaker
02-12-2001, 05:39 PM
for me it worked in netscape 4.7, but since upping to 6.01, they went away.. :(
I can live without them, but they were nice..
they also work fine at work.. win2k though..
freaker :cool:
[GoRN]
02-12-2001, 11:34 PM
this is why they call me gorn, sensei if you could make this modification also :-D
file ubb/Templates/public_forum_page.pl
line 252, var closed is declared, i don't know why but mozilla dies with this variable, change it to close
line 257 too
and 267
(note i'm using the demo so it could be different but look for: var closed = "$closed"; and if (closed == "X"))
i'll email ubb about it
about the other too (konqueror graemlins)
good luck!
-out-
Sterling
02-18-2001, 06:07 PM
Mozilla 0.8 for Linux still has this problem. I personally find it quite irritating.
[GoRN]
02-18-2001, 10:13 PM
sensei come on, please fix this.
i'm /positve/ it works, i did it on my ubb, same version except i had a demo, but the html output thats causing the bug is the same.
same goes for fixing the smilie faces!
undefined