I love the wowcash module for joomla, it queries roster chars cash amount and displays it on the joomla frontpage, but I recently noticed when you click on the name links they open in parent taking the whole page, would have thought it being a joomla module it would be wrapped by default. so my question is is there anyone that could help me convert it to be wrapped, so far the best I've done is create a wrap to /roster/char.php than try and amend '&server=Cenarius&action=character' to it, but it just wont work for me. if anyone knows how to, or has any idea's on how to accomplish this I'd really appreciate the help.
unedited wowcash code:
char.php?name=<?php echo $info['name']; ?>&server=Cenarius&action=character"
joomla wrapped char.php link:
wow/index.php?option=com_wrapper&Itemid=95