Well. They are removed when the last update is updated (default 600sec). And if there is so many new topics (only stores cookie if topic contains new posts) you shouldn't be able to read so many topics in that time. And the data that will be transferred is smaller because you only have to check the latest post-cookie. And not many people have like 200 forums ;)
601 2004-05-19 13:16
Re: Improved New Message 1.0 (17 replies, posted in PunBB 1.2 modifications, plugins and integrations)
602 2004-05-18 20:38
Re: Improved New Message 1.0 (17 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Exactly why is it weird? =P
603 2004-05-18 20:03
Re: Improved New Message 1.0 (17 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Yeah.. It doesn't require any serialize or anything :P
604 2004-05-18 19:04
Topic: Improved New Message 1.0 (17 replies, posted in PunBB 1.2 modifications, plugins and integrations)
##
##
## Mod title: Improved New Message (INM)
##
## Mod version: 1.0
## Works on PunBB: 1.0.x
## Release date: 2004-05-18
## Author: Kristoffer Jansson (jansson@cactuz.nu)
##
## Description: This mod extends the new messege function. It will now update when you read the topic.
##
## Affected files: include/functions.php
## index.php
## viewforum.php
## viewtopic.php
##
## Affects DB: No
##
## Notes: My solution to the problem :)
##
## Generator: ModGenerator (http://punres.cactuz.nu/modgen/)
## on: 2004-05-18 20:46:56
##
## DISCLAIMER: Please note that "mods" are not officially supported by
## PunBB. Installation of this modification is done at your
## own risk. Backup your forum database and any and all
## applicable files before proceeding.
##
##
605 2004-05-18 14:14
Re: Idea: smart paging - comments please? (3 replies, posted in Feature requests)
I've never experienced it but I think it would confuse me :P
606 2004-05-17 15:15
Re: Thinking of translating punBB to UTF-8... (10 replies, posted in General discussion)
Well, if you don't use any special characters, it's ok with MySQL < 4.1
607 2004-05-17 13:20
Re: Thinking of translating punBB to UTF-8... (10 replies, posted in General discussion)
I've noticed one little problem though. MySQL doesn't support UTF-8 before 4.1. And 4.1 is not finished yet.
609 2004-05-16 20:16
Re: PunRES? (4 replies, posted in PunBB 1.2 discussion)
How did you get that link? Where did you click?
610 2004-05-15 10:20
Re: Software patents & germany == 0 (4 replies, posted in General discussion)
Yay! Great!
Hopefully the other countries follows... This whole patent-discussion just piss me off! I can't think of anything good that comes out ot the software patents. The whole idea feels ridiculous.
It's good for the few people with much money. Which is bad.. :P
611 2004-05-15 10:18
Re: Can't setup email send (10 replies, posted in PunBB 1.2 troubleshooting)
The post errror is probably because it wants to send some subscription mails.
612 2004-05-14 22:47
Re: cloak e-mail addresses! (54 replies, posted in Feature requests)
Jansson wrote:webstar: http://punbb.org/about.php - Read it, understand it
I have read it. Is there a point in particular you think I'm missing out on?
BTW - You've just reminded me about an article I read earlier this evening...
Hehe :P
Well, I wasn't trying to rude. My point was that PunBB is made to be simple and fast. And the idea of using GD is, as Rickard said, horrible.
613 2004-05-14 22:23
Re: cloak e-mail addresses! (54 replies, posted in Feature requests)
webstar: http://punbb.org/about.php - Read it, understand it
614 2004-05-14 18:40
Re: Software patents & germany == 0 (4 replies, posted in General discussion)
Whey!
That reminds me, I'm 50% german.. :D
615 2004-05-13 19:51
Re: can anyone help me pleazzzzzz (2 replies, posted in PunBB 1.2 troubleshooting)
What's the point of changing the scrollbar color when it only works in ie?
But, I'll try to help you anyway ;)
Are you sure you put in the current style you were using?
The code seems right though. This is what a generator script gave me:
BODY {
scrollbar-face-color: #cccccc;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #999999;
scrollbar-darkshadow-color: #ffffff;
scrollbar-shadow-color: #999999;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #e1e2eb;
}
616 2004-05-13 13:30
Re: Converter: MiniBB -> PunBB b3 (13 replies, posted in PunBB 1.2 modifications, plugins and integrations)
If I could just get the databases and PunRes files it could be online tonight. If everything goes smooth...
617 2004-05-13 12:22
Re: Converting from minibb to punbb (43 replies, posted in PunBB 1.2 discussion)
There are both positive and negative things with that solution. Good things is that the code is beiong more clean, and probably more easy to install mod into. On the other hand, it would much harder to start writing your own mods because you have to know the code first. When I started to make mods to PunBB, I used the HTML to navigate through the code.
Although, with experienced modders, I don't think it matters.
618 2004-05-13 11:20
Re: Converter: MiniBB -> PunBB b3 (13 replies, posted in PunBB 1.2 modifications, plugins and integrations)
PunRes 2.1 will have a Converter category ;)
And, not much left now. Just have to get the latest databases and update them. Then it's pretty much finished. But that lazy bamsefar don't fix the server so I can get them..
619 2004-05-13 10:39
Re: Thinking of translating punBB to UTF-8... (10 replies, posted in General discussion)
I like the idea of UTF-8. Actually, I've just converted PunBB Resource and Cactuz Network to it.
As I've understand, more and more people are starting to use UTF-8 too.
The only "problem" as I can see, is if you already have a lot of posts in your database in another chaset. But I think that it wouldn't be so hard to fix either.
620 2004-05-13 08:05
Re: cloak e-mail addresses! (54 replies, posted in Feature requests)
I think the current solution is much better. And it's a 100% perfect solution :)
That kind of "hack" doesn't fit into PunBB, but that's my opinion. Maybe as a mod if someone desperately needs it.
621 2004-05-12 14:42
Re: User Groups System (86 replies, posted in PunBB 1.2 modifications, plugins and integrations)
You probably made some mistake while you pasted the code. Try again and see if the problem persist
622 2004-05-11 21:57
Re: Blogs anyone? (72 replies, posted in General discussion)
Looking nice.
Oh, not you... I meant the other things ;D
623 2004-05-11 16:43
Re: Converting from minibb to punbb (43 replies, posted in PunBB 1.2 discussion)
Hey, I'm sick! And I'm working as much as I can right now.. almost ;)
624 2004-05-11 16:07
Re: Converting from minibb to punbb (43 replies, posted in PunBB 1.2 discussion)
Why can't you just wait a few days? =P
625 2004-05-11 14:23
Re: Purpose of search tables (27 replies, posted in PunBB 1.2 troubleshooting)
What about "how to think" then? ;)