976

(1,382 replies, posted in General discussion)

green

977

(1,382 replies, posted in General discussion)

soon

978

(1,382 replies, posted in General discussion)

Pirelli

if someone needs to share something ... put it in the sig .... IMHO wink

IMHO this is a feature I would never use ...

ah, quite flexible and clean smile

dl:ing now smile

nice idea of a mod, got any screenshots?

982

(26 replies, posted in PunBB 1.2 discussion)

you've got mail wink

983

(26 replies, posted in PunBB 1.2 discussion)

Rickard: got any left? (I just noticed that mine started to loose the fabric on top, so it's deteriorating in front of my eyes wink)

984

(9 replies, posted in Programming)

bobitt wrote:

To the left theres a menu... it says "uppsatser" "inlägg" and at the bottom: "nyhetsarkiv".

Under "nyhetsarkiv" there are links to different months...

http://sollentuna.no-ip.com/forum.jpg

See the red circle? =P

Nopes me neither

985

(9 replies, posted in PunBB 1.2 discussion)

I've got:
- Attachment mod (duh, who would have thought that wink)
- Post Enhancer by Rob (not as bloated than that other BBCode button mod)
- Some more smilies

That's it ... no need for me for more tweaks wink

986

(1,382 replies, posted in General discussion)

physics

987

(21 replies, posted in PunBB 1.2 discussion)

well for alot of $$$$$$$$$$$$$$$ I'm sure someone will do it ... secretly big_smile

988

(1,382 replies, posted in General discussion)

Fårrd big_smile

hmm... yeah you're right ... in attachment.php before

require 'config.php';

you should put that

$pun_root = './';

odd that my 1.1.2 doesn't produce the same error, as I have tons of attachments I have looked on and never seen that error tongue

actually I think you don't need the require 'cnfig.php'; line either, looks like common.php fetches that information smile


well ... I now see that the mod really need a rewrite from scratch ... too many small things wink

990

(9 replies, posted in General discussion)

IIRC Rickard has answered it somewhere on this forum ... search and you shall find wink

Edit: ok, here's the search result wink

have you also altered the max allowed filesize for each forum?
(admins override that value, and also override allowed filetypes)

992

(1,382 replies, posted in General discussion)

roadbook

993

(2 replies, posted in PunBB 1.2 bug reports)

intentional

it's a counter that only looks how many posts a user has written ... not that's in the database.
(i.e. if someone use purge, postcount would decrease if it was only hte posts in the database)

It's still working, considering Varg installed it on 1.1.5 just the other day ... the posts above yours wink

1.1.5 is the latest PunBB version ... you should probably upgrade, (defenetly if you have register globals on)

It's currently undergoing a major rewrite ... for 1.1.5 and I'm trying to make it easier to install (hey, that's not the easiest thing to do wink) and make it better suited to 1.2 when that arrives. Don't count on the rewrite beeing here soon, lots of work and a few new things wink

995

(25 replies, posted in PunBB 1.2 bug reports)

hmm... good thought there Paul ...


2 different classes

1 class with link and visited different looking to each others
1 class with link and visited looking like the 1st visited ...

wouldn't that solve the whole problem?
So when you put that icon there, you also use the first class, othervise the 2nd?

This way you probably won't have any problems with that reading posts from two different browsers will affect how it's viewed (as you need to read stuff, run to another computer, and read the same forum before the timeout occurs)

996

(11 replies, posted in Feature requests)

Andy wrote:

I don't have a scrollwheel smile

ctrl + +  and ctrl + -  often works aswell wink

@ Rickard: it does in Firefox at least ... I just did it wink

np ... that bug is worth the reminder ... I'll see if I do a small upgrade on the mod so all bugs are fixed ... only thing is that the readme takes a long while to write wink

998

(3 replies, posted in PunBB 1.2 troubleshooting)

did a google to see differences ... and it looks like IIS don't have the HTTP_COOKIE variable, is that correct?

http://www.koivi.com/apache-iis-php-server-array.php

nice smile

and I hope you have added those bugfixes from first post in the thread aswell wink
(guests recognized as registered users roll ) wink

It should work on 1.1.5 aswell, just remember to add the bugfixes as said in the first post (and alter the install_mod.php so it can handle 1.1.5). The rowlines can be a bit off, but othervise I don't think anything should interference with it (I myself isn't at 1.1.5 yet, but I wasn't affected by that global bug either wink)

but test first on a fresh install or some copy of your existing forum ... as I cannot promise that it works (but I really think it should)

I will do a complete rewrite of it soon, but I will make it backward compatible (so old attachments can be converted to the new format)