Question: How can I set that it's only visible to admins or mods?
This is very useful to see which IPs are on registration page...
easier to ban etc
You are not logged in. Please login or register.
PunBB Forums → Posts by KeyDog
Question: How can I set that it's only visible to admins or mods?
This is very useful to see which IPs are on registration page...
easier to ban etc
Is there already an extension for this ?
Alas, no
is it possible to make one?
you'd need to talk to a developer - time consuming job
without any categories or forums
they do have forums - to the left
it's similiar to pun portal if you search here for that....
the "resolved" "not resolved" etc would be useful for a support site...
also the posts/voices instead of posts/views is interesting...
to answer your question:
yes with lots and lots of changes to style... does it exist like that here; no...
Thanks,
added to:
btw: mods = v1.2 and prior .... extensions = v1.3
if you post link of mod, maybe someone will find it easy to make it into an extension...
best to contact one of those users or post a feature request...
as it doesn't exist, to my knowledge...
Nice work. Just tested and working nicely!
2) A MOD that lets you see who is viewing a topic (At the bottom - Members Currently Viewing This Topic: .....)
For admins there's an extension (not MODs for 1.3) that shows you what page a user is currently on by Kanekt
There's also an extension to show who's online on the forum in general by YonasH
If you need coding done of a mix of those two; best to contact one of those users or post a feature request...
Not yet! If you can start, would be great...
Did you mean something based on this extension by garciat:
http://punbb.informer.com/forums/topic/ … istration/
Can you change peoples groups if you change back into english language version...? (maybe your installed extensions language files aren't compatible?)
Also as you have such a busy forum, don't you have test environment to turn on and off extensions to see which are causing problems?
is there a punbb spanish community?
I've never heard of one existing, so that would be very good if you started one!
Yeah was already clear to me....
what I wonder is, will your average user find his ID...
and this forum has 5-digit IDs - your forum has 1-2 digit IDs....
I wonder if that isn't easier to hack etc....
Works perfectly.
What I wonder though;
aren't those IDs a bit short
and how do your users know there ID?
I imagine it would be good if they were sent the user id when registering - one that maybe has 6 digits... or is there no disadvantage to short user IDs?
Hey
Is it correct that this will only prompt for user ID IF someone is accessing from a mobile device... just to clarify... because I see nothing "happening" after having installed it
btw: I think this extension increases site trafic, I often have 1-3 facebook server IPs as guests....
could the Antispam System extension disable website links completely?
Agree this would be a good idea!
India seems to be a favourite source of such team-spamming
You could use Pun Approval extension in a first step, it's very effective in letting you decide who gets added to the database.
I tested it just yesterday, it works, make sure you upload the share within the share folder... but it should have warned you if you didn't do that correctly by appearing as "missing manifest.xml"....
FYI this is what mine looks like....
# BEGIN PunBB
<IfModule mod_rewrite.c>
# MultiViews interfers with proper rewriting
Options -MultiViews
RewriteEngine On
# Uncomment and properly set the RewriteBase if the rewrite rules are not working properly
#RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . rewrite.php [L]
</IfModule>
# END PunBB
## USER IP BANNING
<Limit GET POST>
order allow,deny
deny from 218.6.15.36
deny from 208.53
deny from 93.174.93.222
deny from 64.214
deny from 92.241
deny from 84.19
deny from 66.90
deny from 84.22
deny from 87.118
allow from all
</Limit>
Thanks , that alone didn't do the trick, but this did... so thanks for the pointer...
.brd p.options {
border-top: none;
text-align: bottom;
float: right;
position: relative;
left: 3px;
top: -8px;
}
IFRAME
{
/*+placement:shift 3px 3px;*/
position: relative;
left: 3px;
top: 5px;
}
Nice extension.
I'm still trying to find a way to get the button AND rss feed to look centered ...
either it's cut off at the bottom or the rss feed gets pushed down as the image height of fb like button is too large for that space....
Nice. Thanks...
See what you mean now... and nice solution . Thanks
Closed this one...
It's not actually in the title is it? It's below the title.... (only in this topic YOU added "page 1" )
Probably would look better without "pages 1" though ...
Will be interested how you solve it ... Good luck
Works. Nice job!
PunBB Forums → Posts by KeyDog
Powered by PunBB, supported by Informer Technologies, Inc.