551

(3 replies, posted in PunBB 1.2 show off)

Need to sort the CSS on the posters bit (on the front page).

552

(44 replies, posted in PunBB 1.2 discussion)

But it wouldnt really make sense any other way.... would it!?!

the new way that is.. whatever that may be.

553

(44 replies, posted in PunBB 1.2 discussion)

sparq wrote:

But what happens with the "flags" when I log out.

Updated previous post.

554

(44 replies, posted in PunBB 1.2 discussion)

You beat me paul... mine explains a little better for the simple people though. So might benefit someone. lol

555

(44 replies, posted in PunBB 1.2 discussion)

OK

Now
You have x amount of posts unread on your site....
You log in... but dont do anything just sit on the front page of the site.
After x minutes it will clear the flag and will mark the posts as read.
So you dont know what the new posts are now...
Logging out will clear the unread posts to read.

1.3
You have x amount of posts unread on your site....
You log in... but dont do anything just sit on the front page of the site.
After x minutes it will NOT clear the flag and will NOT mark the posts as read.
Now all your new posts will stay flagged as unread until you read them.
Logging out will make no difference to the flags.

Above is my understanding of the difference...

556

(8 replies, posted in PunBB 1.2 discussion)

Where is the list of shortcuts that can be used?

Paul,
You sure this is not one of those things that people could miss without knowing it. I use keys regular at work.. The Windows key that is. I would be lost without it these days.

557

(2 replies, posted in PunBB 1.2 discussion)

Thats not really the answer....I think he wants to display them on seperate page like the front page for example.

But! If you click the link "Show unanswered posts"... then you can investigate how that works and find the working code for it. smile

558

(10 replies, posted in General discussion)

Whats the resource usage on mypunbb.com and bandwidth usage?

559

(121 replies, posted in PunBB 1.2 discussion)

2 things... smile

First - Paul checking out the timeline I can see hard work being done. Keep up the good work. I am sure it is not just you doing work... but your name is everywhere on the timeline lol

Second - Concerning this hook system... I am guessing we can add extra hooks?? and how easy do you think this would be?? I am not saying that you will not cover everything you can, but just curious.

560

(10 replies, posted in General discussion)

MYPunBB

561

(15 replies, posted in PunBB 1.2 show off)

Sorry... Will have to do it tommorow when I am at work. sad

Will post it in the morning...

562

(3 replies, posted in Feature requests)

Jansson wrote:
StevenBullen wrote:

Yes I am lazy... That extra click on forums and then show new posts is to much for me every morning.. lol

Just bookmark http://punbb.org/forums/search.php?action=show_new ?

Yeah I have done this. But I still like to look at the front page... just incase anything has changed wink (You never know). I dont want to avoid the front page but still what the quickness.

Like I say its not really a big thing anyway.


Firefox plugin lol

563

(3 replies, posted in Feature requests)

Very small request...

I do not know who this would benefit.. but would it be possible to turn the following 'Recent posts' into a link.
http://www.marine-hunters.co.uk/img/temp/littleidea.bmp

Ideally showing new posts since last visit would be a good idea for it.
I understand that it says recents posts... buts thats pretty close to new posts.

Yes I am lazy... That extra click on forums and then show new posts is to much for me every morning.. lol

If not.. no worries. smile

564

(15 replies, posted in PunBB 1.2 show off)

Hey iatbm

You might wanna try this for football...
http://www.marine-hunters.co.uk/img/temp/football.gif

Sorry if not any better, just thought it might be an idea.. wink

565

(2 replies, posted in PunBB 1.2 modifications, plugins and integrations)

I would like this as well...

In fact...
@CodeXP.. if you read this.
A AJAX shoutbox would be amazing...

Plus CodeXP, I have nearly finished a shoutbox that's run by AJAX. But having a few little issues. Any chance when I finish the coding that I send it along and you have a run through it? I only ask because the previous things you have dabbled in with AJAX. Would appreciate your feedback. Thanks

If its released, it will not be released with any extras. No install feature... Nout! My mods are built round the job in hand, sorry ;(
Its based on PBB Chatbox so should be easy to bodge on your site if/when released.

Found what I was looking for...

define('PUN_MEMBER', 4);

in common.php

added

define('PUN_BF', 6);
and a few more...

in common.php

Its a nice touch, because now if I change my groups about... all my other code based around groups doesnt have to be modified. smile

It worked fine on my test site...

568

(3 replies, posted in PunBB 1.2 discussion)

Try this...
http://punbb.org/forums/viewtopic.php?pid=60251#p60251

569

(2 replies, posted in PunBB 1.2 troubleshooting)

Here in your .css sheet...

/* 4.2 Special settings for the board header. */

#brdheader DIV.box {BORDER-TOP-WIDTH: 4px}

Apologies.. Here you go... my mistake.. Doh!

includes/functions.php - Line number will vary

        // Set a default style if the user selected style no longer exists
        if (!@file_exists(PUN_ROOT.'style/'.$pun_user['style'].'.css'))
            $pun_user['style'] = $pun_config['o_default_style'];

571

(15 replies, posted in General discussion)

I was hoping for a UK host...

But that (Resellerzoom.com) seems a lot for your money... considering 3 pounds a month is nothing really.

I am with a host at present, which was £54 for the year. Unlimited bandwith, Unlimited storage, and so on. But I want a dedicated server so I can have much more control over it and run scripts hourly. Plus I was having issues with how reliable my Mysql DB was.

572

(15 replies, posted in General discussion)

Linux it is...

Would anyone advise against this company? Fasthosts
and if so... who you recommend...

Thanks for your comments so far... much appreciated.

573

(11 replies, posted in PunBB 1.2 discussion)

Well maybe we could clone you as well Paul... then we would have 2xpaul and 2xrickard. Double the power...

Then we would get 1.3 twice the speed..... wink
I like the sound of this.

574

(15 replies, posted in General discussion)

2 for linux so far...

Linux it could be then...

575

(15 replies, posted in General discussion)

Any pitfalls with linux though? anything at all?