826 2003-12-23 20:44
Re: Cloak IP Addresses 1.0 by Mako (16 replies, posted in PunBB 1.2 modifications, plugins and integrations)
827 2003-12-23 13:56
Re: Forum Re-arranging? (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:
828 2003-12-23 13:31
Re: Forum Re-arranging? (14 replies, posted in PunBB 1.2 discussion)
PunBB Resource (2) is under development.. This time it's gonna be really good
829 2003-12-23 11:19
Re: Mod-Readme editor (7 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Nice. I'll retire my ModManager then
830 2003-12-23 10:40
Re: SQLite support (9 replies, posted in PunBB 1.2 modifications, plugins and integrations)
I'm using b2 right now. But I'll update later today I think
831 2003-12-23 10:19
Re: SQLite support (9 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Nope.. But I don't seem to have that problem.. What php/sqlite version so you have?
832 2003-12-23 09:34
Re: SQLite support (9 replies, posted in PunBB 1.2 modifications, plugins and integrations)
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);
}
833 2003-12-23 09:32
Re: SQLite support (9 replies, posted in PunBB 1.2 modifications, plugins and integrations)
One way I can think of is that if you add f.forum_name as forum_name in the SQL query.
834 2003-12-21 18:26
Topic: SQLite support (9 replies, posted in PunBB 1.2 modifications, plugins and integrations)
I saw that Kennel chose not to include SQLite support into 1.0.2 so..
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
835 2003-12-07 15:21
Re: Lite problem med att använda html. (11 replies, posted in Archive)
Du får nog visa din kod
836 2003-11-30 23:04
Re: Upplägget på Pun, copyright? :P (6 replies, posted in Archive)
Innan någon annan säger det:
Väldigt många forum idag har det här upplägget
837 2003-11-25 20:40
Re: PunBB Mod Site down... (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
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.
838 2003-11-25 15:28
Re: Progress report: DB Converter (19 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Don't take me seriously
839 2003-11-24 17:45
Re: Progress report: DB Converter (19 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Your'e really not as stupid as you look
840 2003-11-22 09:53
Re: Progress report: DB Converter (19 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Hm.. Can't figure out how it works.. I mean.. all those comments makes me dissy
841 2003-11-22 09:47
Re: Progress report: DB Converter (19 replies, posted in PunBB 1.2 modifications, plugins and integrations)
It times out, but I'll have a look at Kennels code
842 2003-11-21 17:40
Re: Progress report: DB Converter (19 replies, posted in PunBB 1.2 modifications, plugins and integrations)
I've got some serious performance issues so I'll have to recode some of the code.
843 2003-11-20 18:43
Re: Progress report: DB Converter (19 replies, posted in PunBB 1.2 modifications, plugins and integrations)
It's more like an info page and some other stuff.
844 2003-11-16 16:59
Re: Progress report: DB Converter (19 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Updated
845 2003-11-06 15:51
Re: Live Preview 1.0 by Cactuz (8 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Ah.. Thanks
846 2003-11-04 20:16
Re: Live Preview 1.0 by Cactuz (8 replies, posted in PunBB 1.2 modifications, plugins and integrations)
That may be the case. I honestly don't know.
847 2003-11-04 20:00
Re: To Kennel: A little problem with SQLite (4 replies, posted in PunBB 1.2 troubleshooting)
Don't expect too much
848 2003-11-04 19:07
Re: To Kennel: A little problem with SQLite (4 replies, posted in PunBB 1.2 troubleshooting)
It timed out after 30sec.. but I've solved the problem now
849 2003-11-04 18:45
Topic: To Kennel: A little problem with SQLite (4 replies, posted in PunBB 1.2 troubleshooting)
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 2003-11-02 11:36
Re: Added PunBB to ZGamed (8 replies, posted in PunBB 1.2 show off)
You mean it was to hard for you to mod? :P