↧
General Questions/New to Joomla! 4.x • Re: administrator login - error 500 -...
You need to open configuration.php not phpmyadmin, change public $debug = false; change to true,public $error_reporting = 'default'; change to maximum.Statistics: Posted by gws — Sun Jul 28, 2024 3:45...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: display the custom_html module's...
That was my initial thought and why I tried to get the modulenote inside the Sourcerer code in the module content. But I couldn't get it to work so I incorrectly opted for the module override. THe...
View ArticleTemplates for Joomla! 5.x • Re: How to centre and change the font size of the...
Excelent!TipTry to avoid using !important.Use the correct order or more specific CSS.!important rules can only be overridden by other !important rules.That can lead to issues down the line...Like in...
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 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 ArticleGeneral Questions/New to Joomla! 5.x • Re: List of tags - article links lead...
Thank you so much, I’ll look into all that. The working parts in Neuching are still based on category lists, looks like I need a combination of tags and categories to cover my requirementsStatistics:...
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 ArticleExtensions for Joomla! 5.x • Re: Bootstrap issue with Phoca Maps
Thank you everyone,i will get back to the people of Phoca to see if they can help me a bit further on this one.Thanks so far,PatrickStatistics: Posted by petjez — Wed Jul 31, 2024 2:59 pm
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 Article