2,026

(5 replies, posted in PunBB 1.2 troubleshooting)

I searched the subforum readme, but didn't find a bug =/

2,027

(1 replies, posted in PunBB 1.2 troubleshooting)

You don't want people to post? Or do you just want to disallow specials characters?

2,028

(5 replies, posted in PunBB 1.2 troubleshooting)

Search for a - and change it to a + in a query big_smile

2,029

(2 replies, posted in PunBB 1.2 troubleshooting)

lang/common.php smile

IMPORTANT UPDATE: In version 1.1.1 install_mod_EPF.php is fixed to have the id column of profile_fields set on auto_increment.
If this is not the case in your version, please do it manually, or you will only be able to add one profile field.

Sure, make me admin smile

Catch me on MSN: elbekko [at] gmail [dot] com smile

You can just add the part to profile.php, but I fixed a vulnerability in profile_fields.php so I suggest you update that too smile

And, erm, the duplicate error is odd, it shouldn't occur =/

i(strpos($message, "?"))
message('You can't use this character');

Put this somewhere where it's useful.

ah tongue

You're lagging =/

Well, I released it ^^

2,037

(20 replies, posted in PunBB 1.2 troubleshooting)

Just as something in parser.php I guess... unless MySQL has problems with it.

Yes actually tongue I found some time... (I have two exams tomorrow, but I don't give a flying shag tongue)

Well... you can just leave out the viewtopic.php part, and do about the same thing in profile.php (which will be done in next release)

Where in viewtopic.php would you like to see it except for under your name then? tongue

And the duplicate entry is odd...

It does =/ If it's filled in, it shows up. It doesn't show up in profile.php yet, but that'll be fixed soon.

http://mike.v427.ncsrv.de/upload/profile_fields.php

It does work, you just need to follow the FULL readme, and modify functions.php

2,043

(20 replies, posted in PunBB 1.2 troubleshooting)

I think the problem is with the browser not decently transmitting it, because indeed, PunBB uses htmlspecialchars();

You fill them in at your profile, in the correct menu entry.

I think you need to have this on:

admin_options.php#display wrote:

User info in posts        Yes    No  Show information about the poster under the username in topic view. The information affected is location, register date, post count and the contact links (e-mail and URL).

2,045

(20 replies, posted in PunBB 1.2 troubleshooting)

Hrmm, you could replace them by their HTML entity...

In-post links? parser.php smile

lol, I let them show up in viewtopic.php, under your name ^^

Oops, I totally forgot about that page tongue Silly me =/ I'll add that in the next release. (I hope I remember)

Subscribe them all to it by doing a query in phpMyAdmin? Or using the Broadcast Email mod?

Where don't you see it?