FFTFTCEd |
05-04-2009 11:04 PM |
I got mine working, or I should say one of my Admins got it working, the Thread Body text has to be edited to match your questions or it will return gibberish. Below is what he put in ours, which returns all the fields correctly;
PHP Code:
[size=5][color=#87F717][b]Character Information - {{user_name}} ( {{user_id}} ) [/b][/color][/size]
[b][color=#CCFB5D]Character name:[/color][/b] {{character_name}} [b][color=#CCFB5D]Age:[/color][/b] {{your_age}} [b][color=#CCFB5D]Time zone:[/color][/b] {{your_timezone}}
[b][color=#CCFB5D]Considered HCOs:[/color][/b] {{considered_HCOs}} [b][color=#CCFB5D]Likes PR:[/color][/b] {{like_pr}} [b][color=#CCFB5D]Have Time:[/color][/b] {{have_time}} [b][color=#CCFB5D]Team Management Experience PR:[/color][/b] {{team_mgmt_exp}} [b][color=#CCFB5D]Personel Changes:[/color][/b] {{personel_changes}} [b][color=#CCFB5D]Bridge Communications:[/color][/b] {{communication_bridge}} [b][color=#CCFB5D]Previous Member of:[/color][/b] {{previous_communities}}
[b][color=#CCFB5D]Leadership Roles:[/color][/b] {{leadership_roles}}
[b][color=#CCFB5D]PR Likes:[/color][/b] {{pr_likes}}
[b][color=#CCFB5D]Purpose For Being General:[/color][/b] {{purpose_general}}
[b][color=#CCFB5D]Other Comments:[/color][/b] {{other_comments}}
[b][color=#CCFB5D]Agrees to rules:[/color][/b] {{agrees_rules}}
You will have to change the questions to what ever you put in the xml file, which also has to be edited for your needs. Open it with Dreamweaver or some other xml editor and change the questions to fit your needs, then edit the Thread Body to match, it should work.
I've also attached our xml file, you can compare it to the original sent to you by the mod maker, you can simple edit this one to fit your needs, add more questions, ect...
Hope this helps.
|