eraser
28-01-2006, 03:13 PM
السلام عليكم ورحمة الله وبركاته ،،
اضف إلى ملف / 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 ***="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: text-top" />,
$vbphrase[posts]: $totalposts <img ***="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: text-top" />,
$vbphrase[members]: $numbermembers <img ***="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: text-top" />
أفتح قولب / memberlist_resultsbit
أبحث /
<img ***="$stylevar[imgdir_button]/find.gif" alt="find.gif" title="<phrase 1="$userinfo[user****]">$vbphrase[find_all_posts_by_x]</phrase>" border="0" />[/CODE
وأستبداله/
[CODE]<img ***="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 ***="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 ***="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: text-top" />,
$vbphrase[posts]: $totalposts <img ***="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: text-top" />,
$vbphrase[members]: $numbermembers <img ***="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: text-top" />
أفتح قولب / memberlist_resultsbit
أبحث /
<img ***="$stylevar[imgdir_button]/find.gif" alt="find.gif" title="<phrase 1="$userinfo[user****]">$vbphrase[find_all_posts_by_x]</phrase>" border="0" />[/CODE
وأستبداله/
[CODE]<img ***="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 ***="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." />
وبالتوفيق