lol, Im not that good. Basically Im just manually entering that list of items info into a custom field created in the admin cp under each user and then just calling that field to the tab. Honestly, I have no idea what you're talking about with the "exploding and spit out". There is no code I'm dealing with besides the code in the new template and the pluggin.
Oddly, Right now I also have the custom field in a profile module on the right and it displays as it was typed in the admin cp > users, in a list format.
Here's a
link to my profile on the site. That <br /> was entered in the admin cp > user > custom field blank.
Could there be something I could do in the
memberinfo_block_mymodification template code:
Code:
<div class="alt1 block_row">
<ul class="list_no_decoration">
$block_data[mymodification]
</ul>
</div>
And like I said before, thank you for all the help, I know it can be frustrating dealing with someone that doesn't know as much. Be nice to get this finally completed, it's really the last thing I got left to do.