Pages: 1
Posted on 05-24-12, 10:30 am (rev. 1 by  Mega-Mario on 05-24-12, 10:31 am)


Posts: 315/952
Since: 06-26-11
I predict that this thread will screw up post reporting.

Edit- uh, nope. Post reporting doesn't use the log table apparently. 'Cause we have this in the log now:
New thread by Mega-Mario: ./ (The Random Forum) → ./?tid=818

_________________________
Kuribo64 v2.0 -- now about SMG1/2 hacking!
Sponsored ads
Register or login to hide ads


Posts: ∞/∞
Since: Jun 26th 2011
Posted on 05-24-12, 12:48 pm
Three point one four one five nine two six five three five eight nine seven nine three two three eight four six two six four three three eight three two seven nine five zero two eight eight four one nine seven one six nine three nine nine three seven five

Posts: 223/442
Since: 07-02-11
lol

Post reporting works like it does on Board2; using a socket to localhost.
Posted on 05-24-12, 12:53 pm (rev. 1 by  GLADoSMr on 05-24-12, 12:54 pm)
Cheep-cheep


Posts: 14/187
Since: 05-01-12
Of course it doesn't (this code is ran after thread is made).
<?php

$c1 = $selfsettings["color1"];
$c2 = $selfsettings["color2"];

if ($forum['minpower'] <= 0)
        ircReport("\003".$c2."New thread by\003$c1 "
                .$postingAsUser["name"]
                ."\003$c2: \003$c1"
                .$thread["title"]
                ."\003$c2 (".$forum["title"].")"
                ." -- "
                .getServerURL()."?tid=".$tid
                );

If it would check log.php every time, it would be broken and slow.
_________________________
Well you found me. Congratulations. Was it worth it? Because despite your violent behaviour, the only thing you've managed to break so far, is my heart.
Posted on 05-24-12, 01:04 pm


Posts: 317/952
Since: 06-26-11
Post reporting on Nikoboard would do that. But Kawa's host wouldn't allow Board2's method anyway.

At first Cynthia would read from the board's RSS, and at some point she was modified to read from the board's log.
_________________________
Kuribo64 v2.0 -- now about SMG1/2 hacking!
Pages: 1