251

(23 replies, posted in PunBB 1.2 show off)

I like it, the minty-green works well.

252

(5 replies, posted in PunBB 1.2 troubleshooting)

Indeed. Any suggestions for editing viewtopic to get it to work? I'm stumped.

253

(5 replies, posted in PunBB 1.2 troubleshooting)

That would work on the normal stylesheets but it's been changed so that the border is actually 1px and not the usual 18em :

DIV.postleft, DIV.postfootleft {
    FLOAT:left;
    WIDTH: 180px;
}
    
DIV.postright, DIV.postfootright {
    BORDER-LEFT-WIDTH: 1px;
    BORDER-LEFT-STYLE: solid;
    MARGIN-LEFT: 180px;
}

The problem is that the #FAFAFA for DIV.box applies for both postleft and postright, so on a large post, it gets messed up...

254

(5 replies, posted in PunBB 1.2 troubleshooting)

I'm using what you said here to create the 1px gap between postleft and postright in viewtopic.

DIV.blockpost DIV.box, DIV.postright, DIV.postfootright {BACKGROUND-COLOR: #FAFAFA}
DIV.postright, DIV.postfootright {BORDER-LEFT-COLOR: #FFFFFF}
DIV.postleft {BORDER-RIGHT: 1px solid #FFFFFF}
DIV.postleft, DIV.postfootleft {BACKGROUND-COLOR: #F3F3F3}
DIV.blockpost LABEL {BACKGROUND-COLOR: #F3F3F3}

THe problem is that on a long message it displays like so :

http://xs45.xs.to/pics/05364/punbb23.jpg

What's the best solution to this ? Can it be done via the stylesheets or will i have to fiddle with viewtopic?

Cheers.

You'd have to change the base url in the admin panel.

256

(33 replies, posted in News)

Mart wrote:

With all the mods on my board I decided to go the manual update route and changed the files using the hdiff. Took me maybe 15 mins to edit the files, upload and run the update script. That compares with a 1.2.5 --> 1.2.6 update time in the HOURS when I upgraded and then re-modded the board.

Thanks for the update, and MANY thanks for the hdiff! smile

Agreed, i'm liking the hdiff file very much.

Good stuff.

257

(10 replies, posted in General discussion)

Mercury.

Dark > Light > Oxygen

Alter the following the the colour style sheet...

DIV.postright, DIV.postfootright {BORDER-LEFT-COLOR: #123456}

259

(101 replies, posted in PunBB 1.2 discussion)

Did you download the complete 1.2.6 or just the changed files / patch etc ?

It is in the admin panel. 'Additional Menu Items' on the options page.

261

(101 replies, posted in PunBB 1.2 discussion)

neofutur wrote:

Seems we need a 1.2.7 release soon nope?

No because Rickard just said that the reason he thinks Rod was 'hacked' is that the upgrade to 1.2.6 wasn't done properly.

I use Norton, so it's nothing to do with that...

263

(101 replies, posted in PunBB 1.2 discussion)

If there is a vunerability in 1.2.6 you'd expect this site to be 'attacked'..

Maybe it's a fault in one of the mods...

264

(101 replies, posted in PunBB 1.2 discussion)

Has a vunerability been posted on any of the security sites ?

265

(8 replies, posted in Feature requests)

Completely forgot about it. I'll write it up soon.

I'm useless with SQL, but it looks like you have the coloured usergroups mod installed, so double check the installation...

267

(4 replies, posted in PunBB 1.2 discussion)

UseBB
- Never heard of it.
- Theme reminds me of phpBB

In fact, alot of it reminds me of phpBB.

268

(13 replies, posted in PunBB 1.2 discussion)

Paul wrote:

This one looks like the biggest with 2.9 million posts
http://www.itsistemi.net/

I think they may be archiving posts which may help with speed.

The earliest registered member is from the 16th of april, yet there are so many posts. Doesn't make sense.

269

(13 replies, posted in PunBB 1.2 discussion)

http://www.frbox.net/

So many posts, yet so few members. Crazy. I suppose it's because the forums are more about the information, rather than community building...

Paul wrote:

What is pleasing is that the performance is as good as a small forum.

The interesting thing about it though is that there is only a page full of members in the userlist, all the posts seem to be guest posts. Does that signify that from a performance and scalability point of view it is not the number of posts or topics that makes the difference but the number of members?

I take it thats related to not having to display all the member info ?

Have you modified search.php ?

271

(4 replies, posted in PunBB 1.2 discussion)

Spam bot. Good thing that Pun doesn't allow you do set your profile when registering.

272

(49 replies, posted in General discussion)

Rod wrote:

PhpBB you have only 100000000000000000000000 tpl files to edit.

That's the main reason i moved from phpBB to Pun. Hated having to modify so many template files just to get the slightest changes.

The only request i have for Pun would be to see a private message mod installed as a default. I think Rickard said something along the lines of "Everyone uses instant messaging software anyway" but i PM's are very useful...

273

(10 replies, posted in PunBB 1.2 troubleshooting)

If I were you i'd start from scratch again...

You may want to check at http://www.punbb.fr as they may have the answer.

275

(9 replies, posted in General discussion)

Hmm, well this one is still being tested, so you may have to wait a while:
http://www.phpbb.com/phpBB/viewtopic.php?t=306321