is there a new version?
1 2010-12-01 07:32
Re: [request] Add a "Last Online" Column in the User List (10 replies, posted in PunBB 1.3 additions)
2 2010-08-21 11:23
Topic: Password checker/strenght (1 replies, posted in PunBB 1.3 additions)
Some sites got protection against weak passwords, is this anything that can be buildt in to registration?
like weak|medium|strong or just not to allow weak passwords.
would be good to have tho
3 2010-08-21 11:22
Re: Login attempts / Security (5 replies, posted in PunBB 1.3 troubleshooting)
No soloution yet i presume
4 2010-08-19 06:53
Re: [Release] VideoTag (v0.2.0) (41 replies, posted in PunBB 1.3 extensions)
Just realized i got hide referer on all urls...probably the reason to why it dont work
5 2010-08-17 19:26
Re: [Release] VideoTag (v0.2.0) (41 replies, posted in PunBB 1.3 extensions)
Dont seem too be working in latest version of punbb.
all i get is
[video (unkown provider)]
from an youtube link (the example one in first post=
6 2010-07-29 14:47
Re: Private Messaging (pun_pm) (154 replies, posted in Supported extensions)
How does my admins PM all users at once?
7 2010-07-27 21:30
Re: Login attempts / Security (5 replies, posted in PunBB 1.3 troubleshooting)
Shuld this be moved to additions?
8 2010-07-26 12:10
Topic: Login attempts / Security (5 replies, posted in PunBB 1.3 troubleshooting)
Have searched thru the forum (Just searched for "password") And went thru the 5 pages with hits. Nothing.
I looked thru admin settings but dident find anything (Just capta option upon login)
I want to regualte the max attempts of login
Just because to stop brute-force attacks and such.
As it is now you can just keep trying and trying.
best reguards. (sorry for all my threads)
9 2010-07-26 11:50
Topic: Index Pre log in / Login page. (0 replies, posted in PunBB 1.3 discussion)
Making a new topic tho i dont know if im on the same subject as the other one.
Got an problem and looking for a solution.
At our forum just logged in users can view, well basicly anytiing.
So all u see when u go to forumpage is this.
* Index * Register * Login
You are not logged in. Please login or register.
Forum message
Xxxxxxx » Forum message
Forum message
You do not have permission to view these forums.
Xxxxxxx » Forum message
I want this to be maybe like just an login box?(Right at front) or look nicer, without the premission thingy. Looked thru some other threads but that dident do it.
If i just know where or what to change ill manage. But for now i dont got a clue
10 2010-07-26 08:55
Re: Logout with empty browser history? (3 replies, posted in PunBB 1.3 discussion)
browser history. for pepole with short memory that dont do it, then a reminder can pop up
11 2010-07-26 08:09
Topic: Logout with empty browser history? (3 replies, posted in PunBB 1.3 discussion)
Is it possible when logging out to make the buttom pop up the "erase browser history" option in i.e Firefox?
Our users often dont make their history go away so a little help would be good.
In Firefox the shotcommand is ctrl shift del or something to make the optionbox appear.
just a thougt
12 2010-07-25 15:07
Re: PunBB 1.3.4 Announcements section (2 replies, posted in PunBB 1.3 troubleshooting)
Realy good. Anyoing as hell to have that box on every sub forum
13 2010-07-25 10:56
Topic: Highlight sertain posts (1 replies, posted in PunBB 1.3 extensions)
Im looking for the possibility for admins to highlight sertain posts in the forums. As i.e they change bg color as when u make topic sticky.
Just so people will notice the important once.
14 2010-07-24 09:32
Re: [Solved]Redirect plugin/exten (5 replies, posted in PunBB 1.3 troubleshooting)
many thanks
15 2010-07-23 15:55
Re: Make header/banner change when logged in (4 replies, posted in PunBB 1.3 additions)
bumb.
Still need help with this one guys.
16 2010-07-23 15:54
Re: [Solved]Redirect plugin/exten (5 replies, posted in PunBB 1.3 troubleshooting)
where in
//
// Make hyperlinks clickable
//
function do_clickable($text)
{
$text = ' '.$text;
$text = preg_replace('#(?<=[\s\]\)])(<)?(\[)?(\()?([\'"]?)(https?|ftp|news){1}://([\w\-]+\.([\w\-]+\.)*[\w]+(:[0-9]+)?(/[^\s\[]*[^\s.,?!\[;:-]?)?)\4(?(3)(\)))(?(2)(\]))(?(1)(>))(?![^\s]*\[/(?:url|img)\])#ie', 'stripslashes(\'$1$2$3$4\').handle_url_tag(\'$5://$6\', \'$5://$6\', true).stripslashes(\'$4$10$11$12\')', $text);
$text = preg_replace('#(?<=[\s\]\)])(<)?(\[)?(\()?([\'"]?)(www|ftp)\.(([\w\-]+\.)*[\w]+(:[0-9]+)?(/[^\s\[]*[^\s.,?!\[;:-])?)\4(?(3)(\)))(?(2)(\]))(?(1)(>))(?![^\s]*\[/(?:url|img)\])#ie', 'stripslashes(\'$1$2$3$4\').handle_url_tag(\'$5.$6\', \'$5.$6\', true).stripslashes(\'$4$10$11$12\')', $text);
return substr($text, 1);
}
Do i add the href tag?
I simply want to stop urls to give a referer
17 2010-07-06 06:43
Re: Make header/banner change when logged in (4 replies, posted in PunBB 1.3 additions)
Tried this one but dident realy get where to put it.
Im assigning a header allready thru the theme css.
If i remove that IMG link to make banner in the right place.
Then where to put code?
18 2010-06-23 03:22
Re: Help with go daddy and my forum (2 replies, posted in General discussion)
19 2010-06-23 03:21
Re: [Solved]Redirect plugin/exten (5 replies, posted in PunBB 1.3 troubleshooting)
Thank.
I will have a look.
20 2010-06-19 05:59
Topic: [Solved]Redirect plugin/exten (5 replies, posted in PunBB 1.3 troubleshooting)
Im looking for something that redirects all links posted at forum.
(So referrer cant be seen)
Guess it can be solved in diffrent ways
The easiest must be just do make links open a blank window with just an http url contaning the URL or something. So no referrer is shown.
21 2010-06-19 05:54
Re: [Release] jQuery Chat (41 replies, posted in PunBB 1.3 extensions)
Looks like the other chatbox but this one is slower
22 2010-06-19 05:49
Re: Make header/banner change when logged in (4 replies, posted in PunBB 1.3 additions)
Thanks, ill try it out later
is it dumb to ask where to put it?
23 2010-06-16 16:06
Topic: Make header/banner change when logged in (4 replies, posted in PunBB 1.3 additions)
How do i make to banner change to when logged in.
One when visiting page pre login
Then another one for logged in users.
anyone know?
24 2010-06-14 06:01
Re: pun_approval v1.4.0 <- How to mod? (2 replies, posted in PunBB 1.3 extensions)
Yeah i know that but if one dont want a ton of emails and just notifcation via forum as the plugin allready does
25 2010-06-14 05:54
Re: [Mod] Style - Login Box on Frontpage (50 replies, posted in PunBB 1.3 discussion)
How do i make the rest if the "start page" hide and just show the plugin/mod.
Just login fields tho.
Cant get it to work