you can use htaccess
Order Deny,Allow
Deny from 89.41.71.234
Allow from all
You are not logged in. Please login or register.
PunBB Forums → Posts by colak
you can use htaccess
Order Deny,Allow
Deny from 89.41.71.234
Allow from all
Say you have a website and want news from other sites appearing on the left and right, that can be useful to users....
simplepie should be able to do this for you.
Also remember to re-upload your users' avatars
I would like this extension to work even if I have disabled user-editing of posts. I basically ONLY want my users to edit their typos in the first 60 seconds after their post and after that NEVER allowed to edit their posts.
+1
Hi eoinie, You have to click on the "administration" link and all will be unfolded:)
Hi all... Coming back to this as the bug is still there... Anatoly, if you like I can give you temp admin privileges should you prefer to see the bug in action...
How's yours differ from the standard one? If you just want to add some extra tags, there are some extentions you can use or modify.
I can't figure out how to include a file into a .tpl
In v1.2 it was <pun_include "file.php"> and file.php has to be in /include/user
What about v1.3?
Thanks
Hi Strofanto
the answer to your question can be found here
Anything like this for 1.3?
A 1 minute edit period would be great to help users correct typos etc.
This would be very useful, especially if the period is editable by forum admins
$pattern[] = '#\[hr\]#i'; $replace[] = '</p><hr/><p>';
Thanks Slavok,
changed it to
$pattern[] = '#\[hr /\]#i';
$replace[] = '</p><hr/><p>';
for compatibility with existing posts... Works just fine!!!
Hi Slavok,
the css is editable but is there a way similar to the extension above where the <hr /> tag can be parsed by BBCode. ie by having a custom [hr /] BBCode tag?
Would the above code work with self closing tags such as <hr /> ?
Thanks Slavok,
Your code worked well for strike too
I also agree. I think that the "jump list", "extensions", "copyright" and "powered by" should be split so as to give more flexibility to the presentation.
Can anyone advise me on how I can add
<strike></strike>
in bbcode?
that did it. Thanks. The message implied that were extension updates. That is what I found confusing...
Apologies if this is posted in the wrong forum.
Not so much of a problem but an annoyance nevertheless.
It's been 4 days now that the "New Alerts" message appears on our forum's #brd-navlinks bar. On clicking it, I get
Administrator Alerts
PunBB updates One or more hotfix extensions are available for install on the Extensions tab of the admin interface.
At the moment we have installed
BBCode buttons 1.2.1
Antispam System 1.2
and uploaded but not installed
Private Messaging 1.2.2
JS post quote 2.0
PunBB Repository 1.2.1
As far as I know, there are all the latest versions, so why is the alert showing and how can I make it disappear?
the forum email is using forms so there is very little to no chance that 100+ emails will be sent simultaneously from a forum member without admin rights. They can though, click on each user who enabled that option and send them an email.
What would be good is if there was an easy admin side way to include in those emails an admin line asking the recipient to report any spam emails they may have received from the form.
bump
Any special actions just before?
No.
I just login
The in between redirect screen turns up which not only redirects me to the feed but also links to it too.
OS? Browser versions?
it happened to me
OSX.5.5 and FF3.0.3
when I try to get to the forums admin pane from
NeMe forum » Administration » Start »
the page is redirected to
http://forum.site.tld/s.php
and shows the forum's front/public page instead of the one requested which is supposed to reside on http://forum.site.tld/admin/forums.php
or check out http://punbb.informer.com/forums/topic/ … -12-to-13/
no worries... Found the answer elsewhere in this forum
In 1.2.x I used to have
<pun_include "inc.stats.php">
in the /include/template/main.tpl and the slimstat app in include/user and all was working just fine.
Now it seems that pun_include does not work.
Can somebody advise me on how I can include external scripts to the template?
Many thanks
PunBB Forums → Posts by colak
Powered by PunBB, supported by Informer Technologies, Inc.