Same problem here.
I am using this extension with my 3.3.0 site on my signature
No way to do it work in my forum, using local or remote image in png format.pikachuturkey wrote: ↑Thu Jan 23, 2020 11:05 amI am using this extension with my 3.3.0 site on my signature![]()
Are you adding the extension to the link?
I tried it using a local image (stored in my forum) and using a link to postimage, like that: https://i.postimg.cc/4NQwK99V/560810-v4.png
I tried it again using a jpg image. Not working yet...
Have you tried purging the cache - both board and browser?
In win10/template/config.html
Code: Select all
<!-- DEFINE $W_REVERT_LOGO = '0' -->
Code: Select all
<!-- DEFINE $W_REVERT_LOGO = '1' -->
Worked! Thank you!!jrolson wrote: ↑Mon Jan 27, 2020 5:02 pmIn win10/template/config.html
Findchange toCode: Select all
<!-- DEFINE $W_REVERT_LOGO = '0' -->
Flush board cache after.Code: Select all
<!-- DEFINE $W_REVERT_LOGO = '1' -->
That is correct
Did you unzip on the server? If so then you need to unzip on your PC and then upload to the server. Unzipping on the server does not always create the correct sub directories.