We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

Fullscreen image view | Forum

Ole Rasmussen
Ole Rasmussen Apr 25 '19
When I press the button NOTHING happens in Google Chrome. If I use Apple Safari it works just as it should.

Does anyone know why it is so. I know it's not an Oxwall fault but maybe someone know the answer


Patricia Zorrilla Leader
Patricia Zorrilla Apr 25 '19
It works for me with Chrome + Windows, so it must be something related to your computer...

If it were a Chrome problem it would not work for anyone.

Catkin
Catkin Apr 25 '19
Its broken on all the sites I have ever used the Photos plugin on. JS error. Works on Oxwalls mobile view strangely! 
Patricia Zorrilla Leader
Patricia Zorrilla Apr 25 '19

It could be.

I forgot that I have the latest version of the photo plugin installed, it is in

https://github.com/oxwall/photo

but you have to install it manually.

For years OxWall has updated plugins and the core, but you have to install it manually.

Ole Rasmussen
Ole Rasmussen Apr 29 '19
The strange think is that it does work if I use Apples Safari browser :-/


Norias
Norias Jun 11 '19
It's because since v71 chrome has a new fullscreen code.


You need to change the line 1435 in /ow_plugins/photo/static/js/photo.js


elem[_vars.fullScreen.requestFullscreen](keyboardAllowed && Element.ALLOW_KEYBOARD_INPUT);


to


elem[_vars.fullScreen.requestFullscreen]({keyboardAllowed});



Source: https://github.com/...2513909ef2aea5fbe612


The Forum post is edited by Norias Jun 12 '19
Patricia Zorrilla Leader
Patricia Zorrilla Jun 11 '19

Thanks for the contribution, Norias

It is very sad that such nonsense, which is resolved since Dec 26, 2018 is not available to the common OxWall users because the team does not bother to publish these updates.

It is true that they are on GitHub and you can download and install them manually but it would not take much effort or time to create a ZIP and put it here in the store to be updated only.

Surely for SkaDate they do the ZIP.

How sad is this. 

Norias
Norias Jun 12 '19
I totally agree with you !
Ole Rasmussen
Ole Rasmussen Jun 13 '19
I've changed that section og code but still no cigar :-/ Didn't help anything
Patricia Zorrilla Leader
Patricia Zorrilla Jun 13 '19
Have you followed these steps too?

https://wiki.oxwall.com/plugin-tuts:enable-debug

Ole Rasmussen
Ole Rasmussen Jun 13 '19
Yep, didn't give any info relating to this, no warnings or anything :-/


Patricia Zorrilla Leader
Patricia Zorrilla Jun 13 '19

I'm sorry I can not help you better because I can not reproduce the problem on my test site. It works well with all the browsers I've tried (under Windows). I do not have any Apple device.

I recommend trying other browsers and devices to find out if some happen and not others, to see the extent of the problem. 

Catkin
Catkin Jun 13 '19
also unfortunately did not get full screen working using the updated code!


Ole Rasmussen
Ole Rasmussen Jun 13 '19
Hope they will get it fixed seeing that Chrome is the most used browser out there!


Norias
Norias Jun 14 '19
Once you have changed the line 1435 in /ow_plugins/photo/static/js/photo.js, you need to clear the cache.



Catkin
Catkin Jun 14 '19

Quote from Norias Once you have changed the line 1435 in /ow_plugins/photo/static/js/photo.js, you need to clear the cache.



I completed that step both using Oxwalls clear cache and a plugin version. I completed the change in Dev mode.


Did this work for you?

Norias
Norias Jun 14 '19
Fullscreen is working for me on furryinter.net with Vivaldi (same engine as google chrome)


Maybe try ctrl+F5 ;)

Catkin
Catkin Jun 14 '19
Haha! I did forget the ol' ctrl+F5! Thanks very much friend!


Chrome cache is as much a curse as it is a blessing

Ole Rasmussen
Ole Rasmussen Jun 15 '19
Yep :-) Now it's working....
Chrome cache is a bitch some times
Jamie
Jamie Oct 9 '20
Still not working again. 

(even the oxwall demo doesn't enlarge images now)


1. Updated line 1435 in /ow_plugins/photo/static/js/photo.js

2. Put cloudflaire in devmode[to pause cashe])

3. ctrl+f5

4. different devices(laptop/mobile ....chrome used)

5. Chrome & Edge used via laptop.

Pages: 1 2 3 »