ไม่ทราบสมาชิกที่มีบอร์ดsmf ฝากรูปอัตโนมัติไว้ที่ไหนมั่งครับผมนอกจาก upic.me

เริ่มโดย Tcomputer, 08 มิถุนายน 2018, 15:44:52

หัวข้อก่อนหน้า - หัวข้อถัดไป

0 สมาชิก และ 1 ผู้มาเยือน กำลังดูหัวข้อนี้

Tcomputer

สวัสดีครับ พอดีบอร์ดผมมีปัญหาการ upload รูปภาพแบบอัตโนมัติ ไม่ทราบเพื่อนๆมีที่ไหน upload มั่งครับผม เว็บผมเคยเป็นสมาชิกของ upic.me แต่ก็ผลสุดท้าย อำลาจากวงการไปแล้ว ขอบคุณมากครับ

sinomoney

ใครติดตั้ง แพ็คเกจ Upload upic.me อัพรูปอัตโนมัติ
โดนตามๆกันครับ ผมก็เหมือนกัน ก่อนนี้ก็หาอัพรูปฟรีทั่วไป
แต่ตอนนี้ทำสคริปอัพขึ้นโฮสเลยครับ ถ้าเว็บเรายังอยู่โฮสยังอยู่รูปไม่หายแน่นอน
[direct=http://www.thaiseoboard.com/index.php/topic,438918.0.html]โปรแกรมโพสเว็บบอร์ด[/direct] ระบบโพสบน Server ไม่ต้องติดตั้ง ทดลองฟรี
[direct=https://backlink-seo.com]โปรแกรมทำ Backlink[/direct] CommentBlog ใช้งานบนเว็บ ทดลองฟรี

minmono

+1 ผมก็ทำสคริปอัพขึ้นโฮสตัวเองเลยครับ หรือจะไปหาโฮสฟรีก็ได้(อันนี้กันโดนลบต้องคอยไปแบ็คอัพมาเก็บใว้ในเครื่องตัวเองด้วยอ่านะ) :wanwan020:

> image_upload by http://pordoo.com/tip/upload-pictures-server/  คล้ายอัพไป upic.me แต่ดันเก็บใว้เอง
> upld-master By https://github.com/lfiore/upld/  ทำหน้าเว็บ+ดาต้าเบสขึ้นมาใหม่ แล้วใส่ลิ้งเข้าเว็บใว้ตำแหน่งแทนที่อันบน (ผมใช้วิธีนี้อยู่)
[direct=https://www.thai-access.com]• บอร์ดเรียนรู้ Access สำหรับคนไทย •[/direct]


Coolhostplus

บอร์ด smf ผมยังใช้ ของ upic.me อยู่ แต่ไม่รู้ว่าวันไหนเขาจะปิดไม่ให้ใช้
ใครมีแบบ upic ติดเว็บแนะนำด้วยคับ หาอยู่เช่นกัน 


:wanwan017:
เช่าโฮสติ้ง ,เริ่มต้นเพียง 30 บาท/เดือน บริการย้ายข้อมูลให้ฟรี

Tcomputer

เอามาฝากเพื่อนๆ ครับ จากที่ผมประสบปัญหา บอร์ด SMF ไม่สามารถฝากรูปได้อัตโนมัติ เนื่องจากทางเว็บ upic.me ได้ยุติการให้บริการ แนะนำให้ลองใช้ imgbb ดูครับผม วิธีการ

1. ให้เปิดไฟล์ index.template.php

ค้นหา

</body>


แทนที่

<script type="text/javascript" src="http://radarurl.com/js/radarurl_widget.js"></script><script type="text/javascript">radarurl_call_radar_widgetv2({edition:"Dynamic",location:"rightbottom"})</script><noscript><a href="http://radarurl.com/">website statistics</a></noscript>
</body>


สร้างไฟล์ imgbb.js Copy ข้อความด้านล่างทั้งหมด แล้ว Save ชื่อไฟล์ imgbb.js แล้วสร้างโพลเดอร์ scripts นำไฟล์ไปไว้ในธีม default ครับผม

// MOD Title: Simple Image Upload
// MOD Author: Sium < [email protected] > (N/A) http://imgbb.com/mod
// MOD Version: 2.0.0

if(typeof(imgbb_add_text)=='undefined')
{
   var imgbb_lang="en";
   
   var imgbb_add_text="Add image to post";
   
   var imgbb_style="padding:10px 0px 0px 0px;font-weight:bold;";
   
   var imgbb_skip_textarea=new RegExp("username_list|search|recipients|signature","i");

if(imgbb_lang=="en"){imgbb_lang="";}else if(imgbb_lang.indexOf(".")===-1){imgbb_lang =".";}if(window.location.hash){var imgbb_text;var imgbb_hash;if(window.name.indexOf("imgbb_")===-1){imgbb_text=window.name;imgbb_hash=window.location.hash.substring(1).split("_");}else{imgbb_text=window.location.hash.substring(1);imgbb_hash=window.name.split("_");}if(imgbb_text!="" && imgbb_hash.length>1){if(imgbb_hash[0]=="imgbb"){var imgbb_id=imgbb_hash[1];imgbb_text=decodeURIComponent(imgbb_text);if(imgbb_text.length>20){if(opener!=null && !opener.closed){var imgbb_area=opener.document.getElementsByTagName('textarea');for(var i=0;i<imgbb_area.length;i  ){if(i==imgbb_id){var editor=false;if(typeof opener.smf_editorArray==='object'){for(var A in opener.smf_editorArray){if(opener.smf_editorArray[A].opt.sUniqueId==imgbb_area[i].id){opener.smf_editorArray[A].insertText(imgbb_text.replace(new RegExp("
",'g'),"<br />"));editor=true;}}}if(editor==false){imgbb_area[i].value=imgbb_area[i].value imgbb_text;}opener.focus();window.close();}}}}window.location.replace("//"   imgbb_lang   "imgbb.com/upload?mode=code&url="   encodeURIComponent(document.location.href));}}}function imgbb_insert(){var imgbb_area=document.getElementsByTagName('textarea');for(var i=0;i<imgbb_area.length;i  ){if(imgbb_area[i].name && !imgbb_skip_textarea.test(imgbb_area[i].name)){var attr=imgbb_area[i].getAttribute('data-imgbb');if(attr!="true"){var imgbb_div=document.createElement('div');imgbb_div.setAttribute('class',"imgbb");var imgbb_a=document.createElement('a');imgbb_a.innerHTML=imgbb_add_text;imgbb_a.href="javascript:imgbb_upload(" i ");";var imgbb_bullet=document.createElement('span');imgbb_bullet.setAttribute('class',"imgbb_bullet");imgbb_bullet.innerHTML=" • ";imgbb_div.appendChild(imgbb_bullet);imgbb_div.appendChild(imgbb_a);imgbb_area[i].setAttribute('data-imgbb',"true");if(new RegExp("quick","i").test(imgbb_area[i].name)==false && imgbb_area[i].parentNode.nextElementSibling && new RegExp("resize","i").test(imgbb_area[i].parentNode.nextElementSibling.id)){imgbb_div.setAttribute('style',imgbb_style);imgbb_area[i].parentNode.parentNode.appendChild(imgbb_div);}else if(new RegExp("quick","i").test(imgbb_area[i].name)==false && imgbb_area[i].nextElementSibling && new RegExp("resize","i").test(imgbb_area[i].nextElementSibling.id)){imgbb_div.setAttribute('style',imgbb_style);imgbb_area[i].parentNode.insertBefore(imgbb_div,imgbb_area[i].nextSibling);}else if(new RegExp("quick","i").test(imgbb_area[i].name)==false && imgbb_area[i].nextElementSibling && imgbb_area[i].nextElementSibling.nextElementSibling && new RegExp("resize","i").test(imgbb_area[i].nextElementSibling.nextElementSibling.id)){imgbb_div.setAttribute('style',imgbb_style);imgbb_area[i].parentNode.insertBefore(imgbb_div,imgbb_area[i].nextSibling.nextSibling);}else{if(imgbb_area[i].nextSibling.nextSibling){imgbb_area[i].parentNode.insertBefore(imgbb_div,imgbb_area[i].nextSibling.nextSibling);}else if(imgbb_area[i].nextSibling){imgbb_area[i].parentNode.insertBefore(imgbb_div,imgbb_area[i].nextSibling);}else{imgbb_area[i].parentNode.appendChild(imgbb_div);}}}}}}function imgbb_upload(areaid){window.open("//"   imgbb_lang   "imgbb.com/upload?mode=smf&url="   encodeURIComponent(document.location.href),"imgbb_"   areaid,"resizable=yes,width=720,height=540");return void(0);}if(typeof(window.addEventListener)=='function'){window.addEventListener('DOMContentLoaded',imgbb_insert,false);window.addEventListener('load',imgbb_insert,false);}else if(typeof(window.attachEvent)=='function'){window.attachEvent('onload',imgbb_insert);}else{if(window.onload!=null){var old_onload=window.onload;window.onload=function(e){old_onload(e);imgbb_insert();};}else{window.onload=imgbb_insert;}}for(var i=1;i<12;i =2){setTimeout("imgbb_insert()",i*1000);}imgbb_insert();}



แค่นี้ครับผม หวังว่าคงมีประโยชน์ ไม่มากก็น้อย

iCafe

ขายครับ [direct=https://www.uppic.org/]ฝากรูปฟรี อับรูปฟรี อับโหลดรูปฟรี[/direct] พร้อมสคิป

mango



picz ครับ คล้ายๆกัน ถ้าฝากไว้นานๆ ก็ต้องกลับมาเช็คด้วยว่าหมดอายุหรือเปล่า  :wanwan044: :wanwan044:

Tcomputer

อ้างถึงจาก: iCafe ใน 04 กรกฎาคม 2018, 17:36:32
upic.me เค้าปิดให้แค่สมาชิกแล้วนี่  :-X

ผมเข้าไปยังเห็นแจ้งว่าปิดบริการอยู่นี้ครับผม


pharaoh_za

ผมว่าตอนนี้ของ imgbb เสถียรสุดนะ ลองไปโหลดที่ Mod ในเวป smf ดูอ่าครับ
[direct=https://www.marketdogs.com]ซื้อขายหมา ขายสุนัข ขายหมา ซื้อหมา ซื้อขายสุนัข[/direct][direct=http://www.marketbirds.com/]ซื้อขายนก ขายนก ซื้อนก[/direct][direct=https://www.thaipedigree.com]ใบเพ็ดดีกรี[/direct][direct=https://mdogs.app/]ตลาดซื้อขายหมา[/direct][direct=https://petai.me/]AI เพื่อสัตว์เลี้ยง[/direct]