Same problem here.bidouille wrote: Tue Jan 21, 2020 7:42 pm Now, 3.3.x build is available.
This extension seems to be not compatible.
Any news to a finale release?
Same problem here.bidouille wrote: Tue Jan 21, 2020 7:42 pm Now, 3.3.x build is available.
This extension seems to be not compatible.
Any news to a finale release?
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 am I am using this extension with my 3.3.0 site on my signature
Are you adding the extension to the link?null2 wrote: Thu Jan 23, 2020 2:59 pm No way to do it work in my forum, using local or remote image in png format.
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...SeewolfPK wrote: Sun Jan 26, 2020 10:03 am Site Logo works for me in phpBB 3.3.0 with Logo stored in images/rmgo_317_190.jpg
Have you tried purging the cache - both board and browser?
In win10/template/config.htmlnull2 wrote: Mon Jan 27, 2020 1:07 pm I have found the problem! Its not working with Win10 style.
I will wait for a Win10 update. Thanks for your support!
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 pm In 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.