Well, then you'll have to contact your host.

By the way, what PHP and MySQL version are you running?

Your host will have to have it installed. If they don't, ask them for it, they should install it if they'll be using a newer MySQL version.
If it's installed, it's in the drop-down in install.php.

Have you tried using MySQLi?

529

(5 replies, posted in Programming)

No he doesn't.

You're not including common.php

531

(5 replies, posted in Programming)

PHP's date() function. Check the manual.

532

(7 replies, posted in PunBB 1.2 discussion)

It depends. If both webspaces can access the MySQL server, then yes.

533

(3 replies, posted in PunBB 1.2 troubleshooting)

Or you use CSS, each navlink has it's own ID.

The install script should have told you.

img/avatars
cache/

to 777.

535

(3 replies, posted in PunBB 1.2 troubleshooting)

Also, make sure you're not saving it as UTF-8 or some other wonky encoding.

536

(2 replies, posted in PunBB 1.2 troubleshooting)

I think it's the border of the post, but I'm not sure.

537

(98 replies, posted in News)

install.php isn't a problem indeed.

538

(98 replies, posted in News)

Yes, it doesn't matter where the files are.

539

(98 replies, posted in News)

It could be that there are some database changes. I don't know for sure, but it should be fine to just download a 1.2.15 archive, and run db_update.php in the extras/ folder.

540

(98 replies, posted in News)

You can use the hdiffs.

541

(98 replies, posted in News)

You can upgrade directly.

542

(26 replies, posted in General discussion)

The   thing it good to know, did a global replace for that now myself.

Well, it's certainly possible. You can just copy the outputted source into an empty HTML file. If you include the CSS in the correct folder, it should work fine.

<pun_include "file.php">

And in include/user put file.php with that code.

545

(5 replies, posted in Programming)

It's nice, but every self-respecting web developer will hate you for falling back to tables in the topic page.

In addition to that, change your base URL in the database and delete the cache files.

Looks nice.

There are two ways you could go in:

1) Modify viewtopic.php to show the news post above the replies with a clear divider.
2) Create your own page with your own code to fetch replies.

I'd personally be in favour of 1 if you don't know much PHP, but if you know your way around PHP 2 should definately be doable too.

549

(17 replies, posted in PunBB 1.2 troubleshooting)

Ah, all the better smile

550

(17 replies, posted in PunBB 1.2 troubleshooting)

Possibly, depends on when subqueries where introduced, but I think it was MySQL 5.