Administration Joomla! 5.x • Re: Joomla Admin Menu issue
Welcome to the Joomla forum!It looks like the Admin Menu module has been replicated three times.Click on Content => Administrator ModulesIn the resultant page "Modules (Administrator)" filter the...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Can't edit Articles in Joomla on a...
When I click on an Article in Joomla that has already been published to edit it all I get is a blank window with the word Article in the upper left had corner. I can't see the text that is there or...
View ArticleAnnouncements • Joomla! 5.1.0 RC1 - Ready for Testing
The Joomla Project is pleased to announce the availability of Joomla 5.1 Release Candidate for testing.DO NOT TEST ON A LIVE/PRODUCTION SITE but rather on a copy of a production site with the owners...
View ArticleAnnouncements Discussions • Discuss Joomla! 5.1.0 RC1
Here you can discuss about the release of Joomla 5.1.0 RC1See Announcement: viewtopic.php?f=8&t=1008287Statistics: Posted by pe7er — Tue Apr 02, 2024 5:40 pm
View ArticleJoomla! 4.x Coding • Re: Migrating code from joomla 3 to joomla 4
Joomla 4 has a file /libraries/classmap.php with all old JClasses and the new names.See https://github.com/joomla/joomla-cms/bl ... assmap.phpIn Joomla 4 you can use:Code: <?php use...
View ArticleGeneral Questions/New to Joomla! 4.x • Pop-up
Hello guys , want to ask if its possible to add to a blog with 50 users , and option , like a pop-up message from the administrator , when they log in? For example , i create a message type: Remember...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: Cannot upgrade to another version
Upgrade to the latest 3.10.12. You are 10 versions behind.There is a paid subscription where you can still get security updates for 3.xYour largest problem will be that the site is not compatible with...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Lack of print button: problems...
It's still there. Add "tmpl=component" to URL to show component only without modules.Statistics: Posted by Per Yngve Berg — Wed Apr 03, 2024 7:16 pm
View ArticleJoomla! 4.x • SMTP Error: data not accepted
Wenn ich meine Seite aufrufe:https://www.nak-ffb.de/administrator/bekomme ich:**Es ist ein Fehler aufgetreten.**2 SMTP Error: data not accepted.Leider hat alles googlen bisher nicht geholfen.Nun hoffe...
View ArticleAdministration Joomla! 5.x • Re: Administration Site showing up as HTML only
Could you check your browser console for JavaScript / CSS errors?In a Chrome browser: Inspect > ConsoleYes there are errors.Screenshot 2024-04-03 at 11.55.03 AM.pngStatistics: Posted by mjsacauskis...
View ArticleJoomla! 4.x • Re: SMTP Error: data not accepted
Ich habe jetzt in libraries/vendor/phpmailer/phpmailer/src/PHPMailer.phpdie Zeilen 2050 bis 2052 auskommentiert.Jetzt läuft die Seite wieder.Aber dass kann ja nicht die Lösung sein, oder ?Statistics:...
View ArticleAdministration Joomla! 4.x • Major ACL issue
Parts of the front end to be viewed only by Admins are appearing to the public. The ACL just is not working as expected.I created a new access level to view form submissions. The information submitted...
View ArticleAdministration Joomla! 5.x • Experienced YooTheme user willing to help a...
Hi there,I've started using YooTheme Pro and I've got some very basic questions (despite reading the documentation) that an experienced user could answer in a moment!Is there anyone on here that would...
View ArticleGeneral Questions/New to Joomla! 4.x • Submenus missing after move to root
I have an IIS server with multiple sites, hey all use the same db. I moved my Joomla 4 site from a folder on one site to the root on another site. I thought I had changed everything I needed to, but I...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Backend admin menu: start in...
In administrator/templates/atum/index.php on line 32 there is a sidebarState which defaults to an empty string. You need to find a way to set the default to 'closed'. The state is kept in a...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: 500 error and Forum Post Assistant...
Your screenshot shows MySQL has gone away. I had a similar problem myself recently when messing about with tables. I have forgotten the details - MySQL started but then immediately died. So check with...
View ArticleAdministration Joomla! 5.x • Re: Administrator Log In Failed
Here is the FPA. Frontend log in is good.Joomla! Instance :: Joomla! 5.0.3-Stable (Kuboresha) 20-February-2024Joomla! Configured :: Yes | Writable (644) | Configuration Options :: Offline: false |...
View ArticleThe Lounge • Re: Update Bootstrap for 5.1
What version of bootstrap will J5,1 have?Statistics: Posted by JurajB — Thu Apr 04, 2024 7:47 pm
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Smart Search Links Going to Home...
Sadly, still having to use this "hack".Does anyone have a better idea on how to get Smart Search to stop showing search results on the homepage if the content isn't linked in a menu item?Statistics:...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Login Form redirect not working
I found the best way around this is to use the login page menu item versus login module. It will keep you on the login page till the user gets the password right. I tried this in Joomla 4 and 5, and...
View Article