End of Support for Joomla 3 - Forum closed
Missing modal.js
When I go into my inspector I see the following error:
Failed to load resource: net::ERR_UNKNOWN_URL_SCHEME
warp:vendor/uikit/js/components/modal.js
I found out it is loaded in:
theme.config.php
$this->addFile('js', 'warp:vendor/uikit/js/components/modal.js');
I checked the template and the quickstart files, in both modal.js is missing at the assigned location. Please advice, thanks.
Failed to load resource: net::ERR_UNKNOWN_URL_SCHEME
warp:vendor/uikit/js/components/modal.js
I found out it is loaded in:
theme.config.php
$this->addFile('js', 'warp:vendor/uikit/js/components/modal.js');
I checked the template and the quickstart files, in both modal.js is missing at the assigned location. Please advice, thanks.
by Webgraphs
Attachments:
Please Log in or Create an account to join the conversation.
- joomlaplates
-
Offline
- Moderator
-
- Posts: 8841
- Thank you received: 1736
Hi there,
modal.js is not needed anymore.
We have fixed it and have delete the loading syntax from theme.config.php.
modal.js is not needed anymore.
We have fixed it and have delete the loading syntax from theme.config.php.
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
The following user(s) said Thank You: Webgraphs
Please Log in or Create an account to join the conversation.
Thank you! Then I will remove it from the theme.config.php as well.
by Webgraphs
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates