The lastest updates that have been released on October 19, 2022 on all Joomla extensions and WordPress plugins, ensure compatibility with the upcoming Joomla 5 and 4.3, as well as the upcoming version of PHP 8.2. This allows you to upgrade your server versions of Joomla and PHP without fear. Note that the minimum PHP version for Joomla 5 is 7.2.5
.
Eorisis extensions are hybrid, so you do not need to uninstall or reinstall any Eorisis extension when upgrading from Joomla 3x to 4 or 5, assuming they are up-to-date. TIP: When upgrading to Joomla 5 or 4 from earlier Joomla versions, increase the Session Lifetime (in Joomla configuration), as the update can take a long time on some systems.
I am proud to let you know that all Eorisis extensions are Joomla 4 compatible and ready to use. Joomla 4 was released on August 17, 2021. The first Eorisis update covering Joomla 4 compatibility was released in 2017 (November 22), followed by numerous updates and continuous development to date.
Of course this is not going to stop.
Joomla 4 developers made constant changes to the core. Staying up-to-date with the latest Alpha, Beta and RC versions required constant changes to the extensions.
Eorisis extensions are hybrid, so you do not need to uninstall or reinstall any Eorisis extension when upgrading from Joomla 2x or 3x to 4, assuming they are up-to-date. One tip I could give when upgrading to Joomla 4, would be to increase the Session Lifetime (in Joomla configuration), as the update can take a long time on some systems.
We love progress and we are ready.
Your feedback is welcome, if you have any questions, do not hesitate to contact support.
Stay safe and enjoy Joomla 4.
post_max_size = 8M upload_max_filesize = 2M
Sets max size of post data allowed. This setting also affects file upload. To upload large files, this value must be larger than upload_max_filesize. Generally speaking, memory_limit should be larger than post_max_size. PHP allows shortcuts for byte values, including K (kilo), M (mega) and G (giga). PHP will do the conversions automatically if you use any of these.
The maximum size of an uploaded file.
post_max_size = 20M upload_max_filesize = 20M
php_value post_max_size 20M php_value upload_max_filesize 20M
service apache2 reload
jquery
in the search box and click on: Highlight All which is right next to it. Check all the highlighted results, looking for URLs pointing to a JS file similar to jquery.js
or jquery.min.js
or say, jquery-1.11.2.min.js
(the filename may contain a version).http://code.jquery.com/jquery-1.11.2.min.js
/media/jui/js/jquery.min.js
/js/jquery.min.js
< script src="http://code.jquery.com/jquery-1.11.2.min.js" type="text/javascript">< /script>
< script src="/js/jquery.min.js" type="text/javascript">< /script>
http://example.com/js/jquery.min.js
jQuery v1.11.2 | (c) 2005, 2014 jQuery Foundation, Inc. | jquery.org/license
< script type="text/javascript">
window.onload = function()
{
if (window.jQuery)
{
alert('jQuery is loaded');
}
else
{
alert('jQuery is not loaded');
}
}
< /script>
3.0.0
4.0.0-Alpha5
to Joomla 4.2.x
1.6.2
(custom modified) used in Joomla 3.7.0-Alpha1
to Joomla 4.0.0-Alpha4
0.14.0
(custom modified) used in Joomla 3.2.3
to 3.6.5
0.9.8
(custom modified) used in Joomla 3.0.0
to 3.2.2
3.0.0
to 3.2.2
was using a custom modified version of Chosen 0.9.8
and since Joomla 3.2.3
to 3.6.5
, it was using a custom modified version of Chosen 0.14.0
(the latest of the Chosen 0.x.x
Series). When Joomla 3.7.0-Alpha1
was released, it contained Chosen 1.6.2
, but it was once again custom modified./media/jui/js/chosen.jquery.js
Modified for Joomla! UI: - revert the check for instance type of data-chosen, to allow to disable Chosen for field with data-chosen="true", @see https://github.com/joomla/joomla-cms/pull/12877 - rename the css and javascript classes and functions to revert back to using chzn and liszt - fix zero width, based on https://github.com/harvesthq/chosen/pull/1439 - allow to add a custom value on fly, based on https://github.com/harvesthq/chosen/pull/749
v1.0
on 30/07/2013 and stated:All CSS class names have been renamed from a chzn- root to a chosen- root : All custom Chosen events starting with liszt are now prefaced with a chosen: [ Link ].Note that Chosen versions older than
1.4.0
had an XSS vulnerability in the Chosen code itself as announced here: [ Link 1 ] [ Link 2 ]. Chosen versions 0.9.7
or older would not be included in the extension because the official Chosen files come with version information mistakes.3.0.0
5.3.3
used in Joomla 5.2.0-Beta3
to 6.0.0-Alpha1-Dev
5.3.2
used in Joomla 4.4.0-Beta3
to 5.2.0-Beta2
5.3.1
used in Joomla 4.4.0-Alpha4
to 5.0.0-Beta2
5.3.0
used in Joomla 4.4.0-Alpha3-dev
to 5.0.0-Alpha3-Dev
5.2.3
used in Joomla 4.3.0-Alpha3
to 4.3.0
/ 4.4.0-Alpha1
/ 5.0.0-Alpha3-dev
5.1.3
used in Joomla 4.0.6-RC
to 4.3.0-Alpha2
5.1.2
used in Joomla 4.0.4-RC
to 4.0.5
5.0.2
used in Joomla 4.0.0-RC3
to 4.1.0-Alpha1
5.0.1
used in Joomla 4.0.0-Beta8-dev
to 4.0.0-RC2
5.0.0
used in Joomla 4.0.0-Beta8-dev
5.0.0-beta3
used in Joomla 4.0.0-Beta8-dev
5.0.0-beta2
used in Joomla 4.0.0-Beta8-dev
5.0.0-beta1
used in Joomla 4.0.0-Beta7
4.5.3
used in Joomla 4.0.0-Beta7-dev
4.5.2
used in Joomla 4.0.0-Beta4
to 4.0.0-Beta5
4.5.0
used in Joomla 4.0.0-Beta1
to 4.0.0-Beta3
4.4.1
used in 4.0.0-Beta1-dev
4.3.1
used in Joomla 4.0.0-Alpha7
to 4.0.0-Beta1-dev
4.1.3
used in Joomla 4.0.0-Alpha5
to 4.0.0-Alpha7-Dev
4.1.1
used in Joomla 4.0.0-Alpha3
to 4.0.0-Alpha4
4.0.0-beta.2
used in Joomla 4.0.0-Alpha1
to 4.0.0-Alpha2
2.3.2
(custom modified) used in Joomla 3.1.4
to 3.10.x
2.1.0
(custom modified) used in Joomla 3.0.0
to 3.1.1
2.1.0
are used in Joomla 3.0.0
to 3.1.1
, while custom modified versions of Bootstrap 2.3.2
(the latest of the 2.x
series) are used from Joomla 3.1.4
to 3.10.x
. In a few words, all Bootstrap versions used by the Joomla 3 core, are custom modified versions of the Bootstrap framework 2.x
series./media/jui/js/bootstrap.js /media/jui/js/bootstrap.min.js
* Custom version for Joomla!
bootstrap.js
and bootstrap.min.js
files, loading any official Bootstrap version other than the one of the core, causes serious functionality problems in the Joomla administrator area when the default template is used. The official Bootstrap 2.3.2
can be used in the Site (Front End) area without fear, although it is a very old version released in 2012. Any Bootstrap 5.x
, 4.x
or 3.x
series version would cause javascript functionality conflicts if used in Joomla 3.3.0.0
1.9.2
used in Joomla 3.2.0
to 4.0.0-Beta1-dev
1.8.23
used in Joomla 3.0.0
to 3.1.6
4.0.0-beta1
. The jQuery UI versions used in Joomla 3 are official (untouched) and this is how things should be, but are archaic, as jQuery UI 1.9.2
was released in 2013-07-14.3.2.0
3.4.1
used in Joomla 4.3.0-Beta4
to 6.0.x
3.4.0
used in Joomla 4.3.0-Alpha1
to 4.3.0-Beta3
3.3.2
used in Joomla 4.0.0-Beta7
to 4.2.x
3.3.1
used in Joomla 4.0.0-Beta4
to 4.0.0-Beta7-dev
3.3.0
used in Joomla 4.0.0-Beta1
to 4.0.0-Beta3
3.1.0
used in Joomla 4.0.0-Beta1-dev
3.0.1
used in Joomla 4.0.0-Alpha5
to 4.0.0-Alpha10
1.4.1
used in Joomla 3.6.0-Beta1
to 4.0.0-Alpha4
1.2.1
used in Joomla 3.2.0
to 3.6.0-Alpha
3.0.0
to 3.1.6
does not include Migrate in the core because it uses jQuery libraries up to version 1.8.3
.Migrate is only required for jQuery 1.9.0
or higher to restore deprecated and removed functionality.
Recommended Joomla Extension: Eorisis Elements available in both Free/Pro editions.3.0.0
3.7.1
used in Joomla 4.4.0-Beta1
to 6.0.x
3.7.0
used in Joomla 4.4.0-Alpha1
to 5.0.0-Beta1-Dev
3.6.4
used in Joomla 4.4.0-Dev
to 5.0.0-Dev
3.6.3
used in Joomla 4.3.0-Alpha3
to 4.3.0
3.6.1
used in Joomla 4.3.0-Alpha1
to 4.3.0-Alpha2
3.6.0
used in Joomla 4.0.0-Beta8-Dev
3.5.1
used in Joomla 4.0.0-Beta1
to 4.0.0-Beta8-Dev
3.4.1
used in Joomla 4.0.0-Alpha9
to 4.0.0-Beta1-Dev
3.3.1
used in Joomla 4.0.0-Alpha3
to 4.0.0-Alpha8
3.2.1
used in Joomla 4.0.0-Alpha1
to 4.0.0-Alpha2
1.12.4
used in Joomla 3.6.0-Beta1
to 3.10.x
1.11.3
used in Joomla 3.4.4-RC2
to 3.6.0-Alpha
1.11.2
used in Joomla 3.4.0-Beta1
to 3.4.4-RC
1.11.1
used in Joomla 3.3.1
to 3.4.0-Alpha
1.11.0
used in Joomla 3.2.3
to 3.3.0
1.10.2
used in Joomla 3.2.0
to 3.2.2
1.8.3
used in Joomla 3.1.0
to 3.1.6
1.8.1
used in Joomla 3.0.0
to 3.0.4
1.12
release of jQuery.my-script.js
(the file extension must be 'js')./media/
directory (Recommended), for example /media/my-folder/
my-script.js
to that directory. The final path will look like this: /media/my-folder/my-script.js
/media/my-folder/my-script.js
in the JavaScript > URLs field (you can omit the leading forward slash).//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.2/js/bootstrap.js
my-styles.css
(the file extension must be 'css')./media/
directory (Recommended), for example /media/my-folder/
my-styles.css
to that directory. The final path will look like this: /media/my-folder/my-styles.css
/media/my-folder/my-styles.css
in the StyleSheet > URLs field (you can omit the leading forward slash).//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.2/css/bootstrap-theme.min.css
/media/eorisis-jquery/
directory, as they will be wiped out after an update of the eorisis jQuery plugin.http:
or https:
part and begin directly with the the double forward slash //
. Although this is the best practice when using External URLs from a CDN to avoid SSL conflicts, always make sure that the CDN does have SSL enabled by testing the URL with https directly from your browser. Trying a Scheme Relative URL from your browser will fail./media/
directory is the best area to create your custom folder. Of course you can create a folder anywhere else, but it cannot be outside the Joomla's root (this is the directory where your Joomla is installed).