Lucas Malor wrote:

Furthermore, I noticed I can't login without enabling cookies. This could be a problem, because very much people block all cookies :-/

Tell those users to get their heads out of their arses, then. They pose no threat at all.

( PS: for the point 3? There's not a way to enable/disable per-user auto-subscription? )

I thought the option was there, could be wrong.

Perhaps you mean something like this?
http://wiki.punres.org/Add_a_logo_to_the_header_via_css

Try adding GROUP BY pt.id. I think that should solve it.

Your host is being retarded and isn't allowing the e modifier in regular expressions, which is used in PunBB's parser, to be used.
Contact them.

Can you provide us with a link to the page? We really can't tell with just screenshots wink

481

(7 replies, posted in Programming)

Show us the full page source and error?

482

(11 replies, posted in PunBB 1.2 discussion)

Nowhere.

None of those. It's still in development.

It isn't. It's far from done.

That doesn't matter, a little mistake on my end. The point is you have to access it through the web server. The same way as you'd look at your forum.

You go to
http://www.yourdomain.php/forumdir/install_mod.php

A button should appear.

No, you just have to upload it to your forum root, navigate to it with the browser and press the button.

Run install_mod.php for the PM mod.

489

(6 replies, posted in PunBB 1.2 troubleshooting)

http://punbb.org/download/hdiff/hdiff-1 … .2.15.html

490

(98 replies, posted in News)

To be more precise, there are hdiffs to go from any version to the latest.

491

(98 replies, posted in News)

No.

Enable debug mode, tell us the error.

The donators donate because they are happy with the software and wish to express their content. They are by no means paying the developers to make 1.3.

There's still alot of work to do, but I'd say a beta is fairly close.

495

(6 replies, posted in Programming)

Don't worry, it' isn't all that hard, but things like these can be confusing (I had to think twice too tongue).

496

(6 replies, posted in Programming)

SELECT a, b, c, d INTO db2.tableA FROM db1.tableA

Should do?

UPDATE topics SET posted = posted + (13 * 60 * 60), last_post = last_post + (13 * 60 * 60) WHERE posted + (13 * 60 * 60) <= UNIX_TIMESTAMP()

That should work.

Erm, phpBB is different software.

What mods do you have installed?
Does your webserver's log say anything?
Is there anything odd with your PHP setup?

What database are you using?