General Questions/New to Joomla! 4.x • Re: password protect frontend
hello i reopen this topic as i found out a terrible thingEven with the home page password protected, datas inside FABRIK modules are accessible by using the direct link to the module. And the worste...
View ArticleGeneral Questions/New to Joomla! 5.x • How to hide the output of a custom field?
Hi,I need to stop a custom field from rendering on the front end dependant on a yes/no selection of a different field.I thought the field "showon" attribute would work, but it does not hide the field...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: "Get Link" of media...
One would wish that this should happen but is does not.It does work for the pictures files but not for the mp3 files.I almost suspect if there is a check somewhere on the filetype.Statistics: Posted...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: error 500 frontpage after update
We need further information. Please post the Forum Post Assistant report (see the red box at the top of this forum screen, under Forum rules).or yourOr look for your self at:...
View ArticleGeneral Questions/New to Joomla! 4.x • Database Transfer Issue with Articles
I have been working on rebuilding a Joomla 4 site and doing some export/imports of tables in the phpMyAdmin. Everything is going smoothly, except for this one issue I am having with articles. I have...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Extension Pre-Update Check
Companies don't seem to have timelines or even plans in some cases for not requiring the BC plugin. One suggested:The Joomla 5 has completely different system then it was before.So it requires to...
View ArticleLanguage - Joomla! 4.x • Re: How to turn off second language on backend?
Thank you, but I have this already and it does not solve the login language.18.jpgStatistics: Posted by MAD King — Fri Jul 26, 2024 12:14 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Incorrect DB info
The version is obtained from the database in administrator/components/com_admin/src/Model/SysinfoModel.php:Code: $db = $this->getDatabase(); $this->info = [ 'php' => php_uname(), 'dbserver'...
View ArticleJoomla! 5.x Coding • Bootstrap issue with Phoca Maps
Hello all,since i moved to Joomla 5, the Joomla Maps plugin is messing with my template. This only happens when i set the Maps Plugin Detail Window to: Bootstrap Modal Box.The setting is enabled now...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Is there a way to customize...
The Options is set in the Menu Item.If you don't have one, Create new of type 'Smart Search"That worked, thank youStatistics: Posted by secarica — Fri Jul 26, 2024 2:16 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Website transfer
Hi hytix,i don't know if you found what your looked for. because i'me in the same case and due to the lake of power of my server i want to migrate my blog form wordpress on joomla.did you have some...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: How to hide the output of a custom...
I forgot to ask the field types. This code is based on the Sold field type to be Radio (Yes/No). It can be easily changed when you use another field type.Here we go...Field names, classes, html, etc....
View ArticleMigrating and Upgrading to Joomla! 5.x • tried to update from joomla 4.x to...
I have the same error. I was on 4.4.6 However the system told me that there was no update availeable despite me being on the Joomla Next channel. So I installed the Joomla! 5.1.2 Upgrade Package via...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: NFC login into Joomla 5
A quick google search suggests the YubiKey method for Multi-factor authentication in Joomla would work with Near Field Communication (NFC).For reference: https://www.yubico.com/works-with-yubik ......
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: tried to update from joomla 4.x...
Did you meet J5 requirements - MySQL 8 or Maria DB 10.4 as minimum, along with PHP 8.1? The migration should have halted if you didn't meet the min server requirements.Statistics: Posted by AMurray —...
View ArticleJoomla! 5.x Coding • Using component functions in Api calls
Hello,I am working on a webservices plugin to build custo api for my component.I want to use exisiting controller and library functions in api call. But when i try to include or import the file I am...
View ArticleJoomla! 5.x Coding • Re: Bootstrap issue with Phoca Maps
Which version of PHP you have selected on the site?Statistics: Posted by anaisystechno — Mon Jul 29, 2024 12:00 pm
View Article3.x - Questions générales, nouvel utilisateur • Re: Bonjour je suis pas le...
BonjourCode: https://kb.joomla.fr/procedures/reinitialiser-son-mot-de-passe-super-adminStatistics: Posted by Jeff71 — Mon Jul 29, 2024 12:11 pm
View ArticleGeneral Questions/New to Joomla! 4.x • Re: very large finder tables
1. Unpublish the indexed items you do not want to be searchable.2. Disable the 'Search For Phrases' in the Smart Search configuration.This alone can reduce your tables to more than 20 times.3....
View ArticleGeneral Questions/New to Joomla! 5.x • encountering a peculiar issue
It sounds like you're encountering a peculiar issue where uninstalling a template and its associated framework simultaneously leads to conflicting success and error messages. This might be due to the...
View Article