[SCEditor] SafeShared Upload

  Bài viết hay nhất1

SafeShared Upload cho SCEditor


Đi dạo bên V-Z thấy cái Upload hay hay nên đưa vào FM cho những forum làm Game hay gì liên quan đến Upload thì lấy mà dùng!


Demo

[You must be registered and logged in to see this image.]
Upload File bằng Safe Upload


Chức năng

Ưu điểm:

  • Upload được file lớn (4Gb).
  • Lưu trữ vĩnh viễn nếu nhiều người dùng.
  • Có thể xem file đã upload mà không cần đăng nhập.
  • Tốc độ upload và download nhanh.

Nhược điểm:

  • Sau 90 ngày mà ít người download sẽ bị xóa file.
  • File sau khi upload sẽ bị chuyển về file tự giải nén (.exe) và gắn thêm phần mềm quảng cáo.


Hướng dẫn


ACP >> Modules >> HTML & JAVASCRIPT >> Javascript codes management >> [You must be registered and logged in to see this image.] Create a new javascript


  • Title * : SCEditor SafeShared Upload
  • Placement : In all the pages (Nếu muốn ở tất cả các trang) - In the topics (Nếu muốn ở khung trả lời nhanh)
  • Javascript Code * :
    Code:
    $(document).on('ready', function() {  
        $(".sceditor-container").append('<div class="sceditor-dropdown sceditor-newtab" style="display:none;margin-top: 27px;"><iframe src="http://safeshared.com/3wupload" style="padding-bottom:5px;" frameborder="1" height="150px" scrolling="no" width="300px"></iframe></div>');  
        $('<a class="sceditor-button bbcode-upload" title="Upload lên SafeShared"><div style="background-image:url(http://i.imgur.com/vU0Y04s.png)">Upload</div></a>').insertAfter('.sceditor-button-fahide').click(function() {    
            $(".sceditor-newtab").css({      
                "left": $(this).position().left,
                "top": $(this).position().top    
            });    
            $(".sceditor-newtab").toggle();  
        });
    });



Nguồn

- K. - (devs.forumvi.com)
  Bài viết hay nhất2
có cách nào đăng ký trên Safe Upload rồi upload ko bị die link ko ban
  Bài viết hay nhất3
Cái này ngon quá :D Mà chắc đang thử nghiệm tại không thấy tạo tài khoản . Load với Up cũng lẹ (y)
  Bài viết hay nhất4
It's not working. iframe showing error. Please check [You must be registered and logged in to see this link.]
  Bài viết hay nhất5
@ashik4u: ?! I see it not have problem...
[You must be registered and logged in to see this image.]
  Bài viết hay nhất6
Up lên rồi tải về toàn là La Bàn ?? ko 1Mb ko có file tải là sao
  Bài viết hay nhất7
That's really odd!!
[You must be registered and logged in to see this image.]

Is there any restriction for server or country for this iframe?
  Bài viết hay nhất8
yea maybe the server, mine doesn't work either.
  Bài viết hay nhất9
Xem kỹ ưu nhược trước khi dùng nhé, vì file nhỏ hay to nó đều nén thành file exe hết và gắn quảng cáo vào.
Vì thế chỉ nên dùng nó để up file lớn thôi.

@KirigayaKazuto viết cho OldEditor đi :D
  Bài viết hay nhất10
hu hu, kênh đó hết xài rùi bác ơi
  Bài viết hay nhất11
Sever bị đóng rồi <(") Tool tạm thời vô hiệu hóa
  Bài viết hay nhất12
You cannot reply to topics in this forum