หมวดไฟฟ้า/อิเล็กทรอนิกส์/คอมพิวเตอร์ => ห้อง SMF 2.0.X => Programming => ห้องคอมพิวเตอร์ => ห้อง MOD => ข้อความที่เริ่มโดย: Sonchai_Music ที่ 21 กันยายน 2562, 08:55:40

หัวข้อ: Mod Who Downloaded Attachment
เริ่มหัวข้อโดย: Sonchai_Music ที่ 21 กันยายน 2562, 08:55:40
  เอาไว้แสดงรายชื่อผู้ดาวน์โหลดไฟล์แนบครับ เพื่อตรวจสอบย้อนหลัง
สำหรับผู้ไม่ประสงค์ดี

ตรงนี้มีภาพ! แต่ท่านจะมองไม่เห็น , ท่านต้อง  สมัครสมาชิก หรือ ลงชื่อเข้าระบบ
 (http://upic.me/show/62497953)

ตรงนี้มีภาพ! แต่ท่านจะมองไม่เห็น , ท่านต้อง  สมัครสมาชิก หรือ ลงชื่อเข้าระบบ
 (http://upic.me/show/62497954)

ตรงนี้มีภาพ! แต่ท่านจะมองไม่เห็น , ท่านต้อง  สมัครสมาชิก หรือ ลงชื่อเข้าระบบ
 (http://upic.me/show/62497955)
หัวข้อ: Mod Who Downloaded Attachment
เริ่มหัวข้อโดย: Sonchai_Music ที่ 21 เมษายน 2564, 07:44:05
   >>> Files Edit   

./Sources/Display.php

Find:    
โค๊ด: [Select]
$filename = getAttachmentFilename($real_filename, $_REQUEST['attach'], $id_folder, false, $file_hash);
Add Before:
โค๊ด: [Select]
call_integration_hook('integrate_attachment_download', array($id_attach, $attachment_type));
./Themes/default/Display.template.php

Find:
โค๊ด: [Select]
(', $attachment['size'], ($attachment['is_image'] ? ', ' . $attachment['real_width'] . 'x' . $attachment['real_height'] . ' - ' . $txt['attach_viewed'] : ' - ' . $txt['attach_downloaded']) . ' ' . $attachment['downloads'] . ' ' . $txt['attach_times'] . '.)<br />';
Replace With:
โค๊ด: [Select]
(', $attachment['size'], ($attachment['is_image'] ? ', ' . $attachment['real_width'] . 'x' . $attachment['real_height'] . ' - ' . $txt['attach_viewed'] : ' - ' . $txt['attach_downloaded']) . ' ' . $attachment['downloads'] . ' ' . $txt['attach_times'] . '.)';
call_integration_hook('integrate_attachment_download_list', array(&$attachment));

Code
database.php
This file should be able to execute standalone.
hooks.php
This file should be able to execute standalone.
File Operations
Move the included directory "Sources" to "the root directory".
Move the included directory "Themes" to "the root directory".
หัวข้อ: Mod Who Downloaded Attachment
เริ่มหัวข้อโดย: Sonchai_Music ที่ 21 เมษายน 2564, 09:13:37
- รายงานผลการติดตั้ง

คุณต้องมีสิ่งต่อไปนี้เพื่อดูเนื้อหาโพสต์นี้:
  • คุณต้องเป็นสมาชิกของกลุ่มใดกลุ่มหนึ่งต่อไปนี้: Administrator.