Create a zip file which plainly won't install in Joomla!
Use the new drag and drop installer (which is a great addition btw)
Drag the file into the dotted lines and release.
An error message saying it doesn't work for example the following:
Warning
JInstaller: :Install: File does not exist /home///tmp/install_58e6bb5c4cd59/com_/.class.php
Component Update: Failed to copy site files.
JInstaller: :Install: File does not exist /home///tmp/install_58e6bb5c4cd59/com_/****.class.php
×
Error
Error installing component
It has a popup error saying "null". This is not good feedback, if it must popup like that (some would find it intrusive) then it should contain relevant information. I'd prefer it to be styled a little better too, but the priority should be the error message. If you want to style it nicely this is pretty good https://limonte.github.io/sweetalert2/
I tried this several times in several browsers. The first few times I got the null error message, then I got the correct error message without the popup, and then I got a success message. I'm quite confused but this is still very concerning.
The only difference I could see is that I tried using the old method inbetween, could that have triggered some sort of a half fix ?
Category | ⇒ | com_installer |
@brianteeman because I have provided screenshots can we find a way to request more testers? Somehow there is a way to get this to occur. As stated, I got a variety of different results, but I can't understand what caused the differences. What browser were you using?
Cannot confirm, got same Result as @brianteeman. Tested on:
Joomla! 3.7.0-beta4 (nightly Build)
macOS Sierra, 10.12.4
Firefox 52 (64-bit), Chrome 57, Safari 10.1
@uglyeoin What is the sha version did you test it?
I have fixed the error message in https://github.com/joomla/joomla-cms/pull/15135/files#diff-5222eed747ee078c931aff7cd5f37b59R131 , all error sucess result will redirect and show flash messages.
The alert will only appear if request get failure with status which is not 200, could you check is it the php upload limit issue?
@brianteeman I would include it but it's half of a commercial extension. Using the same file I got differing results so I'm not entirely sure what is going on. Will come back if I find more information and will ask some people I know to see if they can achieve the same result.
It was not due to the PHP size as I had installed the full extension so it would have been below that. We can rule out that as the variable.
Maybe you can get the console screenshot to let us know the Ajax error message, HTTP status and response.
@asika32764 that will only work if it performs in the way it originally did and it does not seem to be any more.
However, I have still raised a secondary issue (probably should raise another ticket) where the component says:
Installation successful. Next find ****** in the Components menu, and finish the installation process.
and
Error
Error installing component
and
Warning
JInstaller: :Install: File does not exist /home///tmp/install_58e78df3c616a/com_*******/component.class.php
Component Update: Failed to copy site files.*
@brianteeman maybe if there is an XML file present that is a difference between your test and mine. Just trying to work out what variables are different. My site is on Siteground not localhost.
Status | New | ⇒ | Discussion |
When the uploaded file is larger than the maximum upload size, the joomla logo spinner displays indefinitely:
in the error log file:
PHP Warning: POST Content-Length of 9722217 bytes exceeds the limit of 8388608 bytes in Unknown on line 0
in the web console:
TypeError: res.data is undefined
Tested in Firefox 52.0.2 Windows 10 with the latest staging version as of 4/8.
Cannot replicate with RC4.
I can try that, but given the error was inconsistent anyway I'm a tad confused. Surely using the same file should heed the same results. Maybe it part installs or something. Will test and come back to you.
I am closing this at this time - it can always be re-opened if reproducable
Status | Discussion | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-05-22 09:17:41 |
Closed_By | ⇒ | brianteeman |
I could not confirm this
When trying to install a random zip file on my computer using drag and drop I got the following messages as I would expect