Topic: USERS VIEWING A TOPIC!?!?

LIKE :


http://i25.tinypic.com/21dlz5e.jpg

I KNOW PHP Well i am just trying to figure out how to do this.. THANKS!!


big_smile:D:o;):mad::rolleyes:

Re: USERS VIEWING A TOPIC!?!?

There is a similar extension for PunBB 1.3. Study the code of this extension: perhaps, it will help you to create yours.

Re: USERS VIEWING A TOPIC!?!?

Slavok wrote:

There is a similar extension for PunBB 1.3. Study the code of this extension: perhaps, it will help you to create yours.

What iw ant.. i just need  the install.txt.. thx

4 (edited by NiCk Newman 2009-07-25 05:17)

Re: USERS VIEWING A TOPIC!?!?

Hi i need the installation structions like manifest.xml ? I dont know how to read that? Is there a install.txt?? woww

Also looking at the code it has a field name "prev_url" in table online.. Witch punb 1.2.21 does not have? what should i do to about that because once i got that done the mod will work fine on my 1.2.21 : ) I m reading thru the xml and making it a installation i'll release it for punbb  1.2.21 too if u can help me on that prev_url field

$query = array(
        'SELECT'    => 'user_id, ident, logged, topic_online_users_tid, prev_url',

see i dont have that..

I have all this:
ELECT'    => 'user_id, ident, logged, topic_online_users_tid,

but not prev url lol