201

(14 replies, posted in Programming)

Such blocking is implemented via JavaScript.

202

(2 replies, posted in PunBB 1.3 discussion)

  • Copy all files to the new place

  • Change the value of the $base_url variable in config.php

  • Add an htaccess file to redirect all requests to the new forum.

203

(5 replies, posted in Discussions)

This article about integration punbb and wordpress.

frankpeng wrote:

where to put the extension files?

This article should help you.

205

(6 replies, posted in PunBB 1.3 additions)

There is option "Quote the beginning of the message in message lists." at the <FORUM_URL>/profile.php?section=settings&id=<user_id> page. Is this what you need?

206

(115 replies, posted in Supported extensions)

What DB have you used at your site?

First of all, you need to check the value of the $base_url variable in the "<FORUM_ROOT>/config.php" file.

Could you give us more details how you have solved the problem, please?

209

(6 replies, posted in Feature requests)

kalle11 wrote:

Great Slavok... I´m  looking  forward for this new approvals  release. wink

As I said in my first post, we released  the new version yesterday.
KeyDog, in the next release we are planning to add registration and poster ip to the corresponding tables. Please, add your other wishes to the pun_approval wiki page. Just curious, how can information about OS or browser influence your decision about user registration?

The easiest way is to edit the "<FORUM_ROOT>/include/template/main.tpl" file. Do you need more information?

iobataya wrote:

P.S. Please add an option of 'ja' to 'translation this page' at Wiki !!

Done.

Use this query to get recent posts.

213

(18 replies, posted in General discussion)

reacen wrote:

Hi, do I have the right to remove it please??? Its not like i want to steal the Forum or anything, i'll put on my Website Credits page, that the Forum is made by PunBB (+The link), But i'd like a clean and "professional look" Forum with out links at the end hmm

(By the way: I like this Forum so so so so so so so so much, so professional and cute and light and everything ! Classe!)
Need answer, thank you.

You can remove copyright messages from the pages of your site, but you can't remove them from the source code.

214

(6 replies, posted in Feature requests)

This feature will be implemented in the next version of the pun_approval extension at this week.

215

(6 replies, posted in News)

Not too long ago we found some inefficient SQL queries in PunBB 1.3. A big amount of computer resources was required to execute some queries on big databases. So we decided to create a new svn branch with optimized queries. When all our changes will be justified, we will apply it to the PunBB 1.3 core. It will be great if you help us test these changes, and compare the performance with that of the main PunBB 1.3 branch.

SVN link

Why are you so determined on doing this via the GET parameter? The search results, sort direction, some other search information is stored as a serialized string in the "search_cache" table; the search terms can also be added in this string. And when a page with search results is displayed, you can output search terms where you want.

217

(115 replies, posted in Supported extensions)

The pun_poll 1.1.9 extension has been released. The bug reported by Radovar was fixed.

218

(115 replies, posted in Supported extensions)

8k84 wrote:

Two things:

1) can't edit text of the first message (changes are not applied);
2) Admin panel option "Enable revoting ... Allow vote change." when checked is not applied to a new poll.

I can't reproduce these bugs. Could you please post more instructions on how to reproduce them?

219

(118 replies, posted in Supported extensions)

The pun_attachment 1.0.3 extension released. Fixed possible SQL-injection via GET-parameter.

As we said the feature was implemented in the pun_approval extension. Here you can find more information about this release.

221

(11 replies, posted in Feature requests)

The pun_approval extension was released. It will be nice to hear your opinions and suggestions about it.

Could you create an extension based on this mod, please?

Perhaps, this article will be useful for you.

After what actions this error appeared?

225

(7 replies, posted in PunBB 1.2 troubleshooting)

What mods have you got installed?