هاك تقييم المواضيه بنظام الاجاكس

WebCraker

العبد الفقير إلى الله
طاقم الإدارة
9 مارس 2008
5,670
50
48
Egypt
support-ar.com
السلام عليكم ورحمة الله وبركاته


هاك تقييم المواضيه بنظام الاجاكس
http://vb.l4de.com/l4de932.html


صور الهاك

attachment.php


attachment.php


attachment.php


attachment.php


لوحة التحكم

attachment.php



التركيب
ارفع ما بداخل مجلد Upload الى داخل مجلد منتداك vb

بداخل الملف threadrate.php ابحث عن:





PHP:
$xml->add_tag('voteavg', process_replacement_vars("$vbphrase[rating]: <img class=\"inlineimg\" src=\"$stylevar[imgdir_rating]/rating_$thread[rating].gif\" alt=\"" . construct_phrase($vbphrase['thread_rating_x_votes_y_average'], $thread['votenum'], $thread['voteavg']) . "\" border=\"0\" />"));




استبدلها بـ :




PHP:
$currate = ($thread['voteavg']*25 . px); 
$xml->add_tag('voteavg', process_replacement_vars("<table cellpadding=\"$stylevar[cellpadding]\" cellspacing=\"0\" border=\"0\" width=\"100%\"><tr><td align=\"right\" width=\"45%\" nowrap=\"nowrap\"><div><strong>$vbphrase[trate_currate]</strong></div></td><td align=\"left\" width=\"55%\" nowrap=\"nowrap\"><ul class=\"star-rating\" title=\"" . construct_phrase($vbphrase['thread_rating_x_votes_y_average'], $thread['votenum'], $thread['voteavg']) . "\"><li class=\"current-rating\" style=\"width:$currate;\"></li></td></tr></table>"));





وفي النهاية ارفع البرودكت من لوحة التحكم

التحميل من المرفقات
ونرجوا عدم نزع الحقوق
وترقبوا كل جديد

ودمتم بخير ,
 

المرفقات

  • AJAX_ هاك تقييم المواضيع.zip
    17.7 KB · المشاهدات: 109