The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
plz some one modifiy thie code
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: Code:
<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: Code:
<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 /> thanx alot --------------- Added [DATE]1210562125[/DATE] at [TIME]1210562125[/TIME] --------------- any help |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|