MyBB Community Forums

Full Version: CAMO IMAGE PROXY (SSL)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hello today im using https.php a plugin by cameron for image proxy, but i stopped at "hmac_key" and my question was how to add a new MyBB setting through ACP with the identifier of hmac_key ?

the plugin link was here https://community.mybb.com/thread-162572.html
+ Following that topic

I need help about that like a guide (hmac_key)
Configuration → Settings → Add New Setting.

Alternatively you can try DVZ Secure Content, which proxies avatars as well and contains more flexible configuration.
I've been using dvz secure content for several months now and it works quite well!
(2016-09-09, 06:47 PM)Carbonzxc Wrote: [ -> ]+ Following that topic

I need help about that like a guide (hmac_key)

already, but still not working

(2016-09-09, 08:08 PM)Devilshakerz Wrote: [ -> ]Configuration → Settings → Add New Setting.

Alternatively you can try DVZ Secure Content, which proxies avatars as well and contains more flexible configuration.

im using dvz secure content, it just changing all http:// image with link

(2016-09-09, 08:36 PM)andrewjs18 Wrote: [ -> ]I've been using dvz secure content for several months now and it works quite well!

yes im using it also, but dvz secure content, but i need image proxy.

still not working Sad
Yes,

Im using dvz secure plugin aswell.

But my problem is forum users uploading images to non https sites so they cant post them to forum,
image not showing at topics, only possible way is insert https image links; so i need to fixout that issue..
(2016-09-10, 09:38 AM)Carbonzxc Wrote: [ -> ]Yes,

Im using dvz secure plugin aswell.

But my problem is forum users uploading images to non https sites so they cant post them to forum,
image not showing at topics, only possible way is insert https image links; so i need to fixout that issue..

im just wanted to learn how to use image proxy as well Sad
The setting type has to be set to Text so you're able to enter the key there (this setting relates only to https://community.mybb.com/thread-162572...pid1116582).

Regardless of which solution you choose, if you'd like all images to be displayed correctly (not collapsed to links) with your forum pages being served without mixed content warnings you will need a proxy script running on some server (cloud, VPS, dedicated) - e.g. for https://github.com/atmos/camo you would need Node.js support.
(2016-09-10, 12:19 PM)Devilshakerz Wrote: [ -> ]The setting type has to be set to Text so you're able to enter the key there (this setting relates only to https://community.mybb.com/thread-162572...pid1116582).

Regardless of which solution you choose, if you'd like all images to be displayed correctly (not collapsed to links) with your forum pages being served without mixed content warnings you will need a proxy script running on some server (cloud, VPS, dedicated) - e.g. for https://github.com/atmos/camo you would need Node.js support.

the setting were correct, so i only need node.js on my shared hosting?
im using shared hosting with dedicated ip