General Questions/New to Joomla! 3.x • Re: Test mail could not be sent.
The PHP Mailer is not configured properly on your server (php.ini)Select SMTP instead and put in the Credentials for you host's SMTP Server.Statistics: Posted by Per Yngve Berg — Fri Mar 08, 2024 7:38...
View ArticleJoomla! 4.x Coding • Re: Send email to site admin when a person clicks a...
Thanks. It's a start. Those docs were written for Joomla v2.5 (and most of the links are broken); some methods may still exist in Joomla 4.4 (viewtopic.php?t=994165).What I need is to run some...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Repositioning Site Modules for...
Hi Per Yngve Berg,thanks for your answer! I also found some input in the german joomla forum.Just in case someone needs the info:This code belongs to the user.css : Code: @media (max-width: 991px) {...
View ArticleForum Post Assistant (FPA) • Re: Using forum post assissteantagain
Thanks that workedStatistics: Posted by astarphysics — Sat Mar 09, 2024 7:39 pm
View ArticleGeneral Questions/New to Joomla! 4.x • trouble loading templates
Hello all! Another Nooby to pester people. I just installed Joomla 4.4.3 onto my Godaddy sever. But as it has no teplates installed it doesn't lookink like much. When I first log in I see the dash...
View ArticleGeneral Questions/New to Joomla! 5.x • Can't login to admin page after...
Took a four year break after breaking my leg. Just uograded to 5.03and the fpagives me tthis:Statistics: Posted by astarphysics — Sat Mar 09, 2024 8:26 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Cant log in to admiun page after...
The aboveattachment is a html file saved as txtStatistics: Posted by astarphysics — Sat Mar 09, 2024 8:42 pm
View ArticleGeneral Questions/New to Joomla! 4.x • Re: trouble loading templates
Welcome to the Joomla forum!The Home Dashboard has all the functions you need from the Joomla backend. Click System in the left pane. If the System Dashboard does not have the options Install, Manage,...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: backend 0 Class...
The class "helppagesHelper" is not a core class in Joomla 3. It belongs to some third party extension.Write-enable and the edit the file configuration.php in the main Joomla folder. Make the following...
View ArticleInstallation Joomla! 5.x • Re: Can't start installation process; error...
Is it normal it is necessary to give chmod 777 to install and give the right permission later?That is not normal. Something has not been configured correctly in the web server, if that is the only way...
View ArticlePerformance - Joomla! 5.x • session lifetime not working for users in the...
The problem: USERS do NOT get logged out. I have one logged in right now since two days ago!I logged myself in with a normal user account to test it and at the moment I still show as logged in after...
View ArticleExtensions for Joomla! 5.x • Rapi Music Player
Hello, I am looking for a hint on how to get my Rapi Music Player to work.Joomla 5 websiteMP3 files loaded into folder called MP3 -> MP3/2024-03-05My module is publishedThe module loads to page but...
View ArticleExtensions for Joomla! 5.x • Re: Rapi Music Player
UPDATE:I got it to work. had to turn on the Load jQuery.Statistics: Posted by ghanlon33647 — Sun Mar 10, 2024 6:36 pm
View ArticleExtensions for Joomla! 4.x • Re: Easy Profile extension
Does anyone know how I would Smart Search user custom fields ?I can't seem to find a way to do this since the SS filter does not display the user field group I set up in user admin.Statistics: Posted...
View ArticlePerformance - Joomla! 5.x • Re: session lifetime not working for users in the...
What is the setting in Global config set to?Statistics: Posted by Webdongle — Sun Mar 10, 2024 7:33 pm
View ArticleJoomla! 5.x Coding • Re: How to add a link to an intro image in Blog view?
Haha! Yeah, found that one myself too afterwards. Thank you for sharing the solution!Statistics: Posted by Kleinpeter — Sun Mar 10, 2024 7:53 pm
View ArticleMigrating and Upgrading to Joomla! 5.x • Cannot login after Update J4.4.3 to...
Today I updated 3 different copies of Joomla 4.4.3 site to J5.03. Two local copies to make sure everything would go smoothly and then I did the main site. All of the updates went smoothly as far as...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: J3: Recaptcha v2 not showing at...
Could you use the "Inspect" function from a Google Chrome or Firefox browser and check the "Console" for errors?Maybe the external JavaScript needed for the captcha can't be loaded.Hi Peter,It does...
View ArticleAdministration Joomla! 4.x • Re: How do you stop SMTP form spam?
When I search Bing for "stop smtp form spam joomla" this post here is #1 and in Google this post is #2. I can't figure this one out. I tried both the native contact form and Convert Forms and both...
View ArticleJoomla! 4.x Coding • J4 - Cassiopeia - 'Send Email' button colour.
I changed the colour scheme of my template by including the following in user.cssCode: :root { --cassiopeia-color-primary: #fff; --cassiopeia-color-hover: #9669a9; --cassiopeia-color-link: blue;}This...
View Article