Page 1 of 1
Bug of image add buttons
Posted: 02 Jun 2016, 18:26
by headtrick
Hi,
the buttons to add images don't work properly for me if all pictures are displayed. Then they only reload the actual page. If I display only e.g. 50 then they work again.
Best,
Michael
Re: Bug of image add buttons
Posted: 03 Jun 2016, 23:19
by Jan
Hi, which buttons you exactly mean? Can you paste a screenshot of what you exactly mean?
Jan
Re: Bug of image add buttons
Posted: 06 Jun 2016, 19:56
by headtrick
Hi,
I don't think a screenshot will help since actually nothing is happening.
In the control panel under images:
the buttons: +new, multiple add, edit, recreate thumbnails (the others I didn't try) just reload the side if I display all pictures (more than 100).
If I only display 50 or 100 they work as expected.
Best,
Michael
Re: Bug of image add buttons
Posted: 11 Jun 2016, 12:16
by Jan
Hi, then, maybe there is some javascript error, when you click the button, try to check the javascript console, if there is no javascript conflict
https://www.phoca.cz/documents/16-joomla ... -conflicts
Jan
Re: Bug of image add buttons
Posted: 21 Jun 2016, 21:05
by headtrick
Hi,
no conflicts are occuring. I tried with and without Jquery easy.
Best,
Michael
Re: Bug of image add buttons
Posted: 22 Jun 2016, 17:03
by Jan
Hi, hmmm, so e.g. if you select all images on the site and click on "recreate thumbnails" - nothing happen? No javascript error? No message after clicking the button?
Jan
Re: Bug of image add buttons
Posted: 26 Jun 2016, 22:51
by headtrick
Hi,
ok honestly, I didn't try running recreate thumbnails when selecting all pictures (don't want to wait forever:). But definitely +New, Multiple Add, edit (with selection) and recreate thumbsnails (with few pictures selected) just reload the page.
The only message in the console is
Navigated to xxx/administrator/index.php?option=com_phocagallery&view=phocagalleryimgs
Best,
Michael
Re: Bug of image add buttons
Posted: 28 Jun 2016, 23:49
by Jan
Hi, it is not necessary to recreate all thumbnails, it is about testing the button, you can display only 5 images on the site. Did you test it with different browsers?
Re: Bug of image add buttons
Posted: 01 Jul 2016, 12:39
by headtrick
Hi,
yes, with 5-100 pictures to display it works as expected. Only once I choose to display all the buttons just reload the page. I tested at least Firefox and Chrome.
However, I just noticed that Firefox displays an error in the console (chrome not? and it is in german):
Leerer String an getElementById() übergeben.
Best,
Michael
Re: Bug of image add buttons
Posted: 06 Jul 2016, 01:52
by Jan
Hi, not sure but the error can break all the javascript on the site, so this needs to be solved first (just try to find where it occurs)
Jan