1,001

(16 replies, posted in PunBB 1.2 troubleshooting)

They're just borders for the table cells.

1,002

(11 replies, posted in General discussion)

quaker wrote:

trongha, what are you talking about?

He wants a free web host that supports PHP. He already has a domain name to point to it.

trongha wrote:

no file yourmusik.mp3
post again please. thank!

I believe "yourmusik.mp3" refers to whatever song you'd like the player to play.

1,004

(20 replies, posted in PunBB 1.2 troubleshooting)

trongha wrote:

i want user ULR for avatars. Please help me!

Well, you can try the remote avatars mod I mentioned above. If that doesn't work, you might try emailing the author to see if he'll consider making/releasing the new version he promised.

1,005

(5 replies, posted in PunBB 1.2 discussion)

See http://punbb.org/forums/viewtopic.php?pid=65031#p65031 for some basic code.

Bug: message_list.php uses $lang_common['Login required'], which doesn't exist.

1,007

(3 replies, posted in PunBB 1.2 discussion)

For the first question, mess with this in yourstyle.css:

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

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

Second question: PADDING-LEFT: auto; PADDING-RIGHT: auto? I dunno.

1,008

(16 replies, posted in PunBB 1.2 troubleshooting)

quaker wrote:

http://wiki.punres.org/Change_forum_width

humm.. look in the wiki....

minis wrote:

Solwed with board width.

Anyway, probably something like this (though I haven't tested):

TH.tcr, TD.tcr {WIDTH:whatever}

1,009

(4 replies, posted in PunBB 1.2 bug reports)

You can use the admin logs mod if you are concerned about things like this happening in the future.

1,010

(114 replies, posted in PunBB 1.2 discussion)

krauz2k wrote:

Hello,

When will punBB 1.3 be released?

I just don't want to install 1.2.x and modify it so much :-)

In the future. wink

As far as I know, there is no ETA for 1.3 at the moment.

1,011

(20 replies, posted in PunBB 1.2 troubleshooting)

madmanimy wrote:

what does the image gallery mod do.

I believe he's talking about the Pre-installed Ad Gallery mod.

madmanimy wrote:

and is there a way to use links for avatars in punbb

You might want to take a look at the topics:
http://punbb.org/forums/viewtopic.php?id=10281
http://punbb.org/forums/viewtopic.php?id=7045
http://punbb.org/forums/viewtopic.php?id=5268
http://punbb.org/forums/viewtopic.php?id=8231

There is a remote avatar mod, although I'm not sure if it works or not.

1,012

(12 replies, posted in PunBB 1.2 troubleshooting)

elbekko wrote:

Check the language files wink

Though that would mess with genuine errors, too.

1,013

(12 replies, posted in PunBB 1.2 troubleshooting)

If you're paranoid about security, you may consider using the following mods: Image Verification, Extra Security, and Group Change Security.

1,014

(12 replies, posted in PunBB 1.2 troubleshooting)

EDIT: aaargh.... elbekko beat me to it.

1,015

(33 replies, posted in PunBB 1.2 troubleshooting)

Usayd wrote:

I moved to site5. Recommended smile

I've still got my Netfirms account and i've got a punbb forum on there, it works fine as long as you replace admin_index with admin_options so i dont care too much..

I've also been very disappointed with Netfirms lately, and coincidentally I've been looking into Site5 quite heavily too.

1,016

(5 replies, posted in PunBB 1.2 show off)

I like the flag. However, I'm not too sure about the giant links section at the bottom. Couldn't the links at least be placed side-by-side, rather than one over the other? It takes up too much space.

1,017

(2 replies, posted in PunBB 1.2 discussion)

You just want to modify PunBB for your website? There's nothing wrong with that.

1,018

(8 replies, posted in PunBB 1.2 discussion)

I've also tried to do this (unsuccessfully of course). Seems like it would be a nice feature.

1,019

(3 replies, posted in PunBB 1.2 troubleshooting)

Well, to change the color of all signatures (I believe that's what your asking for, Krigsoffer) you can probably add something like this to yourstyle_cs.css:

DIV.postsignature {COLOR:#somecolor}

If you add

; TEXT-ALIGN:right

after somecolor but before } that might take care of your alignment problem too, though I'm not sure.

1,020

(1,382 replies, posted in General discussion)

teenagers

1,021

(25 replies, posted in PunBB 1.2 discussion)

iatbm wrote:

I feel stupid ! lol

Actually, I asked exactly that question when I first started using PunBB, so don't feel bad, you're by no means the only one.

1,022

(2 replies, posted in PunBB 1.2 troubleshooting)

When you say "Administration" do you mean the admin panel, or the administration section of the profile? The forum listing under in the administration section of the profile merely determines what forums the user is allowed to moderate; it has nothing to do with being able to read a forum. Edit the permissions of the forum you want hidden by clicking "Administration" in the horizontal navigation bar along the top of the page and clicking "Forums" on the left, then clicking "Edit" by the forum you need hidden.

1,023

(25 replies, posted in PunBB 1.2 discussion)

iatbm wrote:

I just saw !!! it has subscriptions on page ... wow

1.2.x has a subscriptions page already: click "Show your subscribed topics" on the footer of the index page.

1,024

(4 replies, posted in General discussion)

I've been using it a bit myself also, although I can't say I know how to use all, or even most, of its features. It's been a lifesaver figuring out why scripts aren't working.

1,025

(1 replies, posted in PunBB 1.2 discussion)

The option isn't working? Is there some sort of error message?