if you go into administration > usergroups and edit the group you want you can disallow this.

guardian34 wrote:

The requested file does not exists.

seems to work fine for me hmm

328

(38 replies, posted in PunBB 1.2 discussion)

StevenBullen wrote:

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.

i agree with that, thats all i do. its no harm at all.

has anyone got this added to login.php aswell so you have to type the code to login?
i have seen it somewere else and would like it.
thanks.

330

(19 replies, posted in General discussion)

Dark Phoenix 7878 wrote:

in mypunbb

80% of the time u encounter an error so u can't log in the forum

thats because its free hosting smile

331

(4 replies, posted in Feature requests)

prehaps an option in admin_options then to turn it on/off if you want it or not?

332

(4 replies, posted in Feature requests)

when posting a topic that you want to close straight away or sticky, it would be nice to have that option to say if you want to do anything befor you post the topic.
if that makes sence tongue

333

(18 replies, posted in PunBB 1.2 discussion)

it might be easy if i can get it installed hmm

334

(18 replies, posted in PunBB 1.2 discussion)

thank you ill have a look smile

335

(18 replies, posted in PunBB 1.2 discussion)

erm... how do i execute it? lol sorry
do i need any software?

336

(18 replies, posted in PunBB 1.2 discussion)

how do u download it from CVS?

lol woops!

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

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

339

(10 replies, posted in PunBB 1.2 discussion)

nope.

340

(10 replies, posted in General discussion)

i like mypunbb.com, but why all the downtime with it?

341

(109 replies, posted in General discussion)

any sign of 1.3 yet?

yourstyle.css

/****************************************************************/
/* 10. POST STATUS INDICATORS */
/****************************************************************/

/* 10.1 These are the post status indicators which appear at the left of some tables. 
.inew = new posts, .iredirect = redirect forums, .iclosed = closed topics and
.isticky = sticky topics. By default only .inew is different from the default.*/

DIV.icon {
    FLOAT: left;
    MARGIN-TOP: 0.1em;
    MARGIN-LEFT: 0.2em;
    DISPLAY: block;
    BORDER-WIDTH: 0.6em 0.6em 0.6em 0.6em;
    BORDER-STYLE: solid
}

DIV.searchposts DIV.icon {MARGIN-LEFT: 0}

/* 10.2 Class .tclcon is a div inside the first column of tables with post indicators. The
margin creates space for the post status indicator */

TD DIV.tclcon {MARGIN-LEFT: 2.3em}

smile

i tryed doing that and it wont work hmm

hello, i want to make a section in my forum, so only people with a certain rank can access it.
i know you can do this with user groups, but i want it to automatically allow people to use it when they have a certain number of posts.

hopefully you know what i mean smile im not very good with my wording tongue

http://wiki.punres.org/Add_rank_icons

set the ammount it goes up by so its the same as the ammount your ranks go up.

if ($pun_user['g_read_board'] == '0')
    message($lang_common['No view']);

##
##
##        Mod title:  Icon Topic
##
##      Mod version:  1.0
##   Works on PunBB:  1.2.11
##     Release date:  2006-04-28
##           Author:  Mark
##
##      Description:  The Mod Icon Topic allows you to add an icon or a smiley in the subject of a message
##
##   Affected files:  post.php
##                            edit.php
##                            viewforum.php
##
##       Affects DB:  Yes
##
##            Notes:  No Notes
##
##       DISCLAIMER:  Please note that "mods" are not officially supported by
##                    PunBB. Installation of this modification is done at your
##                    own risk. Backup your forum database and any and all
##                    applicable files before proceeding.
##
##


Download

http://blog.freezee.org/icons.zip

thats the icons they use smile