i also tried this:
i replaced:
PHP Code:
WHERE inforum = $thread[threadid]
with
PHP Code:
WHERE inforum = $thread[forumid]
but now it shows all the users frowsing the forum, not the thread. any help will be apreciated.
UPDATE: Unfortunatelly, i dont have a live website to test my hacks. i only have a localhost setup where i run all my tests, with no users but me that can connect and browse. that's why i always had problems releasing proper hacks.
i will signup with a host in about one month or two and go live with a website. in this way there should be no more problems. for now, i would like to solve this issue mentioned above. thank you
UPDATE 2: ather looking at firefly's code, i realised how close i was to make it work this hack.

as you say firefly, life aint fair.

my failure to make this hack made me learn one new thing. thanks alot.