Customizing SMF > Modifications and Packages
SSI Topic and Replies
i777Ares:
need ome help with this. I am trying to get this code to work in a simple portal php block
--- Code: ---echo '<div id="content-explorer">
<ul class="yui-nav">
<li class="selected"><a href="#">News</a></li>
<li><a href="#">Video's</a></li>
<li><a href="#">Events</a></li>
<li><a href="#">Other</a></li>
</ul>
<div class="yui-content">
<div> ;
<?php ssi_boardNews(8);?>
echo '</div>
<div>;
<?php ssi_boardNews(4);?>
echo '</div>
<div>;
<?php ssi_boardNews(3);?>
echo '</div>
<div>;
<?php ssi_boardNews(10);?>
echo '</div>
<div>
</div>;
--- End code ---
ty for ur help
Alpay:
--- Quote from: Özgür on April 13, 2010, 03:26:22 PM ---I need to calling avatars on topic replys. I try add this in final while.
--- Code: ---loadMemberContext($row['id_member']);
$avatarx = $memberContext[$row['id_member']]['avatar']['image'];
--- End code ---
And call this in foreach
--- Code: ---',$avatarx,'
--- End code ---
But avatars not showing up. I really need help on this. Seems not impossible to me. But i guess, i would be skip something.
Can you help me?
--- End quote ---
Yep.. Help us ?
Navigation
[0] Message Index
[*] Previous page
Go to full version