Log in

View Full Version : User properties on a non vB page


henners
12-05-2007, 08:02 AM
I'm looking at creating my own Staff page, with little introductions to each staff member. I'd run this as a page off the index.php using vBadvanced CMPS.

Anyway, is there any way that I can grab stuff like online status, location, all that kinda stuff to bung on this page? So far i've coded it all myself but I'd love it to be dynamically updated (ie. read off the database).

All the relevant links to such information that i've found uses either $user[] or $post[] etc... As a result, this fail when on my page. Is there any way I can set the link manually? Specifiy the userid so the correct information is shown? Any help would be really useful :up:

Marco van Herwaarden
12-05-2007, 08:11 AM
For assistence with creating vBA modules, i suggest you ask at the vBA website.

henners
12-05-2007, 09:07 AM
Ok, thanks for your help. I can see where you're coming from, I just figured this was more of a vB question rather than mod-specific :)