Administration Joomla! 5.x • Re: Module assignments in Joomla 5
Add "tmpl=component" to URL. It will load component.php instead of index.php from the template. As this template file does not have any Module Positions, only the Component Area will show. This is...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: What is Server suExec?
So how can I turn it on?Statistics: Posted by hackermade — Thu Aug 22, 2024 6:02 pm
View ArticleExtensions for Joomla! 3.x • Re: Sortable table extension
https://extensions.joomla.org/extension ... ablemaker/https://extensions.joomla.org/extension ... ve-tables/(As a couple of suggestions. I don't know if they sort by clicking top row.). Search the JED...
View ArticleExtensions for Joomla! 5.x • Re: Integration with Wordpress, Coppermine...
Why not put *everything* in Joomla, period? Joomla has forums, photo gallery extensions and you can have blog-type layouts for article display.Statistics: Posted by AMurray — Thu Aug 22, 2024 9:27 pm
View ArticleExtensions for Joomla! 3.x • Re: JCE Editor removes my link and script tag
https://www.joomlacontenteditor.net/sup ... -on-savingCreate profiles if you want to restrict jce functions for other users.Statistics: Posted by Webdongle — Fri Aug 23, 2024 2:50 am
View ArticleExtensions for Joomla! 5.x • Re: Language file
I think it just means they haven't got the proper translations. You can fix it by creating language overrides. Perhaps raise the issue with the extension developer.Statistics: Posted by AMurray — Fri...
View ArticleExtensions for Joomla! 5.x • Re: Language file issue in JoomSport
JoomSport Pro is a paid third party extension. You should reach out to its developer.Statistics: Posted by toivo — Fri Aug 23, 2024 10:50 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Can't create or edit articles in...
Which editor are you using? Are there any third party content plugins installed?Please post the results from the Forum Post Assistant (FPA) by following the instructions at...
View ArticleJoomla! 4.x Coding • Re: Error logging truncates the filename where the error...
#13 [ROOT]/index.php(32): require_once('/home/mysite/...')This line is executed first, according to the PHP call stack, presented in reverse time sequence, starting from the bottom: line 32 of the...
View ArticleAnnouncements Discussions • Re: Discuss Joomla! 5.1.3
You might want to wait for the official fix. I tried the above edit on the 4 files, re-indexed the smart search, clear the cache and browser cache, and still loose all search items on 2nd page.I reset...
View ArticleGeneral Questions/New to Joomla! 5.x • ноутбук с сенсорным экраном купить в...
Интересно: игровые ноутбуки самсунг цены или ультрабук 2024 купить Может быть полезным: https://alikson.ru/noutbuki-1001/tag-ultrabuki-kupit/ или где выгодно купить ноутбук в рассрочку Хороший вариант...
View ArticleGeneral Questions/New to Joomla! 5.x • айфон 14 цена 256гб
Интересно: игровой ноутбук msi цена или купить телефон poco x5 pro Может быть полезным: https://alikson.ru/noutbuki-1001/tag-no ... m-ekranom/ или купить сенсорный ноутбук Хороший вариант - iphone 14...
View ArticleGeneral Questions/New to Joomla! 5.x • ноутбук с сенсорным экраном 17 дюймов...
Интересно: самсунг s24 цена или противоударный водонепроницаемый смартфон с мощным аккумулятором купить Может быть полезным: https://alikson.ru/noutbuki-1001/tag-macbook-air-m2/ или apple macbook air...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Errors upgrading from 4.4.6 to...
Why are you uploading the update package?If the update is not showing in the Joomla update component then something is wrong. That needs to be sorted first. https://forumpostassistant.github.io/docs/...
View ArticleGeneral Questions/New to Joomla! 5.x • macbook air m2 купить
Интересно: смартфон противоударный водонепроницаемый с мощной батареей купить или ультрабук 14 дюймов купить Может быть полезным: https://alikson.ru/noutbuki-1001/tag-no ... -3-dyuyma/ или ноутбук...
View ArticleGeneral Questions/New to Joomla! 5.x • Description text in categories
How to in Joomla 5 get the description text visible in a catergory? In Joomla 3 it worked but not in Joomla 5.Statistics: Posted by peranders — Sat Aug 24, 2024 3:01 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Description text in categories
Did you enable it in the category settings?Statistics: Posted by brendanhedges — Sat Aug 24, 2024 3:09 pm
View ArticleInstallation Joomla! 5.x • Re: Unable to install joomla
I copied a website in joomla across now is on the way to healthStatistics: Posted by astarphysics — Sat Aug 24, 2024 7:08 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Error on New Install v5.0.0: Class...
so i can just leave the psr4 file as deleted?Yes. If the file administrator/cache/autoload_psr4.php does not exist, Joomla creates it.it also created a new "_media_version" folderThat folder does not...
View ArticleJoomla! 5.x Coding • Error access joomla 5 framework from external php file
HiCode: error_reporting(E_ALL);ini_set('display_errors', 1);use Joomla\CMS\Factory;use Joomla\CMS\HTML\HTMLHelper;use Joomla\CMS\Language\Text;use Joomla\CMS\Uri\Uri;use...
View Article