I am trying to install the com_patchtester component from the file or from URL
Starting the installation
Nothing happens. I receive the message in console:
TypeError: Joomla.submitbuttonurl is not a function[More info]
onclick http://localhost/j46/administrator/index.php:1:1
Windows 10
Agent: Chrome v. 69.0.3497.100 (64-bit) and Firefox v. 61.0.2 (64-bit)
Joomla on: 3472e8b//github.com/joomla/joomla-cms/commit/3472e8b6ce8e4a60246b7a6364caf1deafb1fc82
Labels |
Added:
?
|
Title |
|
folder media and media/com_installer exist, but files in the js folder are not loaded
@dgrammatiko I confirm issue reported by @zwiastunsw.Bellow I post st answers as a table
question | answer |
---|---|
media folder | exist |
media/com_installer/ | exist |
loaded in view | no |
\media\com_installer\js contains following files
installer.es6.js
installer.es6.min.js
installer.js
installer.min.js
@dgrammatiko Ok, give me path to file to edit.
edit
I find it in administrator\components\com_installer\tmpl\install\default.php.
After applying suggested changes installer is working. Install from Web tab is always active and displayed on top of other tabs.
Closed_Date | 2018-10-02 22:49:47 | ⇒ | 2018-10-02 22:49:48 |
Closed_By | Quy | ⇒ | joomla-cms-bot |
Build | 4.0-dev | ⇒ | staging |
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-10-02 22:49:47 |
Closed_By | ⇒ | Quy | |
Build | staging | ⇒ | 4.0-dev |
Set to "closed" on behalf of @Quy by The JTracker Application at issues.joomla.org/joomla-cms/22463
@zwiastunsw do you have a media folder? Do you have a media/com_installer/... file? Is it loaded in that view?