PDA

View Full Version : Members Profile turned into personal web page


Colon33
02-01-2003, 10:32 PM
What i am looking to do is too allow certain members the ability to turn a section of there profiles into an HTML webpage. Perhaps by a custom field or something. Nothing big, but i want users to be able to advertise or customize there profiles a bit more. IS there anything like this available?

Again, what i am looking for is a HTML section for EACH member to add something personal to there profile. Tables.. Logos... Advertisements...Tags... anything they see fit. Something like a free webpage for signing up. :)

Perhaps a link in the profile that says " Click here to visit my personal page" and it opens in a plain HTML window apart from VB, but they can edit it from inside there control panel.


How about it?

Xenon
02-02-2003, 11:48 AM
look into velocd's profile, he has made such a hack some time ago..

Colon33
02-06-2003, 02:36 AM
Hey, Xenon, do you know of any way to allow VB code inside some of the profile fields?

Xenon
02-06-2003, 06:02 PM
you just have to run the bbcodeparse2 function when showing the profilefields on pages and vb code will be parsed.

but you have to add the bbcodeparse2 function on every script which you want to show the formated field..

Colon33
02-06-2003, 10:39 PM
Where do i find that and put it. Never done it before.