176

(151 replies, posted in PunBB 1.3 extensions)

The profile.php one I suggested for adding sections I think.

177

(54 replies, posted in PunBB 1.3 troubleshooting)

Together with Console², the Mozilla XML parser errors are quite clear IMO.

178

(37 replies, posted in PunBB 1.3 extensions)

Update to latest SVN.

That's obviously a bug in the recaptcha extension.

Try reinstalling the old PCRE version.

Perhaps a PCRE bug?

Have them request a new password through the 'forgot password' form.

Still. A for suddenly looks uglier:

for($ext_fb_i = 0; $ext_fb_i != 10; $ext_fb_i++)

And takes ages longer to type out too tongue

That's odd... there is no difference with the standard PunBB parser.

Which mods do you have installed?

That's hell to type out every time tho >=(

186

(20 replies, posted in PunBB 1.3 troubleshooting)

I don't call a few milliseconds alot hmm

187

(6 replies, posted in PunBB 1.2 troubleshooting)

Rebuild search index.

188

(7 replies, posted in PunBB 1.3 troubleshooting)

There doesn't seem to be any reason to join in the posts table, as the last post time is stored in the topic table anyway.

That's very odd. Can you post your parser.php file?

It's probably a custom smiley your added.

191

(151 replies, posted in PunBB 1.3 extensions)

I just put my functions in co_common.

192

(7 replies, posted in PunBB 1.3 troubleshooting)

Is this on MySQL or another DBMS?
Oh, and enable PUN_SHOW_QUERIES and post the slow query.

Empty those tables and rebuild the search index.

You need to put .pun infront of it:

.pun .linkst a:link {COLOR: #FFFFFF}
.pun .linksb a:link {COLOR: #FFFFFF}

You need to style the links separately. As in, style the a tag in .linkst and .linksb.

How so? I'm not too great with that kind of stuff really tongue

Hrmm, not that I know of, apart from setting the tabindex or so, but I think that's discouraged.

Nice smile
You should use $db->add_field() for adding fields to tables though.

1) Done
2) That's an entirely different extension, so no.

All done smile