No they are not supposed to. They indicate "New" posts not "Unread" posts i.e. posts made since last loggin.
2,351 2004-09-22 15:53
Re: "New post"-mark wont disappear (15 replies, posted in PunBB 1.2 troubleshooting)
2,352 2004-09-22 15:49
Re: PunBB 1.2 - What's to come (300 replies, posted in PunBB 1.2 discussion)
because they can be 1337 and have a strict site like no one else has?
You will have to forgive my ignorance. All I know about 1337 is it was the start of the Hundred Years War. (from what I remember it was a bit like Euro 2004. England were beating France and then got clobbered in injury time)
2,353 2004-09-22 14:24
Re: Moderator Problem (2 replies, posted in PunBB 1.2 troubleshooting)
Ask him if he's using a firewall particurlarly NIS.
2,354 2004-09-22 13:01
Re: PunBB 1.2 - What's to come (300 replies, posted in PunBB 1.2 discussion)
It's strict so far and will stay that way subject to any usability concerns.
Why would anybody "need" a forum to be XHTML 1.0 Strict?
2,355 2004-09-22 02:34
Re: FTP/server files (2 replies, posted in PunBB 1.2 discussion)
Correct. If you have the username and password for the ftp you should be able to access and download the php files. Getting hold of the database is another matter.
2,356 2004-09-21 09:58
Re: A good cms? (41 replies, posted in General discussion)
So nobody likes WordPress?
I like Wordpress. It seems particularly popular amongst web designers looking at some of the blogs out there.
2,357 2004-09-20 22:42
Re: Datetime format (7 replies, posted in Feature requests)
I'm glad I'm not the only one who can't see the logic in the American date order. Both the others being a logical progression in the size of the units.
On the other hand when I see 2001-11-02 I tend to read
Year 2001, Date 11th Februrary
2,358 2004-09-19 17:44
Re: Unanswered posts (35 replies, posted in PunBB 1.2 discussion)
So nothing in Sweden has happened recently then.
2,359 2004-09-19 16:37
Re: PunBB 1.2 development source (277 replies, posted in PunBB 1.2 discussion)
Clean means completely clean. Delete everything including the database, create a new database and run install.php again.
2,360 2004-09-19 15:11
Re: Unanswered posts (35 replies, posted in PunBB 1.2 discussion)
"Show todays posts" is the usual. The only reason I suggested 24 hours rather than the actual day is if you hit it one minute after midnight nothing is going to show up. Also it would cause confusion across timezones. Alternatives are
"Show latest posts"
"Show recent posts"
"Show posts for last 24 hours"
Personally I quite like "Show recent posts".
If the links to the posts in the search result are not going to jump to the new post but just to the topic then maybe "Show active topics".
2,361 2004-09-18 23:17
Re: Firefox 1.0 PR impressions (82 replies, posted in General discussion)
Works perfectly on XP regardless of the colours. Everything just adjusts for appropriate colours given the background and text colour.
The only exception is if you use the WinXP "Classic" theme which is the Win2000 clone but I don't think anybody uses that.
2,362 2004-09-18 22:13
Re: Firefox 1.0 PR impressions (82 replies, posted in General discussion)
I found an incredibly annoying problem with Firefox. If you try to select text on a page that has white text on a black background, you can't see what you've selected because the select marking is, well, white on black.
Edit: Actually, it appears to be white on very dark gray. It's still very difficult to see.
I don't get this problem. On winxp I just get the default for the selected theme which in my case is white text on a medium green background which shows up fine.
2,363 2004-09-18 13:34
Re: How come.... (3 replies, posted in PunBB 1.2 troubleshooting)
As far as I know the referrer check does not effect ordinary members which is why it is not a problem here.
You do not need to disable NIS you just need to set it up to allow referrer information from the site where your forum is situated. See below
NIS Referrer Instructions
2,364 2004-09-18 00:12
Re: Style Change. (3 replies, posted in PunBB 1.2 troubleshooting)
Try removing all the other styles from the styles directory. All your users should then end up with the default style automatically.
2,365 2004-09-17 15:04
Re: Image resizing (36 replies, posted in Feature requests)
Could somebody who is running the 1.2 dev code try this in their stylesheet
.postimg {WIDTH: 100%; OVERFLOW: auto;overflow-y:hidden; padding:0px 0px 18px 0px}
DIV>DIV>.postimg {padding-bottom: 0px}
This should fix the IE glitch. Only downside is that small images without scrollbars get an extra 18px of padding at the bottom i.e. between the end of the image and whatever comes next.
2,366 2004-09-17 13:47
Re: SQL field in admin interface (7 replies, posted in Feature requests)
It's a good idea. I'll put it on the list.
Just when you think you've finished something along comes some bright spark .....
2,367 2004-09-17 13:46
Re: SQL field in admin interface (7 replies, posted in Feature requests)
Would it be a huge job for somebody to write a fixadmin script for people who have locked themselves out i.e. something that could access the punbb database and restore admin rights? Or maybe there already is one and I've missed it.
2,368 2004-09-17 13:18
Re: Image resizing (36 replies, posted in Feature requests)
When calculating height IE fails to take account of the height of the horizontal scrollbar. Therefore instead of putting the horizontal scrollbar after the image it plonks it on top of the end of the image. Result is vertical scrolling by an amount equivelant to the height of the horisontal scrollbar. I am still working on eliminating it but I can't promise a solution. There might be an answer using getimagesize so IE can be fed real height rather than having to calculate it though that feels like overkill. You can turn the vertical scrollbar off in IE but then you loose the bottom 16px of the image. If you want to try it add overflow-y: hidden to the relevant class in the stylesheet.
Incidentally, it should be possible to make this work with PunBB 1.1x but it almost certainly requires a fixed width on the div containing the image rather than 100% to stop the table expanding in IE.
2,369 2004-09-17 13:11
Re: Firefox 1.0 PR impressions (82 replies, posted in General discussion)
Any Chrome experts here? What about a PunBB theme for Firefox.
2,370 2004-09-15 16:40
Re: PunBB is free ... but some people don't appreciate to keep Copyright (24 replies, posted in PunBB 1.2 discussion)
Slightly off topic, but does this raise a design issue? Is the space currently taken up by the copyright potentially too useful to be used for that purpose. Should the copyright be the traditional one line citation right at the bottom of the board?
Sticking a Powered by PunBB in the XTHML isn't a bad idea. Good for search ratings as well.
2,371 2004-09-14 18:25
Re: sticky text colour... (5 replies, posted in PunBB 1.2 troubleshooting)
Sorry, I should have made in clear. You need to make the change in viewforum.php. You can also make it in moderate.php if you like.
It does work. I just tried it. Give me a minute to check how I did it.
EDIT: Just checked it again. It works fine. It's line 192 in viewforum.php to save you looking.
2,372 2004-09-14 16:58
Re: sticky text colour... (5 replies, posted in PunBB 1.2 troubleshooting)
It's this line you want
$subject = $lang_forum['Sticky'].': '.$subject;
Change it to this
$subject = '<span class="sticky">'.$lang_forum['Sticky'].': </span>'.$subject;
Now set the colour for sticky in the stylesheets
SPAN.sticky {color: red}
There are other ways but this is the easiest.
2,373 2004-09-14 15:15
Re: Mozilla Thunderbird adds RSS feeds (9 replies, posted in General discussion)
For those wishing to be on the bleeding edge, Firefox 1.0 Preview Release is available. Information here
http://www.mozilla.org/products/firefox … /0.10.html
I would like to use Thunderbird but am locked into Outlook 2003 for work. Ho hum.
2,374 2004-09-14 14:04
Re: What can i do if my brain stoped. (14 replies, posted in General discussion)
Pretend you have a highly infectious illness. They will insist you go home for a week.
2,375 2004-09-14 13:18
Re: Word Association Thread (1,382 replies, posted in General discussion)
harvest