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.
You are not logged in. Please login or register.
PunBB Forums → Supported extensions → [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.
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
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
Fixed in 1.5.1
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?
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
New 1.5.2
Fix bug http://punbb.informer.com/forums/topic/ … lize-post/
I have a question: Is it possible to batch enable/disable approving posts for all forums, including subforums?
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}
2 leemore
Enable in config.php
define('FORUM_DEBUG', 1);
define('FORUM_SHOW_QUERIES', 1);
and post bug/image with error here
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
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);
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.
2.
Any ideas?
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 !!
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
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.
problem too global to fix it quickly
Well fed up asking but have they fixed the pun approval yet??????????? have had to disable for the present time.
Hey!
Why this extension has disappeared from Official Extensions page?
Too many mistakes.
Incorrectly drawn logic of the application.
No time to fix.
Oh so... I think the best idea will be re-writing it totally.
Yes, I think also, but there is no time to correct
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.
I'm not official developer punbb for support all old extensions
PunBB Forums → Supported extensions → [Release] Pun Approval
Powered by PunBB, supported by Informer Technologies, Inc.