TheSpeeD
2006/10/16, 6:32 AM
السلام عليكم ورحمة الله وبركاته ،،
اضف إلى ملف / vb
vb / sparkplug.php
vb / Sparkline.php
vb / Object.php
vb / Sparkline_Bar.php
vb / Sparkline_Line.php
ثم اضف مجلد جديد باسم (sparklines) واعطه ترخيص 777
أفتح قولب / FORUMHOME
أبحث /
$vbphrase[threads]: $totalthreads,
$vbphrase[posts]: $totalposts,
$vbphrase[members]: $numbermembers
واستبداله /
$vbphrase[threads]: $totalthreads <img src="sparkplug.php?do=thread&bgcolor=$stylevar[alt1_bgcolor]" width="100" height="15" border="0" alt="Graph showing threads per day over the last month." style="vertical-align: ****-top" />,
$vbphrase[posts]: $totalposts <img src="sparkplug.php?do=post&bgcolor=$stylevar[alt1_bgcolor]" width="100" height="15" border="0" alt="Graph showing posts per day over the last month." style="vertical-align: ****-top" />,
$vbphrase[members]: $numbermembers <img src="sparkplug.php?do=newmembers&bgcolor=$stylevar[alt1_bgcolor]" width="100" height="15" border="0" alt="Graph showing new members per day over the last month." style="vertical-align: ****-top" />
أفتح قولب / memberlist_resultsbit
أبحث /
<img src="$stylevar[imgdir_button]/find.gif" alt="find.gif" title="<phrase 1="$userinfo[username]">$vbphrase[find_all_posts_by_x]</phrase>" border="0" />
وأستبداله/
<img src="sparkplug.php?userid=$userinfo[userid]&bgcolor=$stylevar[alt2_bgcolor]" width="100" height="15" border="0" alt="Graph showing posts per day over the last month. Click to find posts." />
أفتح قولب / MEMBERINFO
ابحث /
<strong>$userinfo[posts]</strong>
اضف /
<img src="sparkplug.php?userid=$userinfo[userid]&bgcolor=$stylevar[alt2_bgcolor]" width="100" height="15" border="0" alt="Graph showing posts per day over the last month. Click to find posts." />
شكرا
اضف إلى ملف / vb
vb / sparkplug.php
vb / Sparkline.php
vb / Object.php
vb / Sparkline_Bar.php
vb / Sparkline_Line.php
ثم اضف مجلد جديد باسم (sparklines) واعطه ترخيص 777
أفتح قولب / FORUMHOME
أبحث /
$vbphrase[threads]: $totalthreads,
$vbphrase[posts]: $totalposts,
$vbphrase[members]: $numbermembers
واستبداله /
$vbphrase[threads]: $totalthreads <img src="sparkplug.php?do=thread&bgcolor=$stylevar[alt1_bgcolor]" width="100" height="15" border="0" alt="Graph showing threads per day over the last month." style="vertical-align: ****-top" />,
$vbphrase[posts]: $totalposts <img src="sparkplug.php?do=post&bgcolor=$stylevar[alt1_bgcolor]" width="100" height="15" border="0" alt="Graph showing posts per day over the last month." style="vertical-align: ****-top" />,
$vbphrase[members]: $numbermembers <img src="sparkplug.php?do=newmembers&bgcolor=$stylevar[alt1_bgcolor]" width="100" height="15" border="0" alt="Graph showing new members per day over the last month." style="vertical-align: ****-top" />
أفتح قولب / memberlist_resultsbit
أبحث /
<img src="$stylevar[imgdir_button]/find.gif" alt="find.gif" title="<phrase 1="$userinfo[username]">$vbphrase[find_all_posts_by_x]</phrase>" border="0" />
وأستبداله/
<img src="sparkplug.php?userid=$userinfo[userid]&bgcolor=$stylevar[alt2_bgcolor]" width="100" height="15" border="0" alt="Graph showing posts per day over the last month. Click to find posts." />
أفتح قولب / MEMBERINFO
ابحث /
<strong>$userinfo[posts]</strong>
اضف /
<img src="sparkplug.php?userid=$userinfo[userid]&bgcolor=$stylevar[alt2_bgcolor]" width="100" height="15" border="0" alt="Graph showing posts per day over the last month. Click to find posts." />
شكرا