7,176

(9 replies, posted in Feature requests)

No, not currently. I guess an extension of Cactuz' Extended Forum Access Mod would be quite easy though.

7,177

(5 replies, posted in PunBB 1.2 troubleshooting)

One solution is to use server side includes, but if you don't know how to do that, you could do this:

1. Install the following "mod": http://punbb.org/forums/viewtopic.php?id=2817

2. Then, in your main.tpl just add <?php include 'file.html' ?> wherever you want to include it.

7,178

(10 replies, posted in PunBB 1.2 discussion)

Ok, in that case I would definately have one database with one bulletin board per school. Create 10 databases, install a bulletin board in each and create forums for the different graduation years.

7,179

(2 replies, posted in PunBB 1.2 troubleshooting)

Could you perhaps tell us what was wrong?

7,180

(10 replies, posted in PunBB 1.2 discussion)

Ok, how many schools are we talking about?

7,181

(10 replies, posted in PunBB 1.2 discussion)

Ah, now I see. I didn't realise you would be hosting all the forums yourself. In that case, the security aspect isn't that crucial. It all depends on how you want to set it up. Are you going to have it all in one big bulletin board or do you want to divide it up into one bulletin board per school? Or do you want one bulletin board/database per graduation year? If it were me, I would probably have one bulletin board/database per school and then in them have forums for the different graduation years. That way, it will be easy to grant one member moderation access to a forum.

Edit: An option is to have one database per school and in that database have one bulletin board per graduation year (with different prefixes). That way, you can have more than one forum/room per graduation year (e.g. one for misc. discussions, one for seeking contact etc.).

I want to clarify that by forum I mean one "room" in a bulletin board and not the whole bulletin board. I.e. http://punbb.org/forums/index.php is a bulletin board and http://punbb.org/forums/viewforum.php?id=25 is a forum.

The raw performance penalty from having say 20 forums in the same database should be next to nothing. It would, however, not be so nice to administrate. 20 forums times 15 tables is a lot of tables to browse through :)

7,182

(3 replies, posted in PunBB 1.2 troubleshooting)

No, I think Frank H was correct. The second post in the topic he linked to shows you the solution. Just change 800px to 760px.

7,183

(4 replies, posted in PunBB 1.2 troubleshooting)

Ah, of course. That's a brilliant solution to the problem :)

7,184

(13 replies, posted in PunBB 1.2 troubleshooting)

Search for "@unlink($options['avatars_dir'].'/'.$id.'.jpg');" and I think you will find it.

7,185

(10 replies, posted in PunBB 1.2 discussion)

Well, one (big) reason for splitting it up into different databases would be security. I'm not sure what kind of service you are going to offer, but if it's some kind of hosting that allows users to upload their own scripts (and stuff), someone could easily gain access to and manipulate all the other users tables. Also, if you are planning on giving the users access to the database through i.e. phpmyadmin, having one database per account is a must.

7,186

(2 replies, posted in PunBB 1.2 show off)

Cool! Man, I really need to get a new phone :/

7,187

(4 replies, posted in PunBB 1.2 troubleshooting)

Yes, unfortunately. In version 1.1 of PunBB (which is in the works), the inclusion of config.php is done from include/common.php, so it will get easier in the next version :)

Edit: Could you perhaps solve it with a symlink?

7,188

(10 replies, posted in General discussion)

1.1 will now incorporate this change.

7,189

(12 replies, posted in Archive)

IP-problemet är nu fixat i 1.1.

Also, don't forget to make an image for you style and place it with the other images in /img/. See the skinning guide by ps21: http://punbb.org/downloads.php

7,191

(10 replies, posted in PunBB 1.2 discussion)

Having hundreds of forums in the same database is possible, but definately not recommended. It would be a nightmare to administrate.

Well, you can start out with viewtopic.php. If you determine that the error lies elsewhere you have to examine the files that are included from viewtopic.php.

7,193

(10 replies, posted in Archive)

dave333 wrote:

tänkte att bara att då kan alla lära alla..

Här kan alla lära alla. På IRC kan bara de som är på IRC lära de som är på IRC :D

Scriptweaver: You have to determine where in the script the execution stops. You do that by putting exit('blabla'); or something similar in a few places and then run the script. If you see blaha on the page, you start removing the exit() calls one by one.

Unfortunately there isn't any mechanism for creating groups among the users. The only possible solution I can think of is using Cactuz' mod, but it will require you to manually add access for every single user.

7,196

(10 replies, posted in Archive)

dave333 wrote:

varför inte göra "reklam" om kanalen på framsidan eller klistra den överst på  forumet, skulle ju vara kul om fler skulle "hänga" där.

För att jag helst vill att folk ska fråga här istället för att fråga mig direkt :)

7,197

(10 replies, posted in Archive)

Kom in i #punbb på Quakenet. Det är ingen officiell kanal eller nåt, men jag brukar iaf vara där :)

7,198

(5 replies, posted in General discussion)

No apology nessecary :)

7,199

(10 replies, posted in Archive)

Det du frågar efter är vad man brukar kalla för subforum. PunBB stöder tyvärr inte subforum och jag vet inte om det någonsin kommer göra det :)

7,200

(6 replies, posted in PunBB 1.2 show off)

I like the logo thing at the top :)