im faked up offa soco an dcronic right now plus i can t spell plus grade 10 drop out so :"> lay off the bad typin pls :lol: :lol: :lol:
Printable View
im faked up offa soco an dcronic right now plus i can t spell plus grade 10 drop out so :"> lay off the bad typin pls :lol: :lol: :lol:
ohh well I wont be coming to this board that much anymore just off and on for visits in musicworld
and if your suggesting that we are both the same person becasue of our typing your way off track only I am the best worst typest in the world
:lol: you can have that trophy adster :P
:D
Maybe VB should add the following code to /sources/lib => post_reply_post.php
AFTER:
// Lets load the topic from the database before we do anything else.
Then add into lang/en => lang_error.php the following line:Code:// Flood Control No Reply To Own Replies Start
$DB->query("SELECT last_poster_id FROM ibf_topics WHERE tid='".$this->topic['tid']."'");
$this->topic = $DB->fetch_row();
$dienow = $class->forum['last_poster_id'];
$checkmemberid = $ibforums->member['id'];
if ($checkmemberid == $dienow)
{
$std->Error( array( LEVEL => 1, MSG => 'reply_own_reply') );
} else {
}
// Flood Control No Reply To Own Replies End
AFTER: $lang = array (
That would disallow to post a reply to a members own reply - meaning a member has to wait until another member posts before he can post again :)Code:'reply_own_reply' => "Sorry, you are not allowed to reply right now. Please wait until another member posts a reply or edit your old reply to add more content to your post.",
Works with IB 1.2 - dirty coded by Darker :P
yeah i can post on teh topic again woo hoo ill finish to Z now :P
:lol: Great idea darker
now there is a dude who fell in love with his own voice
and I thought gays are weird...
go figure :blink:
:P yup i love myself
Darker that is a genius idea and then ppl would use the edit button more too great idea should be done to stop the bitching :)