Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Upload images on external hosting?
nier3 Offline
Member
***
Posts: 125
Joined: Jul 2012
Post: #1
Upload images on external hosting?
Hi, I created this thread:

http://mybbhacks.zingaburga.com/showthread.php?tid=1584

about upload images on external hosting.

I have read answers (API etc), but I don't understand how to proceed.

For example from Box.com:
http://developers.box.com/get-started/#u...http://developers.box.com/get-started/#uploading-and-d

I have to add this code in Xthreads? Thank you very much
03-26-2013 04:57 AM
Find all posts by this user Quote this message in a reply
ZiNgA BuRgA Offline
Fag
*******
Posts: 3,357
Joined: Jan 2008
Post: #2
RE: Upload images on external hosting?
Just make a textbox field and paste the URLs in there.

My Blog
03-26-2013 11:53 AM
Find all posts by this user Quote this message in a reply
nier3 Offline
Member
***
Posts: 125
Joined: Jul 2012
Post: #3
RE: Upload images on external hosting?
Hi, I have created a new textbox field and paste:

curl https://api.box.com/2.0/files/content \
-H "Authorization: Bearer (YOUR_ACCESS_TOKEN=my API?)" \

in Input Formatter, but it doesn't work Frown
03-27-2013 02:58 AM
Find all posts by this user Quote this message in a reply
ZiNgA BuRgA Offline
Fag
*******
Posts: 3,357
Joined: Jan 2008
Post: #4
RE: Upload images on external hosting?
Obviously you can't paste commands and hope the server executes them.
Ideally you'd put in the URL of the resource and modify your templates to reference it.

My Blog
03-27-2013 09:24 AM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

 Standard Tools
Forum Jump: