1

(38 replies, posted in Supported extensions)

After much searching I found a post in another thread that dealt with version checking in v. 1.4.2.

I found that it is necessary to disable the "version checking" in PunBB v. 1.4.2 in order for the pun_approval v. 1.4  extension to be installed successfully.  The following line needs to be added after the "define('FORUM', 1);" line in the config.php file":

define('FORUM_DISABLE_EXTENSIONS_VERSION_CHECK', 1);

After I did this the extension installed and is working well.

Mike

2

(1 replies, posted in General discussion)

I found that it is necessary to disable the "version checking" in PunBB v. 1.4.2 in order for the pun_approval v. 1.4  extension to be installed successfully.  The following line needs to be added after the "define('FORUM', 1);" line in the config.php file":

define('FORUM_DISABLE_EXTENSIONS_VERSION_CHECK', 1);

After I did this the extension installed and is working well.

Mike

3

(1 replies, posted in General discussion)

I have the latest version of PunBB installed and would like to use an approval extension (1.4.2) - however, the pun_approval extension that's available does not work with version.

Lately I have been having a lot of problems with people registering on my discussion board and post rude messages or advertisements.

Are there any plans to update the approval extension for version 1.4.2? 

If not, are there any other options to block unwanted registrations??

Thanks,

Mike

4

(38 replies, posted in Supported extensions)

Is there any news about an update for pun_approval?  I have been running into problems lately with people who are registering on a board that I have and then posting advertisements or rude comments.

If not, is there another way to handle this problem?

Thanks,

Mike