http://www.cactuz.nu/punbb/Cloak_IP_Add … 1.0.tar.gz
http://www.cactuz.nu/punbb/Cloak_IP_Addresses-1.0.rar

smile

827

(14 replies, posted in PunBB 1.2 discussion)

I'll have a look at that

EDIT: Here's all the files I could get from the old PunBB Resource:

http://www.cactuz.nu/punbb/

828

(14 replies, posted in PunBB 1.2 discussion)

PunBB Resource (2) is under development.. This time it's gonna be really good smile

Nice. I'll retire my ModManager then wink

I'm using b2 right now. But I'll update later today I think

Nope.. But I don't seem to have that problem.. What php/sqlite version so you have?

Bug found:

    function insert_id()
    {
        sqlite_last_insert_rowid($this->link_id);
    }

should look like this:

    function insert_id()
    {
        return sqlite_last_insert_rowid($this->link_id);
    }

One way I can think of is that if you add f.forum_name as forum_name in the SQL query.

I saw that Kennel chose not to include SQLite support into 1.0.2 so..

SQLite support

May not be the best code but it works good.


Btw. I've been busy but i think PunBB Resource is getting online before 2004 smile

835

(11 replies, posted in Archive)

Du får nog visa din kod

836

(6 replies, posted in Archive)

Innan någon annan säger det: wink

Väldigt många forum idag har det här upplägget

837

(6 replies, posted in General discussion)

Yeah.. My server crashed.. It's up now but I haven't been able to get the source code yet. It's on a computer in another city wink

It can take a couple of days though (DreamHack and stuff is coming up) so it would be nice if you made a temporary site.

Don't take me seriously wink

Your'e really not as stupid as you look wink

Hm.. Can't figure out how it works.. I mean.. all those comments makes me dissy tongue

It times out, but I'll have a look at Kennels code

I've got some serious performance issues so I'll have to recode some of the code.

It's more like an info page and some other stuff.

Updated

Ah.. Thanks wink

That may be the case. I honestly don't know.

Don't expect too much wink

It timed out after 30sec.. but I've solved the problem now smile

Ok. I've got SQLite working now. There's just one tiny problem. Every page works but viewtopic.php. It's just loading and loading and loading.... and loading.. and so on. Any idea what can cause this?

850

(8 replies, posted in PunBB 1.2 show off)

You mean it was to hard for you to mod? :P