26

(19 replies, posted in PunBB 1.2 show off)

nicholas89 wrote:

what?? 9 days only, nice

Well, when he first posted it, it had only been up 9 days. now, as taken from the main portal page. The Age is from the first install which was about a week b4 it went public. (So a week before the 9 days before this post)

SYIPortal wrote:

Members: 1574
Total topics: 3117
Total posts: 41846

SYI age: 40 days

you ahve to give them an id like,

<input type="checkbox" name="checkBoxGroupName[IDNUMBER] />

And then something along the lines of:

(taken from admin_reports.php in punbb)

if (isset($_POST['zap_id']))
{
        confirm_referrer('admin_reports.php');

        $zap_id = intval(key($_POST['zap_id']));

the key gets the number inside of the [] not sure how to exactly do it from more than one name at a time, tho you could get an idea of how to do it from admin_options.php as that uses the same idea i think.

Im at school atm and i just SSHed to my home computer to open up admin_reports.php to get that code, rest is from memory, but it should give you an idea of where to look.

Reines wrote:

Only admins can change usernames.

You can enable moderators to change usernames if you wanted.

You must have been bored smile Nice. Should help people, tho I my self prefer to make all of my mods my self, It gives urm, a bit more satisfaction.

30

(1 replies, posted in PunBB 1.2 show off)

Its nice.

It was my idea, tho i dont have any forums except for my test forums, so i didnt make it smile

Nice and simple tho smile

32

(19 replies, posted in PunBB 1.2 show off)

its nice smile