ผมใช้ตัวนี้มาก่อน ต้องเข้าไปแก้ traking id ก่อนนะครับ ประมาณ 3 จุด
ถ้าไม่แก้ เราจะได้เนื้อหา สมบูรณ์ก็จริง แต่ tracking id เป็นของคนอื่นครับ
จุดที่ต้องแก้คือ ไฟล์ บรรทัดที 310 นะครับ
โดยค้นหาคำว่า affid =
บ๊ายบาย
บอกมากไม่ได้เดี๋ยวโดนตามจับ
Search "affid =" (8 hits in 2 files)
modules\amazon.php (5 hits)
Line 82: $affid = get_option('ma_aa_affkey');
Line 83: if ($affid == '') {
Line 84: if (get_option('ma_aa_site')=='us') {$affid = '
metally-20';} elseif (get_option('ma_aa_site')=='de') {$affid =
'blogbaumde-21';} elseif (get_option('ma_aa_site')=='uk') {$affid = '
new0b-21';}
Line 84: if (get_option('ma_aa_site')=='us') {$affid = '
metally-20';} elseif (get_option('ma_aa_site')=='de') {$affid = '
blogbaumde-21';} elseif (get_option('ma_aa_site')=='uk') {$affid = '
new0b-21';}
Line 84: if (get_option('ma_aa_site')=='us') {$affid = '
metally-20';} elseif (get_option('ma_aa_site')=='de') {$affid = 'blogbaumde-21';} elseif (get_option('ma_aa_site')=='uk') {$affid = '
new0b-21';}
\modules\clickbank.php (3 hits)
Line 44: $affid = get_option('ma_cb_affkey');
Line 45: if ($affid == '') { $affid = '
lun4tic' ;}
Line 45: if ($affid == '') { $affid = '
lun4tic' ;}
รู้สึกว่าจะต้องแก้ตัวนี้ครับ ข้างหลังนั้นจะต้องเปลี่ยนเป็นของเราครับ