1,026

(1 replies, posted in Feature requests)

No, there is no mod for this.

I don't know whether or not this has been slated for 1.3 or not, though hopefully someone will create an extension for this feature if it isn't.

heeringqt wrote:

for the question 4:

I would like to add more different categories (more blogs) on the forum like in our forum, we have:

PubBB
  --> PunBB.org news
  --> Bug reports
  ....

PunBB Additions
  --> Plugins
  --> Modifications


thanks

You can add extra categories in the admin panel in the "Categories" section.

Mark, I think you're missing a "6"

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

newjack wrote:

profile fields?

Like real name, location, etc (those are some of the ones already in PunBB)

I've done post trades before, and I've got mixed feelings about them. On one hand, yes, they can help fill up your forum, but all too often you end up with lazy posters who just spam you a few times,  degrading the quality of your community.

1,031

(3 replies, posted in Programming)

I don't have any experience with extension dev either, so I wouldn't know, but here's the stuff I have in my bookmarks pertaining to extension creation:

http://www.orablogs.com/duffblog/archives/000536.html
http://ihoss.not-a-blog.com/index.php (look on the sidebar for links to tutorials)
http://developer.mozilla.org/en/docs/Cr … ar_buttons
http://ted.mielczarek.org/code/mozilla/extensiondev/
http://www.borngeek.com/firefox/tutorial/
http://www.sitepoint.com/article/xul-ne … t-secret-1
http://developer.mozilla.org/en/docs/Extensions
http://www.rietta.com/%7Efrank/firefox/ … rview.html

Admin Logs provides such functionality for administrators, although I believe it would need to be modified to og the activity of moderators as well.

Hopefully you can glean some info out of this topic: http://punbb.org/forums/viewtopic.php?pid=54369#p54369

It worked the same way for me when I had it installed. It may simply be the way it works - ask the author about it to be sure.

1,035

(9 replies, posted in PunBB 1.2 discussion)

I would imagine that most PunBB modifications should work with PunLa. My advice would be to backup your files and database, then just give installing the poll mod a shot.

If it doesn't work, then I think your best bet would be to ask at PunLa's forum.

1,036

(4 replies, posted in PunBB 1.2 discussion)

I dunno, I like the current New Member, Member, and Senior Member rankings, nice and vanilla.

heeringqt: Why did you feel the need to post a dupe of this topic?

Ohhhh... how to import RSS feeds. I don't think anyone has made a mod or anything for that purpose.

Anyway, can you explain #4 a little more? I'm not sure what you're asking.

2) Look in the docs for info about using extern.php

4) Huh?

1,040

(1 replies, posted in Feature requests)

Rickard wrote:

Thing is, in 1.3, the RSS features of PunBB will be improved so that you can syndicate the whole bulletin board, individual forums or even individual topics. With the introduction of that functionality will come the appropriate link tags.

http://punbb.org/forums/viewtopic.php?id=8468

1,041

(1 replies, posted in PunBB 1.2 discussion)

Moved to PunBB discussions.

2. This thread may help: http://punbb.org/forums/viewtopic.php?id=8755

1,043

(5 replies, posted in PunBB 1.2 troubleshooting)

I suppose you could rename viewforum.php to index.php, then define the forum id variable within the code for a workable, although certainly not graceful, solution.

1,044

(1,382 replies, posted in General discussion)

ocean

1,045

(5 replies, posted in PunBB 1.2 troubleshooting)

Well, removing the index link should be easy - just remove the following from include/functions.php:

$links[] = '<li id="navindex"><a href="index.php">'.$lang_common['Index'].'</a>';

Now, I'm unsure as to what you would like to do - do you want to make the topic listing for your one topic the home page for your forum?

Sounds like a nice addition to wiki.punres.org to me.

1,047

(7 replies, posted in General discussion)

There is also hostip.info, although I'm not too sure about it's accuracy beyond the country level.

1,048

(1 replies, posted in General discussion)

alanm wrote:

Are there options to preview messages before they goes live?

No

alanm wrote:

Edit and remove them once live?

Yes

alanm wrote:

Flag up certain users for preview before live?

No

alanm wrote:

Ban certain users?

Yes

alanm wrote:

Anything else?

Yes, there are other tasks moderators can perform, such as moving posts, editing profiles, and reading reports (and probably other stuff that I've forgotten, too).

1,049

(6 replies, posted in PunBB 1.2 discussion)

erissiva wrote:
pogenwurst wrote:

Steal These Buttons has a similar one to the second.

Nice though.

Actually - that was mewink
And another one here...

Well, I guess they *stole* it from you! (uggh, bad joke, I know)

Just out of curiousity, erissiva, did you submit that button to Steal These Buttons, or did someone else do so without your knowledge?

1,050

(9 replies, posted in PunBB 1.2 troubleshooting)

quaker wrote:

but you cant do php in the main.tpl file..

And <pun_include> is PHP?

(no)

See the FAQ - 3.4 - Is it possible to include my own PHP scripts in the templates?

Tubby wrote:

you could get the files to read form a php file instead of a .tpl and rename main.tpl to like main.php or something like that couldnt you? You would jsut have to edit all the files that read from main.tpl?

Not necessary, see above.

(Sorry if I sound like a bit of a jerk at the moment; I'm sick and thus I'm not in a particularly great mood)