Joomla! 5.x Coding • Customization Articles Category List, multi level
See viewtopic.php?f=839&t=1007812Who can help us with customizationRegardsStatistics: Posted by tvoeten — Sat Apr 13, 2024 5:34 pm
View ArticleMigración y actualización a Joomla 3.x • Re: Web en blanco tras actualizar a...
Hola Marta,El error al que haces referencia puede ser provocado por varias razones, para dar con la solución merece la pena probar los siguientes consejos:- Puedes desactivar o renombrar el directorio...
View ArticleJoomla! 5.x Coding • Re: Upgrading Extensions and Plugins to use "new...
Hi allThanks for the info viz: Joomla! Programmers Documentation for Joomla 5.0It seems I have a lot of learning to do to get a small php file to run - all it does is run a small script which displays...
View ArticleAdministration Joomla! 4.x • Re: Cannot save article - term_id does not have...
Thanks for your reply. Is there a straightforward way to compare the DB structures without having to do a complete J4 install myself?Statistics: Posted by dfs-aviators — Sat Apr 13, 2024 9:16 pm
View ArticleGeneral Questions/New to Joomla! 3.x • Re: Cannot upgrade to another version
Extended Long term support (for Joomla 3.10.x): https://elts.joomla.org/Even so, Joomla 3.10 should run on PHP 8.0.x (even though it is EOL). It's your extensions you need to be concerned with as...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Installing Sample Data for Cassiopeia
Thank you!Statistics: Posted by Peace Freak — Sun Apr 14, 2024 1:56 am
View ArticleJoomla! 5.x Coding • Re: Using the Webservices API to read an article
Victor - thank you for that sample code. I will give it a shot.Statistics: Posted by davidascher — Sun Apr 14, 2024 7:29 pm
View ArticleJoomla! 5.x Coding • Webservices request gets reply 'Class...
JoomDonation is a 3rd party extension and "DonationHelper" comes with that extension. Since a recent update to that extension I've been unable to use Webservices on the site - get this message Class...
View ArticleJoomla! 5.x Coding • Re: Webservices request gets reply 'Class...
Turn on the option 'System Debug' in the System tab of the Global Configuration. Enable the plugin 'System - Debug'. Those settings will hopefully give a more detailed message that will identify the...
View ArticleAdministration Joomla! 5.x • Re: Disabling MFA
You seem to have disabled the wrong plugins. I would keep and use MFA.Passwordless Login is not a multifactor authentication that follows the standard login. It's an alternative to the standard,...
View ArticleTemplates for Joomla! 5.x • Re: Undefined function get_current_user() when...
Welcome to the Joomla forum!The function get_current_user() is a native PHP function. Ask your host to enable this inbuilt function.Statistics: Posted by toivo — Sun Apr 14, 2024 10:25 pm
View ArticleJoomla! 4.x Coding • Re: Custom field for module and display data like...
Could you list your code files after you made the suggested change? Include the full pathname with each code file.It sounds as if your field definition isn't being called. You could add Joomla Log...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: MySql 8.0.13
And additionally, I expect it's far easier for web hosts to update and offer varying PHP versions periodically rather than have to build new servers or whatever, to accommodate MySQL 8. On the other...
View ArticleAdministration Joomla! 4.x • Re: Dashboard reporting incorrect PHP version -...
run the php.info in the /administrator folder. What does it say then?Statistics: Posted by Webdongle — Mon Apr 15, 2024 10:12 pm
View ArticleSecurity in Joomla! 5.x • Re: Acunetix "Internal Server Error"
Welcome to the Joomla forum!AFAIK, in similar cases, when an Apache web server that runs the ModSecurity module reports a 500 Internal Server Error triggered by a rule that is too restrictive, the...
View ArticleLanguage - Joomla! 5.x • Re: What about portuguese language pack?
As I really want to solve the Joomla 5 Portuguese language, I installed the Jooma 4 portuguese pack (pt-BR_joomla_lang_full_4.0.3v1.zip) and it solve by now:--------Tradução Português Brasileiro...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Problems with SSL Certificate on...
So, I went back to the forum for CK who built the slideshow that I am using on my website. The admin denies that jQuery is obsolete is suggesting I look into the admin level of either my hosting or...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: How to delete everyone's browser...
There is no way to clear your visitors' browser cache. The workaround is to add a unique parameter to your image path every time you update it. For example:...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Removing border around a banner...
I'm unable to replicate your issue on my local computer. If your website is already live, it's better to provide a URL so I can see it directly. If your website is not live yet, maybe you can record a...
View ArticleGeneral Questions/New to Joomla! 3.x • Anyway to recaptcha registration page?
Hello everyone, I am having a ton of spam registrations on my joomla 3.10.12 site. I would like to know if there is anyway to add a captcha to the registration page to keep bots out, or anything to...
View Article