General 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 ArticleSecurity in Joomla! 5.x • Login Bypass via LDAP Injection vulnerability detected
Hello,We have begun testing our site for update to Joomla 5.1.2. Our security team ran a Web Application Scan and reported this vulnerability.I have verified that we do not have any LDAP plugins...
View ArticleJoomla! 4.x Coding • Re: "Class JRequest Not Found" error
Yes, I've just found https://extensions.joomla.org/extension ... le-search/. I'll give it a try - it may be better.Many thanks for your help.GeoffStatistics: Posted by gmrob — Tue Jul 30, 2024 8:09 am
View ArticleExtensions for Joomla! 5.x • Re: Bootstrap issue with Phoca Maps
I got an image with some errors from someone on the forum, see attachment. But i don't know how to fix a bootstrap issue.Hi. Just my thoughts.Errors in the screenshot do not say that these are errors...
View ArticleAdministration Joomla! 5.x • Re: Are the plg_twofactorauth_totp and...
They should have been replaced by MFA during the 4.1 upgrade.Remove the Lock in the database so you can uninstall themThks Per that worked. hmm wish just that all the update scripts remove obsolete...
View ArticleJoomla! 4.x Coding • Re: Module Timing
It's doing exactly what you set it to do (but not what you *want* it to do). Activates in the time zone (London), 12:00 midnight GMT, not midnight of the user's local time.Statistics: Posted by...
View ArticleJoomla! 5.x Coding • get relationship data in webservice
hii have a question about joomla webservicejoomla return relationships object in web service like belowCode: "relationships": { "category": { "data": { "type": "categories", "id": "11" } },...
View ArticleSecurity in Joomla! 5.x • Bug Bounty Report: Password reset poisoning
Hi All,We received this email this morning, I'm always a bit cautious about these bounty type emails, is it anything to worry about or is he talking a load of rubbish?...
View ArticleFinnish Forum • Päivitys 1.5.18 => uusimpaan?
Onnistuukohan tällainen päivitys Joomlan ikivanhasta versiosta 1.5.18 uusimpaan versioon ja löytyykö tähän ohjeita?Nimim. palvelinympäristö ei enää ole yhteensopiva...Statistics: Posted by...
View ArticleFinnish Forum • Re: Päivitys 1.5.18 => uusimpaan?
1.5.18-sivustoa ei voi yhtäkkiä päivittää uusimpaan versioon Jooma 5.xJoitakin toimenpiteitä siellä on otettava.Lue tämä artikkeli https://docs.joomla.org/Joomla_1.5_to_4 ... _Migration Tämä on...
View ArticleAdministration Joomla! 4.x • All of Sudden Getting Lots of Bot Registrations
Hello,it since I updated to version 4.4.6 I am getting lots of bot registrations.I have recaptcha on and it worked before updating. No bot registrations then.What changed in version 4.4.6?Statistics:...
View ArticleLanguage - Joomla! 4.x • Language overrides - special characters in constants...
Hello, I need to make language overrides to constants. Some of them, unfortunately, contain special characters. Here is an example:https://jmp.sh/s/Burkg3xjXoUv5M5JPWGvWhen I try to create a language...
View Article