ok. i was to make a new group bassed on moderators.
i know it will b alot of work so ive herd, all i want to know is what files will need to edit and what do i need to edit in the db.

thank you.

you ahould have put a file starting with AP_ in your plugins folder, got to your site and look in administration at the plugins and see if that file is there. if it is look at it!

dont know.
try it http://www.jsand.net/spinkbb/?lang=en

504

(11 replies, posted in PunBB 1.2 show off)

i would delete that user of ur msn list now if i was you, i have and still works well, it logs in and out loads, so if you dont want to get annoyed with it delete it but DONT BLOCK IT!!

505

(11 replies, posted in PunBB 1.2 show off)

gdgd, go for it, put it in your sig here to let me know you done it wink

edit: i see you got your msn status on your sig smile weldone.

506

(11 replies, posted in PunBB 1.2 show off)

add this user to your msn contacts

msnbot23@bencastricum.nl

when you have added it say this to it...

!uid

you will then get a code.
copy that code and put this in your signiture section....

[img]http://www.bencastricum.nl/msn/status.php/ID.png[/img]

remember to change ID to the id you get.

507

(11 replies, posted in PunBB 1.2 show off)

are you not getting an error looking at it using IE?
http://www.debateroom.com/forum/

oh the error isnt there now.

ok i found the last 20 active users mod on punres.org and i think it should work if you edit it like this a little...

<!--- "Last 5 Visitors" Script by ultime (ultime@omgultime.com) created for PunBB --->
<div id="announce" class="block">
    <h2><span><b>Last 5 Visitors</b></span></h2>
    <div class="box">
        <div class="inbox">
            <div>
<?php

$result = $db->query('SELECT id, username, last_visit  FROM '.$db->prefix.'users ORDER BY num_posts DESC LIMIT 5') or error('Unable to fetch user data', __FILE__, __LINE__, $db->error());
while ($data = $db->fetch_assoc($result))
{
echo "tttttt".'<a href="profile.php?id='.$data['id'].'">'.pun_htmlspecialchars($data['username']).'</a>('.$data['num_posts'].') '."n";
}

?>
        </div>
    </div>
</div>
</div>
<!--- End for "Last 5 active users" --->

i have edited this code a little so it should show.

509

(69 replies, posted in News)

ok, thats no problem, just checkion tongue

510

(69 replies, posted in News)

when 1.3 is realeased, will we havew to do a complete reinstall of everythin or will it be easy anough to update with hdiff?

i would like a mod that shows the last 5 users logged on the forum
how would i do this?

512

(69 replies, posted in News)

Updated fine using hdiff

yeah some people will lie, but it makes it a bit more interesting dont you think?

i would like the calender mod sort of extended to make it so only people over a certain age can access certain forums.
is this possible?

515

(1,382 replies, posted in General discussion)

pandark

516

(1,382 replies, posted in General discussion)

dog

it dont work sad

someone gimmie a hint?

519

(8 replies, posted in Feature requests)

there is a user group color mod that you can use to show who is admin ect but i dont think there is a legand showing it.

i wish to have links on my home page the link to another place in my web site (not forum) and i want to have like the forum uses to have it so users must login to access certain parts of the site.

ok i will get prink screen now for u

ok heres what i want to do.
i want to have my main site links work so that if you are not logged into the forum then some of the links wont work.
you need to be logged into forum for the links to work.

any help is appriciated.

go to http://www.reinet.co.uk
in his announcement box, he has made it so when he posts in a certain forum it goes there aswell.

Mark wrote:

announcement mod like on reinet.com?
im williing to pay $5 for that smile

be willing to make it Mediator?

i went there and its empty, could you not add links to downloads that are arround already?