Yeah, you're right. What the hell? :)

Edit: I found the error. I always though sending the "Location: blaha" header would result in an immediate redirect to that page. Apparently PHP continues execution of the script. The solution is to just insert an exit; at line 84 in viewtopic.php.

Who knows, maybe there will be a 1.1.2 :)

6,627

(12 replies, posted in PunBB 1.2 bug reports)

Ok, cool.

6,628

(2 replies, posted in Programming)

SELECT bla FROM table INNER JOIN table2 ON condition INNER JOIN table3 ON condition ... ... WHERE ...

6,629

(6 replies, posted in PunBB 1.2 discussion)

You should probably refresh the file above. I did it "backwards". It's still the same files, but the changes were a bit odd :)

6,630

(6 replies, posted in PunBB 1.2 discussion)

Here are all the changes. Look at the headers and you can see the filenames of affected files.

http://punbb.org/download/hdiff-1.1-1.1.1.html

6,631

(6 replies, posted in PunBB 1.2 discussion)

Sure. Just give me a few minutes.

6,632

(180 replies, posted in PunBB 1.2 troubleshooting)

An easier method is to comment out the code in include/functions.php. I.e. the code in the function confirm_referer. That way you only have to change it in one place.

Is that the exact error message?

6,634

(3 replies, posted in PunBB 1.2 troubleshooting)

Cactuz: What good is the changelog to him? :)

JohnS: First upgrade to 1.1. Then to 1.1.1. Just read the upgrade instructions in install.html that is included in the archives.

6,635

(12 replies, posted in PunBB 1.2 bug reports)

That should be in ru_common.php from the russian language packs. Isn't it there?

6,636

(180 replies, posted in PunBB 1.2 troubleshooting)

Unfortunately not. Well, you could disable it manually, but from a security standpoints it's not very good. If you want to, I will show you how. Just say the word.

6,637

(7 replies, posted in PunBB 1.2 troubleshooting)

Well, that's not completetly right. It all depends on how you construct your query. Anything that can be done with the new style can also be done with the old style. It's just a lot uglier.

6,638

(12 replies, posted in PunBB 1.2 bug reports)

Try rebuilding your search index in admin/maintenance.

Gribber wrote:

Well, at least we can post our posts quicker :)

Haha, true. Also, avatar uploads will be blistering fast :)

Muhahah :)

6,641

(1 replies, posted in Archive)

Jadå, du får dock uppgradera i steg. Först till 1.1 och sen till 1.1.1. Se till att följa uppgraderingsinstruktionerna i install.html bara så är det inga problem.

6,642

(2 replies, posted in Feature requests)

Because it's really bad from a useability standpoint. A drop down list is a tool for selecting an option, not merely for displaying a list of items.

There's a forum called Unknown Forums that has a drop down list like you described. I hate it :)

6,643

(5 replies, posted in PunBB 1.2 discussion)

ps21 wrote:

Off topic but sort of related. All along I've been thinking that the breadcrumbs should be on a separate row. The appearance of the moderators links confirms it. It's OK at higher resolutions but at 800x600 things are beginning to look a bit scrunched.

True. However, adding a new row just for that doesn't sound all that appealing.

6,644

(6 replies, posted in PunBB 1.2 discussion)

Well, as some of you might have noticed, PunBB 1.1.1 has been released. Please report any bugs or problems in this topic.

Actually, no. The upgrade only increased my download speed. The upload speed will still be around 40 KB/s :(

6,646

(5 replies, posted in PunBB 1.2 discussion)

That's good to know :)

6,647

(5 replies, posted in PunBB 1.2 discussion)

As you might have noticed, I've assigned a few moderators to these forums. It's not that we've been having problems with people misbehaving or anything. It just feels better this way. I will probably divide up the "burden" a bit and perhaps assign additional moderators the next few days. We'll see.

Oh, I almost forgot. You can consider these guys not only moderators, but also support :D

6,648

(16 replies, posted in Feature requests)

actorj wrote:

I finally managed to do that. Was what throwing my right off is that that line is line 222, not 300.

Whoops, my mistake :)

actorj wrote:

okay, i just realized that that only effects quotes that aren't nested. If the quote become nested we are back to having the etxra space...

Hmm, no. It shouldn't. Are you sure?

And now it appears as if ihavenoidea has given up or something. The whole site seems to be gone. Oh well.

6,650

(14 replies, posted in PunBB 1.2 troubleshooting)

I'll be glad to help. That doesn't mean I will write the whole thing for you. Ask questions and I will answer them as good as I can.