ahlycairo
05-11-2008, 06:27 PM
hello all
i just want simple thing but for me its tooo hard
i have installed this mod
https://vborg.vbsupport.ru/showthread.php?t=174445
but it show the pics from all users album
i want someone help me by modifiyng the code of it and make it just bring the photos from my album or from specified user
and iwill put the mod templates code if any one know how to modify it
after install this mod there is 2 templates shown
first one is
afm_picture:
<td align="center">
<a href="album.php?albumid=$lpicture[albumid]&pictureid=$lpicture[pictureid]">
<img title="$lpicture[title]" class="inlineimg" src="picture.php?pictureid=$lpicture[pictureid]&albumid=$lpicture[albumid]&thumb=1" border="0" alt="$lpicture[title]" />
</a>
<br />
<a href="member.php?u=$lpicture[userid]">$lpicture[musername]</a>
<br />
$lpicture[title]
</td>
second one is
afm_latestfm:
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tbody>
<tr>
<td class="tcat">
<if condition="$vboptions['afm_cb']"><a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('afm_box')"><img id="collapseimg_afm_box" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_afm_box].gif" alt="" border="0" /></a></if>
<if condition="$vboptions['afm_dt']==2">$vbphrase[afm_sec6]<else />$vbphrase[afm_latestpicture]</if>
</td>
</tr>
</tbody>
<if condition="$vboptions['afm_cb']">
<tbody id="collapseobj_afm_box" style="$vbcollapse[collapseobj_afm_box]">
</if>
<tr>
<td class="alt1" style="text-align:justify">
<table width="100%" align="center" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]">
<tr>
$resimler
</tr>
</table>
</td>
</tr>
<if condition="$vboptions['afm_cb']">
</tbody>
</if>
</table>
<br />
any one can help me with that?
thanx alot
--------------- Added 1210562125 at 1210562125 ---------------
any help :)
i just want simple thing but for me its tooo hard
i have installed this mod
https://vborg.vbsupport.ru/showthread.php?t=174445
but it show the pics from all users album
i want someone help me by modifiyng the code of it and make it just bring the photos from my album or from specified user
and iwill put the mod templates code if any one know how to modify it
after install this mod there is 2 templates shown
first one is
afm_picture:
<td align="center">
<a href="album.php?albumid=$lpicture[albumid]&pictureid=$lpicture[pictureid]">
<img title="$lpicture[title]" class="inlineimg" src="picture.php?pictureid=$lpicture[pictureid]&albumid=$lpicture[albumid]&thumb=1" border="0" alt="$lpicture[title]" />
</a>
<br />
<a href="member.php?u=$lpicture[userid]">$lpicture[musername]</a>
<br />
$lpicture[title]
</td>
second one is
afm_latestfm:
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tbody>
<tr>
<td class="tcat">
<if condition="$vboptions['afm_cb']"><a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('afm_box')"><img id="collapseimg_afm_box" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_afm_box].gif" alt="" border="0" /></a></if>
<if condition="$vboptions['afm_dt']==2">$vbphrase[afm_sec6]<else />$vbphrase[afm_latestpicture]</if>
</td>
</tr>
</tbody>
<if condition="$vboptions['afm_cb']">
<tbody id="collapseobj_afm_box" style="$vbcollapse[collapseobj_afm_box]">
</if>
<tr>
<td class="alt1" style="text-align:justify">
<table width="100%" align="center" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]">
<tr>
$resimler
</tr>
</table>
</td>
</tr>
<if condition="$vboptions['afm_cb']">
</tbody>
</if>
</table>
<br />
any one can help me with that?
thanx alot
--------------- Added 1210562125 at 1210562125 ---------------
any help :)