201

(4 replies, posted in Programming)

Using sessions? http://uk2.php.net/manual/en/function.session-start.php

Yes i think, you have to edit the post for each attachement you want to add (i think)

I plan on not just porting but pretty much rewrite the wiki, pm mod, possibly the poll mod (i'll see what mediator does with his), the chatroom and the miniportal.

Depending on how the 1.3 release goes assuming some access to the extension system is avaliable before the actual release i intend to release at least the PM mod as 1.3 is released.

Well yeh, but what if that one person registered 10,000 accounts each with 100 posts? which is the kind of thing this is designed to help you clean up.

205

(4 replies, posted in PunBB 1.2 discussion)

Turn it off and load your page through this
http://leknor.com/code/gziped.php
it will tell you if its zipped or not.

I'll try to get a new miniportal and new page template out before or shortly after 1.3 is released

207

(2 replies, posted in Feature requests)

in index.php you could say something like
$hiddenforums = array(1,2,3);
$hiddenusers = array(3,4);
then during the loop that prints out forum details check that the current user is not in that array or the current forum is not and only print the data then.

If the poster has no posts their postcount won't be set to 0 afaik, i'll fix it in the next release sometime.

Have a look at:
http://punres.org/doku.php?id=tutorials … line_block

210

(39 replies, posted in General discussion)

Errm, how do you know you have no viruses? tongue

211

(16 replies, posted in PunBB 1.2 show off)

Shame they didn't keep the copyright, or even a link back.

Not really, browse the forums, theres lots of discussion but no dates wink

Its probably your permissions, if you don't have the permission you need to ask your host/admin to add it for you

There will be in the extension which will be written for 1.3, but currently no.

215

(3 replies, posted in PunBB 1.2 troubleshooting)

rename your function? tongue

216

(3 replies, posted in PunBB 1.2 troubleshooting)

Add this css?
.postmsg { text-align: right }

its in the root directory, the only other one is the language file

218

(7 replies, posted in Feature requests)

3. There are lots of topics on this, you should probably read them
4,5. Could easily be written as Admin Plugins (some parts are)
6. There is

Its not really a bug is it?, as you caused it and it only affects firefox.

220

(5 replies, posted in PunBB 1.2 troubleshooting)

<p class="conr">Powered by <a href="http://punbb.org/">PunBB</a><?php if ($pun_config['o_show_version'] == '1') echo ' '.$pun_config['o_cur_version']; ?><br />© Copyright 2002–2005 Rickard Andersson</p>

is the line you are looking for

221

(5 replies, posted in PunBB 1.2 troubleshooting)

The footer is in footer.php

the second bit - http://punbb.org/forums/viewtopic.php?id=10214

222

(3 replies, posted in PunBB 1.2 discussion)

but we don't have $posted, so that would mean another query, and is the loop faster or another query faster?

edit: Hmmm actually forget that, it could be selected using the query above.

about line 970 is right. and for the inputs about line 1230

just search for $lang_profile['Jabber']

btw, elbekko this is a great thing to put on the PunRes wiki, http://punres.org/doku.php for people to find in the future smile

225

(39 replies, posted in General discussion)

zaher wrote:

AVG 7 Free Edition since 3 years

My choice too