Hi, my forum brits.forumotion.co.uk is for a group of players that play an iOS/Android game. Every month this game hosts a team event and after the event the team is ranked.
I create a medal for each event and hand out ribbons for people reaching certain targets. After each event I manually change everyone's signature and distribute the medals/ribbons. This thread demonstrates the signatures http://brits.forumotion.co.uk/t897-stopping-by-to-say-hi
The problem I have is 1) its take a long time to do for 50 plus members and the membership is increasing 2) I'm reaching the character limit.
My thought was to create an external website that could create HTML code to display the ribbons and medals for a given user.
For example calling http://www.mysamplesigsite.com/?username=simpleman
This site would be based on a database which held all the relevant information: username, ribbons, medals.
So how would one go about integrating that into forumotion and replace the current signatures?
I was thinking could I use an iframe and the URL for that would be as described above? How would I pass the username of each post in the thread etc. ?
Any alternative solutions would be most welcome.
Thank you.
I create a medal for each event and hand out ribbons for people reaching certain targets. After each event I manually change everyone's signature and distribute the medals/ribbons. This thread demonstrates the signatures http://brits.forumotion.co.uk/t897-stopping-by-to-say-hi
The problem I have is 1) its take a long time to do for 50 plus members and the membership is increasing 2) I'm reaching the character limit.
My thought was to create an external website that could create HTML code to display the ribbons and medals for a given user.
For example calling http://www.mysamplesigsite.com/?username=simpleman
This site would be based on a database which held all the relevant information: username, ribbons, medals.
So how would one go about integrating that into forumotion and replace the current signatures?
I was thinking could I use an iframe and the URL for that would be as described above? How would I pass the username of each post in the thread etc. ?
Any alternative solutions would be most welcome.
Thank you.