↧
General Questions/New to Joomla! 5.x • Re: Removing border around a banner...
Code: div.grid-child.container-below-top {Padding 0px;}Statistics: Posted by Per Yngve Berg — Sun Apr 14, 2024 6:54 pm
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: HTTP 500 Whoops
What we know is that on line 329 $model->getItems() returns null. I have not found how it can do that. Try this pair of planted lines on either side of line 329:Code:...
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 ArticleAdministration Joomla! 4.x • Re: Cannot save article - term_id does not have...
Do you use the Smart Search (finder) to search on your Site?The articles must be indexed before any search can be done.Hi, no I don't. I have also deactivated all components associated with Smart...
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 ArticleInstallation Joomla! 5.x • Re: In Cassiopeia template in Joomla 5 font...
What are you trying to do to reach the conclusion it's not installed? To add icons you simply use code like this: <i class="fa-solid fa-user"></i>. Doesn't that work?Go to Font Awesome's...
View ArticleAdministration Joomla! 4.x • Re: Dashboard reporting incorrect PHP version -...
Read the instructions. FPA is linked in the prominent red box at the top of the forum page: "If are serious about wanting help you will use this to help you post".Upload one file, and run it in your...
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 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: Website not working since recent...
htaccess.txt is irrelevant!!Statistics: Posted by brian — Tue Apr 16, 2024 7:04 pm
View ArticleExtensions for Joomla! 4.x • Re: Table properties
Carefully study all the examples of BS tables. There is everything you need.I will, thank youFor additional stylization, you can add your own classes where you need and use them in your...
View ArticleGeneral Questions/New to Joomla! 5.x • Can't get userId to pass to slim 4 code
Hello,I have a website that's in Joomla 5 and runs just fine, but I have some custom php tools that will run outside of Joomla. These tools are built in Slim 4. Since the access controls are...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Can't get userId to pass to slim 4...
Change Session Handler from database to file system. Then you can access the session with standard php functions.Statistics: Posted by Per Yngve Berg — Tue Apr 16, 2024 8:04 pm
View ArticleAdministration Joomla! 3.x • Restrict ability to edit-profile on front-end to...
Hello all, I have been researching for a way that I can allow only specific user-groups to change their password on the front end using the "Edit User Profile" page.At first, I figured that I would be...
View Article
More Pages to Explore .....