My second extension, this time hopefully without doing a big cockup big_smile
It'll add a list of clickable smilies above the post and quick post forms. Hopefully much better than the 1.2 version.

Download

202

(2 replies, posted in PunBB 1.3 troubleshooting)

In header.php, the JS include (line 115) uses $base_url instead of pun_link(). Is there any reason for this?

203

(54 replies, posted in PunBB 1.3 troubleshooting)

htmlspecialchars() should convert that.

That isn't the offline/online icon tho tongue

I don't see any images assigned to that, both in the source or CSS hmm

206

(9 replies, posted in PunBB 1.3 troubleshooting)

The weird thing is Opera isn't displaying it correctly tongue

li.status

208

(9 replies, posted in PunBB 1.3 troubleshooting)

Yes, I did look at the screens. How was I supposed to smell they're the same page without seeing the location bar?

Very odd tho... The pages validates and everything, so it's not an unclosed tag or so. Weird hmm

209

(9 replies, posted in PunBB 1.3 troubleshooting)

Are you sure you're on the correct page? hmm A column completely disappearing is odd, even for IE.

210

(7 replies, posted in PunBB 1.3 troubleshooting)

I see. Fair enough smile

211

(7 replies, posted in PunBB 1.3 troubleshooting)

Wouldn't it be better to check the users table for the email revealing option?

212

(3 replies, posted in PunBB 1.3 troubleshooting)

They were made comments for the reason that needlessly replacing them wouldn't be necessary anymore.

213

(11 replies, posted in PunBB 1.3 troubleshooting)

No, it's because in 1.3 the admin files were moved to their own folder.

214

(18 replies, posted in PunBB 1.3 troubleshooting)

What did you expect?

215

(18 replies, posted in PunBB 1.3 troubleshooting)

Just add in a switch and set the appropriate values to $pun_url.

v2.0.2 uploaded smile

Oops, a path I forgot to convert.

Seriously, someone slap me tongue

218

(4 replies, posted in PunBB 1.3 troubleshooting)

1) http://dev.punbb.org/timeline

2) It's for URL rewriting

That could be due to a typo I made in manifest.xml. I reuploaded it (didn't boost the version... 3 characters is hardly worth that IMO).

Update to latest SVN?

Indeed.

Released a new version (v2.0.1) which fixes those few typos, a few incompatibilities in the table creation, and also moves all files into the extension folder, which is apparently the recommended way to do things.

Oh crap, the link tongue
Knew I forgot something.

Edited first post.

My first extension for 1.3 smile
Required some swearing, but I have a feeling it turned out fine.

Feel free to comment ^^

Download: http://www.punres.org/files.php?pid=255

EDIT: I'm specifically wondering about how well it works with pgSQL and SQLite.

Title says it all. Only difference there is the profile menu, which could be a simple conditional.
The data is supposed to be the same anyway, and having to add the same code in two different locations is a bit silly and redundant.

Taimar wrote:

Don't tell me you know only advanced users with home-key-knowledge...

I've never come across anyone who doesn't know what the home key does. Even my one-finger-typing grandfather knows what it does.