526

(17 replies, posted in General discussion)

Paul wrote:

Fortunately, you will be relieved to know that PunBB 1.3 doesn't use tabindex at all though this does mean there have been a few minor adjustments to form design.

I like that... smile

527

(2 replies, posted in Programming)

Well some do try by the looks of it... lol

The one you was going to use I only visited twice... good gimmick at the time.

If you mean the viewtopic.php page...

Check this code out in your base.css located in /style/imports/

DIV.postleft, DIV.postfootleft {
    FLOAT:left;
    WIDTH: 18em;
    OVERFLOW: hidden
}
    
DIV.postright, DIV.postfootright {
    BORDER-LEFT-WIDTH: 18em;
    BORDER-LEFT-STYLE: solid
}

Try changing the 18, make sure you change both 18's.

Hope this is what your looking for.

529

(38 replies, posted in PunBB 1.2 discussion)

No I disagree on that.
I personally just use the same username and password for both bb and res.

Anyway I registered/logged in once when I joined and have never logged in again so pretty irrelevant if you ask me.

530

(38 replies, posted in PunBB 1.2 discussion)

It would make more sense to have one port of call for modifications..... punres

531

(4 replies, posted in PunBB 1.2 discussion)

Cheers Smartys

532

(4 replies, posted in PunBB 1.2 discussion)

This has been discussed many times before. Dont have any of them at hand... but search and you will find. wink

Why would you want to disable it? why not just remove it from the code?

534

(24 replies, posted in General discussion)

Paul wrote:
StevenBullen wrote:

Paul... do you not think it belings here... wink

Pedant. It doesn't actually belong on this board at all.

smile

Ok I have cleared the code a little and sorted out the view for all default styles.

Will be releasing as soon as I have finished the degradation the best I can.

PLUS: Only the test user can delete shouts now...

536

(24 replies, posted in General discussion)

Paul... do you not think it belings here... wink

Ree wrote:

The shoutbox works for me in Opera 8.54 but it looks fugly.  Instead of scrolling, the entire shoutbox contents continue down the page and the posting form overlays them.

Fixed.

Ree wrote:

Also, for some reason the links are bold if Javascript is off, but aren't bold if JS is on.

Fixed.

quaker wrote:

download?

This is because I am currently testing for all errors and want to clean my code (the best I can) before release.





ALSO:
Anyone who uses FF1.5.0.4.
Do they have any issues?

I have made it slightly quicker.

I am currently (trying) to write an AJAX based shoutbox for the lovely PunBB.


Its pretty straight forward. This is first test EDIT: STAGE ... so any problems or comments would be appreciated. If you get a moment please try it out and give me a bit of feedback. Thanks people...


Link: DELETED DUE TO THE NEW CHATBOX BEING POWERED VIA AJAX big_smile

Testing bits...

Username: test
Password: test

No admin access at present.

Side note: The way this shoutbox works its not made for sites that have silly amount of visitors. Its made for the smaller sites. I am making this for a clan site with about 60 regular members... and x visitors.

541

(3 replies, posted in PunBB 1.2 show off)

Bassguy wrote:

I use the popular Firefox extension NoScript. It turns off Javascript for all sites that I have not whitelisted. When I visit your site with No Script activated, I get this error. You might want to look into that.

It is an error... but think you will find he knows about this. Due to the 'Please click here if your browser rests on this page'


lacklord: Try cleaning up your re-direction....

Like this... smile

http://www.punres.org/desc.php?pid=87

@oliversl

This is confusing....
Was you asking about the orignal Easy BBCode Mod?? the one that this post is orignally about.

Or you asking about something else??

What have you downloaded?

Some have install.txt others have readme.txt... but they do the same thing.

Did u not open the readme.txt? it explains what you need to do.

545

(25 replies, posted in General discussion)

Brazil was nothing special... and as for ronaldo.... lol

546

(25 replies, posted in General discussion)

England have a chance... and they can beat all the big teams on the right day..... unlucky for us that day is not often enough.

547

(25 replies, posted in PunBB 1.2 discussion)

Paul wrote:

Well at least thats confirmed my view that the footer is not the right place for useful stuff. Thanks for that.

Oh for sure.
I moved a few of the links from the footer... in fact I only left the ones I use once every so often.

548

(44 replies, posted in PunBB 1.2 discussion)

Rickard wrote:

Actually, to make this a lot easier, maybe I will just change the parameter for "Recent posts" from show_24h to an integer so that people can change it themselves if they want to. An extension could then easily add a new search option. I'll put it on the list.

I think this is a great idea...

549

(10 replies, posted in PunBB 1.2 discussion)

play75010 wrote:

In my last job, my code would have been automatically rejected if "if" statements were not surrounded by '{' and I've seen numerous situations where it made sense especially when several people worked on the same code.

Be thankful its your last job then... and not your current one. Then you dont have to worry.... sounds like you listen to your work to much... and not to your head.

550

(8 replies, posted in PunBB 1.2 discussion)

Jansson wrote:

Maybe a user option for turning on accesskeys?

I agree.. if possible and not code consuming.