Quote:
Originally Posted by nerofix
Hi,
what can I do when the auto-template don't work? How to manually insert your mod into the memberinfo template?
|
Just put $template_hook[profile_left_first] in your MEMEBERINFO template where you want it to display. (preferably in its default position, in case you want to use it with other mods).
If you already have the template hook, then you might have another modification that is overwriting $template_hook[profile_left_first] instead of adding to it.