PDA

View Full Version : vB.org Profile Hacks Question


Stephen Powell
01-25-2005, 04:30 PM
Hi all,

I was wondering if the code for the vBulletin.org profile hacks tracker was ever released? I did a quick Search but couldn't find what I was looking for.

I run a Photoshop forum with a tutorials section and the system used here would help me alot.

I think my members would find it more encouraging to post tutorials if they weren't "bumped" away by newer ones but instead logged to their MEMBERINFO profile page just like here. If anyone could link me to the hack or give me any details on that hack I would be eternally greatful.

Thanks. :)

Xenon
01-25-2005, 04:40 PM
nope never released.

it's vb.org only, and requires most of our db changes and custom functions, so releasing only that part is nearly impossible ;)

but generally it's not that hard to achieve, in member.php add a query which selects the correct threads (like here for example those which have been posted in the releases forums) and then just output them.

in