Excellent. Just in case anyone wants to change/customize the email approval notice or rejection notice:
It's easily found in \pun_approval\lang\English\mail_templates reg_approved.tpl or reg_rejected.tpl
for example in approved.tpll it says :
<username>!
Forum administrator has approved your registration request. Thank you for registering in the forums at <base_url>.
better might be
Hello <username>
The forum administrator has approved your registration request.
Thank you for registering in the forums at:
<base_url>.
But that's up to each board admin of course
976 2010-01-26 11:56
Re: pun_approval (85 replies, posted in Supported extensions)
977 2010-01-26 06:59
Re: Pun Approval Issues (12 replies, posted in PunBB 1.3 extensions)
Yes something that should be added as option.
Pun Approval is really two things now:
- Posts
- Registrations
both should be configurable seperately in my view... i.e. ON/OFF
978 2010-01-25 23:29
Re: Uncheck redirect settings default moving a topic (1 replies, posted in PunBB 1.3 troubleshooting)
I have a solution, but not sure how clean etc....
in
moderate.php
line 893
change from
=======
<span class="fld-input"><input type="checkbox" id="fld<?php echo (++$forum_page['fld_count']) ?>" name="with_redirect" value="1"<?php if ($action == 'single') echo ' checked="checked"' ?>/></span>
to
=======
<span class="fld-input"><input type="checkbox" id="fld<?php echo (++$forum_page['fld_count']) ?>" name="with_redirect" value="0" /></span>
Don't know cleaner way to do it... Not in admin section anyway....
979 2010-01-25 13:05
Re: [solved] set_magic_quotes_runtime() is deprecated (6 replies, posted in PunBB 1.2 troubleshooting)
cool ... nice integration of the forum btw
980 2010-01-25 13:02
Re: [solved] set_magic_quotes_runtime() is deprecated (6 replies, posted in PunBB 1.2 troubleshooting)
is it possible that it's your "shell" around the forum that has set_magic_quotes_runtime settings?
didn't even know punbb used anything like that!
so your gazette site....?
anyhow it's going to be in .htaccess somwhere I believe....
but contact your host to find out what they've been up to lately
981 2010-01-25 12:59
Re: [solved] set_magic_quotes_runtime() is deprecated (6 replies, posted in PunBB 1.2 troubleshooting)
has your host been changing any settings?
php updates etc?
982 2010-01-25 11:10
Re: [Release] Topic description (32 replies, posted in PunBB 1.3 extensions)
thanks, but what's N E W ???
MORE INFO !!!
983 2010-01-24 21:10
Re: [Solved] Install problem (7 replies, posted in PunBB 1.3 troubleshooting)
Delete everything you've uploaded.
Download it again.
Unpack it.
Then upload it .
Tale screenshots to keep as reference if it doesn't work (incl. URL in addressbar). [use snagit demo for example]
Have you created database table in hosts cpanel?
PS: This is a user - host problem. Not a code (PunBB) problem.
984 2010-01-24 17:51
Re: How to avoid junk posts (11 replies, posted in Feature requests)
taboo" words or stop words
Administration » Settings » Censoring
It won't ban the user, but if it's words that bother you, they'll disappear.
Mostly the words in the post aren't the problem when getting spam posts, it's the links. And you can't censor links to my knowledge.... It would be rather futile, judging by the number of sites, words and links possible...
985 2010-01-24 09:08
Re: header image (1 replies, posted in PunBB 1.3 additions)
986 2010-01-23 09:38
Re: Pun Approval Issues (12 replies, posted in PunBB 1.3 extensions)
It would help if you knew exactely what you're dealing with
like - which IPs (ranges) he's using
if he's using something like TOR (coming from chinese, indian, etc IPs) - block it by using this list in .htaccess
Should be easy....
Also check out who's online in your forum by using extension
improved online list
987 2010-01-23 07:56
Re: Grumble Gaming Forum (1 replies, posted in PunBB show off)
I like your opening post
This line in particular:
you're fat and lazy and there's no need to post about it
Very readable style. Good job!
988 2010-01-22 16:57
Topic: Blocking bad bots and site rippers (aka offline browsers) (1 replies, posted in General discussion)
Would we get less spam reg's if we integrated this list into .htaccess ??
989 2010-01-22 14:10
Re: I only see text and not html mode (4 replies, posted in PunBB 1.3 troubleshooting)
check:
Administration » Settings » Features
Topic and post content
Message options
Allow BBCode in posts (recommended).
Allow BBCode [ img ] tag in posts.
990 2010-01-22 13:00
Re: Pun Approval Issues (12 replies, posted in PunBB 1.3 extensions)
Not yet in the extension. It's kind of beta
But I can imagine it will follow very soon! (hope so anyway)
Right PunBB Devs ?
991 2010-01-22 11:54
Re: Pun Approval Issues (12 replies, posted in PunBB 1.3 extensions)
Administration » Settings » Features
Post approval
Allow registration approval O Enable new registrations approval
should probably be changed to
Allow registration approval O Enable new registrations approval
Allow registration approval O Enable new posts approval
Then you don't have to worry about your issue 1 in first post, right?
....If only registrations need to be approved and not posts
also use:
Verify registrations Require verification of all new registrations by e-mail.
in Administration » Settings » Registration
992 2010-01-22 11:44
Re: Pun Approval Issues (12 replies, posted in PunBB 1.3 extensions)
I don't know how many new members you get a day.
Depending on that...
if you manually approve them (with PUN APPROVAL) , you can decide then and there : Do I want to move this user directly to group "Member" instead of "New Member" and give them all permissions you want...
Also it's a good idea to have users who can ban users quickly (moderators) .
Collect stats from which IP the troll is spamming...
[below what permission you can give the groups...]
User permissions
Allow users to view the board. This setting applies to every aspect of the board and can, if disabled, not be overridden by forum specific read permissions. If this is disabled, users in this group will only be able to login/logout and register.
Allow users to view the user list and user profiles.
Allow users to post replies in topics.
Allow users to post new topics.
Allow users to edit their own posts.
Allow users to delete their own posts.
Allow users to delete their own topics (including any replies).
Allow users to set their own user titles.
Allow users to use the search feature.
Allow users to freetext search for users in the user list.
Allow users to send e-mails to other users.
993 2010-01-22 10:10
Re: stopping spam bot registration outright? (13 replies, posted in PunBB 1.3 troubleshooting)
Yeah I know exactely what you mean. Loads of cialiasxxx or so names don't make a good impression....
[Edit]
This is the mod I was talking about
"Since the mod changes the register.php file you need to apply the modification every time the register.php file is updated by a later release but updating the file only takes a few minutes so it is not a lot of work."
You just need to find the correct lines in the Pun 1.3.4 ( the mod was for 1.2.x)
994 2010-01-22 09:07
Re: stopping spam bot registration outright? (13 replies, posted in PunBB 1.3 troubleshooting)
Try ReCaptcha
http://punbb.informer.com/forums/topic/22738/recaptcha/
Antispam System 1.3.4, Stop spam from bots 0.2, Aksimet you 've tried so
your last call would afterwards would be using a mod (I know not good for updating etc) to ask a question like: Ocean between America and Europe
Btw: I'm using pun approval on one forum and it's perfect - quick and easy to approve newcomers!
995 2010-01-22 08:28
Re: Navlinks - Removing Logout link - Add url link to navlinks (2 replies, posted in Programming)
For your 2nd question:
» Administration » Settings » Setup
bottom of page - read and follow the instructions
996 2010-01-22 08:23
Re: [Solved] Administration page does not work (4 replies, posted in PunBB 1.3 troubleshooting)
in the top post you have
yoursite/tlg/admin
below
yoursite/admin/admin
are you sure everything is installed in correct folders - your root etc
997 2010-01-22 08:20
Re: I only see text and not html mode (4 replies, posted in PunBB 1.3 troubleshooting)
Allowing people to post HTML in your forum may lead to missuse in the form of XSS attacks or worse....
Is that what you're asking?
998 2010-01-22 08:16
Re: Pun Approval Issues (12 replies, posted in PunBB 1.3 extensions)
Seems that you have more of a "troll" than a "spammer" user.
Maybe you should allow only certain groups to post, i.e. users you've approved.
every month or so and just BLANKETS the forum with junk and harasses everybody.
.
how long does it take you to block him? delete his posts?
you as admin ban him or also moderators?
once a month seems annoying of course, but rather seldom in the grand scheme of things
EDIT :
Try
» Administration » Users » Groups » Edit existing group
and disallow new members posting....
Then move all your trusted members to another group...
?
999 2010-01-22 08:06
Re: stopping spam bot registration outright? (13 replies, posted in PunBB 1.3 troubleshooting)
just the registrations that trigger the spam
You don't know that they spam until they post. And they can only post when they've registered. Also some registrations only add spam signatures minutes or hours later...
Have you really tried with each available extension: ReCatcha, Anti-Spam System etc... Also a system with user entering answer to question chosen by you could help...
1,000 2010-01-21 11:50
Topic: Improve Overview in Administration » Extensions » Manage extensions (1 replies, posted in PunBB 1.3 discussion)
I was wondering if the overview of available and installed extensions shouldn't be "cleaned up". I have pun repository installed and maybe 7-10 extensions that are non official. That means my list is over 20 extensions long.
Long list to scroll.
What would need to be done to just have
Extension // Version // Status // Disable (DA) // E/D
Uninstall (U)
Install (I)
Download (DL)
Name // 1.0.4 // On // DA U I DL // E
Name 2 // 1.0.3 // Off // DA U I DL //
Name 3 // 1.0.3 // Repo // DA U I DL //
Name 4 // 2.0.7 // Repo // DA U I DL //
Name 5 // 2.0.3 // Repo // DA U I DL //
Name 6 // 1.4.6 // Repo // DA U I DL //
Off -- Extensions available for install
On -- Installed extensions
Repo -- PunBB repository
E -- Enabled
D -- Disabled
It would save a lot of space and allow quick overview.... AND/OR
Hide author info / description and make it "drop down" when clicked on....
Some thoughts anyway....
as there are now over 70 extension - it might be good...