Security in Joomla! 5.x • Re: Can not connect to smtp.gmail.com Joomla 5
I have done some more test - and it is the Mailshield that needs to be disabled on the Avast anti virus.Statistics: Posted by CampWest — Fri Nov 08, 2024 7:40 am
View ArticleGeneral Questions/New to Joomla! 5.x • Two url's for same article
Hello,today I noticed something that is very strange.I have one article that is displayed via two different urls.I think this is causing duplicate content problem.I thought that in Joomla the alias...
View ArticleGeneral Questions/New to Joomla! 5.x • Embedding a [youtube] video in Article...
If I try to edit or create a new article with an embedded [[youtube]] video using an iframe I get the following error in the embedded video frame.An error...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: CSS problem
Hi,Yesterday I updated our website to Joomla 4.4.9 and suddenly all custom css in user.css stopped working. (Template is Cassiopeia).What's strange though, this only applies to the css for the desktop...
View ArticleExtensions for Joomla! 5.x • Convert Forms extension component curious question
I have started using the free version of this extension - component --It's free and well spoken of.My question is this:I use the simplest contact form -- and it works like a charm... every e-mail gets...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Login/Register Spam
Add a Captcha to your registration form, and I think you can block certain domains from being used for email addresses e.g. gmail, hotmail, yahoo (and others).Statistics: Posted by AMurray — Sat Nov...
View ArticleAnnouncements Discussions • Re: Discuss Joomla! 5.2.1
15 sites updated with no issues. Thanks to the developers.Statistics: Posted by gsmela — Sat Nov 09, 2024 2:52 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Users logged in to the site
If the Joomla scheduled task Session GC (Session Data Purge) has been scheduled but does not seem to run, the likely reason is the directive session.gc_probability in php.ini, which has been set to 0,...
View ArticleGeneral Questions/New to Joomla! 5.x • Building the ultimate author website
Hi there. I'm looking at Joolma! to build an author website. My background is all Wordpress.Specifically, I'm interested in the following functionality for my dream author website.Blogging, including...
View ArticleJ! 4.x - L'atelier! • Bug d'affichage Joomla 4.4
Bonjour, les liens Discord intégrés dans mes articles via l'iframe d'invitation ne s'affichent plus correctement depuis la mise à jour. Le widget Discord reste bloqué en chargement, mais uniquement...
View ArticleExtensions for Joomla! 5.x • Re: Convert Forms extension component curious...
I imagine that this is likely a overly diligent spam filtering feature of my virtual hosting...Hi.I suppose your conclusion is correct. But you can ask this question to the developer to be...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: error msg on my jpa script page
The PHP Errors on the top does not come from the FPA, but the Error Log. They are thrown by Joomla and Extensions.Statistics: Posted by Per Yngve Berg — Sat Nov 09, 2024 8:46 pm
View ArticleJoomla! 4.x Coding • Re: expand COM_CONTENT_SAVE_SUCCESS="Article...
....foreach ($messages as $k => $message){// Match and replace the message in question.if ($message['message'] === $app->getLanguage()->_('COM_CONTENT_SAVE_SUCCESS')){$message['message'] =...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Error msg on my FPA script page
Thanks.Statistics: Posted by sergec68 — Sat Nov 09, 2024 10:03 pm
View ArticleAdministration Joomla! 5.x • importing wordpress blog subscribers to joomla 5
I have downloaded all the subscribers of my wordpress website to cvs file.Is it possible to import them from the cvs file into jooma 5.21?Statistics: Posted by sergec68 — Sat Nov 09, 2024 10:06 pm
View ArticleInstallation Joomla! 5.x • Re: fixing of 5.2.0 permission bug / 5.2.1 / 5.2.2 ?
A fix is being worked on for 5.2.2 - https://github.com/joomla/joomla-cms/pull/44379Statistics: Posted by AMurray — Sat Nov 09, 2024 10:19 pm
View ArticleAdministration Joomla! 5.x • Re: importing wordpress blog subscribers to...
There's no tool in Joomla to natively do that.There are several import/export extensions such as https://extensions.joomla.org/extension ... or-joomla/.Statistics: Posted by AMurray — Sat Nov 09, 2024...
View ArticleTemplates for Joomla! 5.x • Site Background Color
I'm not quite a newby, been managing 3 websites since Joomla 3.1(2 NFP association websites and my own personal site)My problem is that I changed the background colour for one site template to a...
View ArticleTemplates for Joomla! 5.x • Re: Site Background Color
I think your user.css code should be something like:Code: body { background-color: #cdeefd50; }adding "body" defines that colour to the entire page or pages.Refer this reference for further...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Smart Search only loading results...
That sounds unusual. Does the website display errors or write them into an error log?Go to System Dashboard - Manage - Site Modules and go to the Smart Search module displayed at the front end. The...
View Article