I say it's time to fork. What about "FreeBB" or is that taken?
2 2005-11-10 10:58
Re: Cookies and normal logout (6 replies, posted in PunBB 1.2 troubleshooting)
I had a similar problem. I used two domains for my site www.keffatliv.ath.cx and keffatliv.ath.cx.
The problem was that when using www.keffatliv.ath.cx the keffatliv.ath.cx cookie were read but the www.keffatliv.ath.cx were written to.
So a user who had logged in using keffatliv.ath.cx could not log out using www.keffatliv.ath.cx. The solution was to redirect www.keffatliv.ath.cx to keffatliv.ath.cx.
3 2005-10-18 18:55
Re: Looking for a good PunBB person (6 replies, posted in PunBB 1.2 discussion)
Well, working is no fun if you get paid
4 2005-10-18 17:56
Re: Looking for a good PunBB person (6 replies, posted in PunBB 1.2 discussion)
Write what you want done here and we might be able to help you for free.
5 2005-10-18 02:11
Re: Make all navlinks "additional navlinks" (7 replies, posted in Feature requests)
Solved now, I replaced the <pun_navlinks> with a <pun_include "navlinks.php">
Then i could rewrite the code myself without doing a mod. I bet many other mods could be done this way.
6 2005-10-14 15:48
Re: Make all navlinks "additional navlinks" (7 replies, posted in Feature requests)
I would like to move the login / logout links to my main menu. I could have them in both places but i think that is confusing.
7 2005-10-13 13:05
Re: Make all navlinks "additional navlinks" (7 replies, posted in Feature requests)
Hate mods. Even if it's just 2-4 lines. Makes me not want to update.
About the lang pack, there could be an option to use default or custom navlinks.
8 2005-10-12 23:50
Topic: Make all navlinks "additional navlinks" (7 replies, posted in Feature requests)
I like to be able to remove navlinks as well as add them. I also like to configure who can see my additional navlink (admins/mod, user or guest).
The way i like this to be done is to make all navlinks the same. I also like to set "who can see" permissions just like unix permission (read=admins/mod, write=users, exec=guest). Position could be determined by the row number and permission can be written before the link. So per default the navlinks should look something like:
7 <a href="index.php">Index</a>
7 <a href="userlist.php">User list</a>
7 <a href="misc.php?action=rules">Rules</a>
7 <a href="search.php">Search</a>
1 <a href="register.php">Register</a>
6 <a href="profile.php">Profile</a>
4 <a href="admin_index.php">Admin</a>
1 <a href="login.php">Logga in</a>
6 <a href="login.php?action=out">Logout</a>
The reason i want this is to be able to move the login/logout links without a mod. It's confusing to have it in two diffrent places. I also like to add a link for admins to an admin plugin.
9 2005-07-14 16:32
Re: Unable to log-in to my forum (7 replies, posted in PunBB 1.2 troubleshooting)
Something is definitly wrong. It doesn't send a set-cookie header. So maybe something in your php-setup?
What php version do you use?
10 2005-07-12 21:32
Re: [Style] Kontrast (3 replies, posted in PunBB 1.2 show off)
I like it alot. Keep it up!
11 2005-07-12 21:27
Re: Hvordan laste ned PunBB 1.2.6? (8 replies, posted in Archive)
Ja, men jeg finner det rett og slett ikke (jeg er dum).
Kanske lite.
Här: http://punbb.org/download/punbb-1.2.6.zip
12 2005-07-10 19:34
Re: can't login (11 replies, posted in PunBB 1.2 troubleshooting)
Have you tried clearing cookies?
13 2005-05-15 21:14
Re: Additional menu link visibility (8 replies, posted in Feature requests)
That would be very usefull.
14 2005-04-25 00:49
Re: site using punbb styles (22 replies, posted in PunBB 1.2 show off)
wow i realy like it, ive been planing to do the same thing with my site.
15 2005-04-15 00:24
Re: Will there be any major updates after 1.2.5? (15 replies, posted in PunBB 1.2 discussion)
If that problem becomes an issue we could use the hex-decimal system ie 1.2.a, 1.2.b ...
16 2005-04-05 03:28
Re: CSS help (6 replies, posted in PunBB 1.2 modifications, plugins and integrations)
shinko_metsuo: Thank you!
Paul: Thank you very much!
About the font-size. How is it supposed to be? I tried to compare my CSS:s with originals but couldn't find the problem.
17 2005-04-04 22:37
Re: CSS help (6 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Thankyou! Thankyou! Thankyou!
I'm new to CSS and I didn't know that you could do that kind of selectors.
Do anyone know howto center the punbb manu?
18 2005-04-04 21:15
Topic: CSS help (6 replies, posted in PunBB 1.2 modifications, plugins and integrations)
http://www.keffatliv.ath.cx/jopversion/pun/index.php
I'm trying to set the border between main-menu and punbb-menu to 1px width. Any idea how to do it?
I'm using display:none on #brdtitle.
It seems that the h1 border is showing in dispite of display:none.
19 2005-03-30 12:02
Re: log in problems... searched & can't solve the problem. (16 replies, posted in PunBB 1.2 troubleshooting)
Check that the clock on dev machine is in sync with your workstation. If they differ more than a year that can cause the cookie to time out immidiatly.
20 2005-03-29 15:51
Re: Another "Log In" problem - HTTP/1.0 (18 replies, posted in PunBB 1.2 troubleshooting)
I'm trying to debug. It's kindda hard to reproduce though. I think it has something to do with multiple users using the same comp.
21 2005-03-29 12:30
Re: Another "Log In" problem - HTTP/1.0 (18 replies, posted in PunBB 1.2 troubleshooting)
I have the same problem. Cleaning cookies work, but the after awhile the problem comes back. I'm thinking this might have something to do with it (since this first appeard in 1.2):
PunBB no longer sets a new cookie for every page view. Since PunBB doesn't
store last visit/last action data in the cookie anymore (since 1.1), there
is no need to set a new cookie with username and password hash on every
page view. This means a few bytes less traffic between the webserver and
the client. The downside of this is that users will have to re-login when
the cookie expires after a year. Not a big deal though.
22 2005-02-02 17:02
Re: PunBB 1.2.1 (76 replies, posted in News)
arrghh my punbb outputs empty statistics box in admin_index.php. After upgrading to 1.2.1
EDIT: ok found the problem. Seems lika Ad Muncher muched a little too much.
23 2004-12-08 07:07
Re: Free PHP/HTML editor (99 replies, posted in Programming)
www.crimsoneditor.com
Has the standard features of an extended text-editor but this one is completely free. I use it all the time.
/Locke
24 2004-09-21 22:03
Re: Why include a HTTP_REFERER check? (22 replies, posted in PunBB 1.2 discussion)
I see.
25 2004-09-21 21:34
Re: Why include a HTTP_REFERER check? (22 replies, posted in PunBB 1.2 discussion)
It does however increase security in two other aspects:
1. It makes is virtually impossible to determine the original cleartext password based on the cookie hash.
hmm isn't that what hash is. Do you mean that double hash is more safe than single?
2. If you were to gain access to someones cookie hash from forum A, that hash is useless in forum B even if the user has the same password in both forums.
Yeah that was my conclusion too (guess my post wasn't that clear after all).
I guess it increases security a little.
It works like this:
1. Upon installing the forum, a random seed of 8 bytes is generated. This seed is then stored in config.php.
2. When someone attempts to login, the cleartext password is hashed with pun_hash(). This will in most cases results in an SHA1 hash of the password (40 bytes). This hash is compared to the hash stored in the database. We'll call this the db hash.
3. Assuming the hashes matched up, the db hash and the seed from config.php (e.g. 'as123JhD') are concatenated and hashed once more (an MD5 hash this time).
4. This hash is then stored in the cookie.
Well then the random number isn't stored in the cookie(it's in config.php). I got the impression that that was the case.