Quote:
Originally Posted by acidburn0520
...Huh? Sorry... I'm confused. :ermm:
|
He wants two versions of the hack, one with the latest threads, and one with the latest posts?
In order to do this, you will have to change the variables within the plugin for the second of the two, otherwise it will not work
i.e.
Change:
PHP Code:
$getthreads = $db->query_read("
to:
PHP Code:
$getposts = $db->query_read("
continue to change the variables and it should work
Satan