PDA

View Full Version : Upload Pictures Automatically When Pasted On A Post


Milobil
01-15-2016, 02:24 PM
Hello,

I would like to know if there is a way to get the pictures (from an external url) we post on a thread automatically uploaded to our website ftp, without changing the original picture size (except if it's too large).

Thanks for your help

Dragonsys
01-15-2016, 02:37 PM
<a href="https://vborg.vbsupport.ru/showthread.php?t=253309" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=253309</a>

I use this

Milobil
01-15-2016, 04:35 PM
https://vborg.vbsupport.ru/showthread.php?t=253309

I use this

Great thanks a lot for the answer.

But does it save the image as soon as you post a thread or you must wait some time before it does it, since it's a task ?

Manoel J?nior
01-15-2016, 05:00 PM
Yes, it works through a task

Milobil
01-15-2016, 05:02 PM
Ok thanks, have a good day :)

Dragonsys
01-15-2016, 05:29 PM
Great thanks a lot for the answer.

But does it save the image as soon as you post a thread or you must wait some time before it does it, since it's a task ?

It is a scheduled task, if you want it to run more often you can adjust the schedule via ACP. By default it runs every 10 minutes.

Milobil
01-15-2016, 08:32 PM
Thanks mates!