Administration Joomla! 4.x • I cannot see login and username in administrator...
Hello, I just installed Joomla website. Honestly, I don't which version it is. but when I go to the administrator page I see this. https://ibb.co/JQTcHjzI don't see username and password area. Can you...
View ArticleAdministration Joomla! 4.x • Re: I cannot see login and username in...
Please upload your screenshot to the Forum so it's visible.Statistics: Posted by Per Yngve Berg — Sat Mar 02, 2024 2:08 am
View ArticleGeneral Questions/New to Joomla! 4.x • Using SMTP Mail settings results in...
I have set SMTP mail settings for a connected M365 mailbox and have noticed that as soon as I set to SMTP and save the settings that I can no longer login to the system or save any settings without...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Using SMTP Mail settings results...
Try to reset the SMTP settings to "null". These variables with values, for example:Code: public $smtpauth = false;public $smtpuser = '';public $smtppass = '';public $smtphost = '';public $smtpsecure =...
View ArticleMigrating and Upgrading to Joomla! 4.x • Finished migration - Smart Search...
Hi guys, I've completely finished a full site migration and update of all plugins etc etc. The one issue I have is when trying to replace Search with Smart Search and indexing the site contents, it...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Finished migration - Smart...
Call to undefined method Joomla\Component\Finder\Administrator\Indexer\Helper::getContentPath()The function Helper::getContentPath() is used in Joomla 3. It does not exist in Joomla 4. This means that...
View ArticleJoomla! 4.x Coding • Re: Download file header issue
From https://docs.joomla.org/J4.x:Joomla_4_T ... xport_Data:Code: $app->setHeader('Content-Type', 'text/csv; charset=utf-8', true);$app->setHeader('Content-disposition', 'attachment; filename="'...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Smart Search Links Going to Home...
Not sure I'm following you.The modules we have on the home page are set to "Only on the pages selected" which in this case is the home page. When we do a search and the article in the list is not on...
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 4.x • Re: Best way to add...
For the nofollow you should just use the option on the menu itemchrome_q5Ukr8bdEi.pngStatistics: Posted by brian — Sat Mar 02, 2024 7:11 pm
View ArticleAdministration Joomla! 4.x • Re: Obsolete PHP version is not reported
I have two htaccess-files one as htaccess.txt and one as .htaccess.Ashampoo_Snap_Samstag, 2. März 2024_20h09m25s_001_.pngStatistics: Posted by schohmik — Sat Mar 02, 2024 7:12 pm
View ArticleJoomla! 4.x Coding • Re: Custom Joomla 4 Authentication Plugin
I have now solved this by modifying the LDAP plugin. The difference is that the LDAP plugin registers itself as a provider. A tutorial for this would be ingenious.I'd be interested in how exactly! I'm...
View ArticleJoomla! 5.x Coding • Re: Author block on article page
hi,ok, will do. What about fields? Fields are also overwritten by the template?Right now, I see in my default.php (com_content/article):<div class="card-body"><?php echo...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Update from 3.0 to 5.xx
S**t.. I could import the sql into a current mysql, but maybe it didnt help? Thank you very much for your help!!The problem started when my webserver company upgraded ph to 8.0.. All crashed,. Its a...
View ArticleThe Lounge • Re: Joomla is a class act
The support in the forum that drew me, especially the security.Another plus point. Forum support is excellent Statistics: Posted by JAVesey — Sun Mar 03, 2024 6:32 pm
View ArticleTemplates for Joomla! 5.x • Re: installing a template - Manifest and XML...
The instructions were so simple, just download the template, and then upload it onto Joomla.Joomla templates are Joomla extensions. The .zip file is installed through System - Install - Extensions....
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Does RSS feed show articles to be...
Probably the fact you're logged in (as super user, publisher, editor etc), shows you unpublished articles (so they can be edited from the front-end). That's expected behaviour. And the 404 is expected...
View ArticleExtensions for Joomla! 4.x • Re: Easy Profile extension
Try EasySocial. They have a feature to import users and users field at their backend. You can try their backend demo here; https://easysocial.stackideas.com/administratorWorks well with Joomla 4, but...
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 5.x • Help with...
Hi everyone,I'm working on a Joomla 5 site using Helix Ultimate, SP PageBuilder Pro, and 4SEF/4SEO, aiming to create a national directory for homeless shelters. I've run into a couple of issues:1. My...
View ArticleAdministration Joomla! 5.x • Re: Mailer test mail not successful
This situation was solved when we discovered the mail template itself was missing. How that occured I've no idea but the client reports all is well now that we replaced the missing template. What is...
View ArticleSites & Infrastructure - Feedback/Information • Email notifications don't...
I recently made a post and even check marked the "notify me when a reply is posted" and never received any emails about it. I've checked the junk mail folder and nothing is there either.Can someone...
View Article