General 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 ArticleJoomla! 5.x Coding • Re: Bootstrap issue with Phoca Maps
Hello,i'm using PHP version is 8.1.28 at the moment. Joomla is up-to-date.Thank you,PatrickStatistics: Posted by petjez — Mon Jul 29, 2024 2:51 pm
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 ArticleExtensions for Joomla! 5.x • Re: Bootstrap issue with Phoca Maps
A simple way to check.Through Dev Tools, I added example code from https://getbootstrap.com/docs/5.0/components/modal/No errors after click on the example Bootstrap button1.jpg2.jpg--Errors appear...
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 ArticleGeneral Questions/New to Joomla! 5.x • Re: NFC login into Joomla 5
Further investigation - https://docs.joomla.org/WebAuthn_Passwordless_Login is what you need. This allows for various "passwordless" login methods including NFC.I think we are now getting much closer...
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 ArticleSEO para Joomla! • ¿Cómo puedo convertir archivos a formato PDF?
¿Cuál es la mejor manera de convertir documentos de Word, Excel, imágenes PNG, JPG, presentaciones PPTX y otros formatos a PDF? Busco una herramienta online que sea rápida y fácil de usar para esta...
View ArticleSEO para Joomla! • Re: ¿Cómo puedo convertir archivos a formato PDF?
Si necesitas convertir archivos a formato PDF de manera rápida y sencilla, te recomiendo utilizar PDF Guru. Recientemente utilicé esta herramienta para convertir varios tipos de archivos, como...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Issues on Admin panel
Your folder permissions are all over the place.Let's start with that.Change permissions to:Folders: 755Files: 644configuration.php: 444Thank you. Is there a quick way of doing this? so many folders...
View ArticleLanguage - Joomla! 4.x • Re: Language overrides - special characters in...
What extension is being used?Whether the extension's language strings contain any language constant that contains special character? If so, what is the language string?Statistics: Posted by imanickam...
View ArticleAdministration Joomla! 5.x • Article draft mode - is there one?
I'm trying to persuade a client to use Joomla instead of WP but he uses 2 WP features that I can't find in Joomla. Any suggestions, please?1 - Save an update to an Article in draft mode and publish it...
View ArticleAnnouncements Discussions • Re: Discuss Joomla! 5.1.2
No issues with updating. good job @allLeo Statistics: Posted by leolam — Wed Jul 31, 2024 4:21 pm
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: tried to update from joomla 4.x...
Did you attend to the messages thrown during the pre-update check? Did you run it at all? -Leo Statistics: Posted by leolam — Wed Jul 31, 2024 4:24 pm
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: I set the Update Channel to Next...
All not relevant. The question was asked before: "Did you run the Pre-Update Check?" What did you get, and why did you ignore it?Leo Statistics: Posted by leolam — Wed Jul 31, 2024 4:27 pm
View ArticleAdministration Joomla! 5.x • Re: Article draft mode - is there one?
question 1 check out workflows. 2 I don't know.Statistics: Posted by gws — Wed Jul 31, 2024 4:32 pm
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Extension Pre-Update Check
Having been through the J4 upgrade, I thought J5 was supposed to be easy. It doesn't sound like that's the case.It is easy provided that you have the b/c plugin enabled before the update. “Most”...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: What is "Start Date...
It is used in administrator/components/com_finder/src/Service/HTML/Filter.php in a Code: * Method to generate fields for filtering dates. I don't use Smart Search enough to know where it appears in a...
View ArticleGeneral Questions/New to Joomla! 4.x • HTTP_REFERER not available when...
I have a problem. Users have been complaining that links embedded in PDF files which point to content in the site are failing to redirect after login to the expected pages. Pasting the link directly...
View Article