Topic: [Release] Pun Approval

This is the first release of pun_approval extension for PunBB 1.4.
Allows to control all new posts and registrations and approve them

Its description can be found here.

Download http://punbb.informer.com/extensions/

2 (edited by m.forlani 2012-06-06 11:36)

Re: [Release] Pun Approval

Just a note:

in functions.php yuo get the content of welcome.tpl from extension path, but the file isn't there.

Could you change it to the forum language path and release an update?

Currently i copied the one from forum/lang/English/mail_template/welcome.tpl to forum/extensions/lang/English/mail_template/welcome.tpl

Thanks

3 (edited by toni0 2012-06-10 15:42)

Re: [Release] Pun Approval

Bug confirmed. The welcome.tpl file is missing.
Please copy the one from the forum/lang/English/mail_template/ folder or update your path.

Great extension btw

Re: [Release] Pun Approval

Fixed in 1.5.1

5 (edited by toni0 2012-07-03 10:12)

Re: [Release] Pun Approval

Thanks a lot but now I'm unable to approve registration. I gives me an error when I try to click Approve, whereas Refuseing works perfectly.
Could you please reupload the 1.5.0 version?

Re: [Release] Pun Approval

toni0 wrote:

I gives me an error when I try to click Approve, whereas Refuseing works perfectly.

Enable in config.php

define('FORUM_DEBUG', 1);

define('FORUM_SHOW_QUERIES', 1);

and post bug/image with error here

Re: [Release] Pun Approval

New 1.5.2
Fix bug http://punbb.informer.com/forums/topic/ … lize-post/

Re: [Release] Pun Approval

I have a question: Is it possible to batch enable/disable approving posts for all forums, including subforums?

Re: [Release] Pun Approval

Ok, installed the Approval Extension as it looks awesome
However, I get this error when I use it:

Sorry! The page could not be loaded.

This is probably a temporary error. Just refresh the page and retry. If problem continues, please check back in 5-10 minutes.

I try to come back a few minutes later - nothing changes

Any ideas how to fix?
Also, the user who posts when the extension is active receives NO notification that the post is being moderated and won't appear until it is approved. I think that would be valuable to the users.

Thanks


{this was posted also on the bug thread, but got no answers - please help as my forum is inundated by spam garbage ATM}

10

Re: [Release] Pun Approval

2 leemore

KANekT wrote:

Enable in config.php

define('FORUM_DEBUG', 1);

define('FORUM_SHOW_QUERIES', 1);

and post bug/image with error here

Re: [Release] Pun Approval

I am not a programmer
But if i understand correctly, you want me to add those 2 lines, keep firebug open while loading the page and then post it?
Let me know if I understood correctly
Thanks

12

Re: [Release] Pun Approval

You must go to your FTP and open config.php
You must find there:

//define('FORUM_DEBUG', 1);
//define('FORUM_SHOW_QUERIES', 1);

And replace with:

define('FORUM_DEBUG', 1);
define('FORUM_SHOW_QUERIES', 1);

Re: [Release] Pun Approval

Hi
When i am in debug mode, it seems to work
Attached screen shots anyway
But when i left the mode - it stopped working again
1. http://binaryoptionsbrokerscams.com/wp-content/uploads/2012/10/error1.jpg
2. http://binaryoptionsbrokerscams.com/wp-content/uploads/2012/10/error2.jpg

Re: [Release] Pun Approval

Any ideas?

Re: [Release] Pun Approval

leemore wrote:

Any ideas?

Sorry! The page could not be loaded.

This is probably a temporary error. Just refresh the page and retry. If problem continues, please check back in 5-10 minutes.

Database reported: Duplicate entry '249' for key 'PRIMARY' (Errno: 1062).

Failed query: INSERT INTO pun_posts (id, poster, poster_id, poster_ip, message, hide_smilies, posted, topic_id, app_timestamp, app_username) VALUES(249, 'itradefx', 167, '85.64.65.30', 'Anything about the GBPUSD', 0, 1350235707, 229, 1350317466, 'Binary-trader')

The error occurred on line 1580 in /home/binaryop/public_html/binary-forum/extensions/pun_approval/functions.php



That's what i get when I try to approve now
No idea what's going on
Please HELP !!

Re: [Release] Pun Approval

Sorry! The page could not be loaded.

This is probably a temporary error. Just refresh the page and retry. If problem continues, please check back in 5-10 minutes.

Database reported: Duplicate entry '252' for key 'PRIMARY' (Errno: 1062).

Failed query: INSERT INTO pun_posts (id, poster, poster_id, poster_ip, message, hide_smilies, posted, topic_id, app_timestamp, app_username) VALUES(252, 'snotstock', 44, '74.102.35.192', 'mr stone seems like you have some kind of vested interest in gotions.com .. what relationship do you have with them ?? you seem to always push the company . do you work for them. enotsrm ?', 0, 1350274470, 2, 1350317755, 'Binary-trader')

The error occurred on line 1580 in /home/binaryop/public_html/binary-forum/extensions/pun_approval/functions.php

Re: [Release] Pun Approval

I am also having this problem can un approve but cant approve, need a fix asap please.

Sorry! The page could not be loaded.

This is probably a temporary error. Just refresh the page and retry. If problem continues, please check back in 5-10 minutes.

18

Re: [Release] Pun Approval

problem too global to fix it quickly

Re: [Release] Pun Approval

Well fed up asking but have they fixed the pun approval yet??????????? have had to disable for the present time.

20

Re: [Release] Pun Approval

Hey!
Why this extension has disappeared from Official Extensions page?

21

Re: [Release] Pun Approval

Too many mistakes.
Incorrectly drawn logic of the application.
No time to fix.

22

Re: [Release] Pun Approval

Oh so... I think the best idea will be re-writing it totally.

23

Re: [Release] Pun Approval

Yes, I think also, but there is no time to correct

24

Re: [Release] Pun Approval

If you find time, please take care of pun_quote, pun_karma and pun_broadcast_email. And other, not updated, not safe, official extensions if you want.

25

Re: [Release] Pun Approval

I'm not official developer punbb for support all old extensions