djwins - There is no "import" system simply because of all the complxities and variations involved. You can either opt to do it all manually, have your users rate each other for old things, or just let everyone start at zero.
mojo8550 - You can do it all with the vB templates conditionals, wrapping links and such with <if condition=""> </if> statements. For further protection you can edit the .PHP file to include extra validation to ensure users don't try to circumvent the system to rate people (though I've never found anyone that has).
|