General 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 ArticleGeneral Questions/New to Joomla! 5.x • Error: An error has occurred while...
Hi there, the following error is opening every time I am trying to install Joomla for the first time. I use Xampp in a Macos environment.Screenshot 2024-03-09 at 23.34.26.pngDoes anyone know what may...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Cant log in to admiun page after...
That FPA report shows v4.4.3, not 5.0.3.Were you intending to migrate from J4 to J5? All the FPA shows is your current version is still 4.4.3.Did you follow the installation documentation? Refer to...
View ArticleGeneral Questions/New to Joomla! 3.x • Smart Search multipliers
I am needing to modify the weighting of the smart search so that it only searches article/item titles, and not the body of text.I'm changing the weight modifiers but it seems to have no impact. Is...
View ArticleInstallation Joomla! 3.x • Re: Joomla instances suddenly stopped working
I will just mention you're running an out-of-date Joomla (3.9.6 is six years old) and PHP 7.3 (EOL in Nov 2022). I'd get both updated to more recent versions (PHP 8.1) and Joomla 4 at the...
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 ArticleMigrating and Upgrading to Joomla! 5.x • Re: Cannot login after Update J4.4.3...
First thing you could try - https://docs.joomla.org/How_do_you_reco ... assword%3F and see if that works.Second thing, please provide the FPA report.https://forumpostassistant.github.io/docs/I don't...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Cant log in to admin page after...
Unfortunately, your FPA still says v4.4.3 (seems to be the exact same report as contained your OP) - you don't appear to be running 5.0.3 at all. The same thing with the FPA reporting your PHP version...
View ArticleAdministration Joomla! 5.x • Re: Articles Category List, multi level
I agree, I can't seem to get the Articles Category list menu item to list in the table layout (default layout) all articles across the selected categories. It doesn't seem to "inherit" child...
View ArticleAdministration Joomla! 4.x • Re: How do you stop SMTP form spam?
This morning I managed to get PHP mail working instead of SMTP. So, I'll just stick with that since the phishing emails being sent out from my website have ended since switching.Statistics: Posted by...
View ArticleJoomla! 4.x Coding • Add “own controller” to com_users Admin Component
I'm following "How to change Joomla without Core Hacks" Part #6 "Component with “own controller”"https://www.jug010.nl/images/presentati ... ehacks.pdf But, When I use my overridden form, the original...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: session lifetime not working for...
also: what is a 'cron job'?Cron is the schedular in Linux that make a script run at a timed intervall.Statistics: Posted by Per Yngve Berg — Mon Mar 11, 2024 6:48 pm
View ArticleAdministration Joomla! 3.x • Re: Contacts page: How to hide the Form but...
But the information is the form?Statistics: Posted by Webdongle — Mon Mar 11, 2024 6:55 pm
View ArticleJoomla! 4.x Coding • Re: Add “own controller” to com_users Admin Component
That's a vintage presentation! :-)I would not use that method, that I explained in my presentation 12 years ago, anymore.Nowadays I would create a system plugin,copy a core Joomla Model or Controller...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Errors with php8.2 / 8.3
deprecated notices just mean that a particular php function or feature is outdated. You can probably safely turn the error reporting to "default" or "none".Did you update Akeeba Backup - and what...
View ArticleAdministration Joomla! 4.x • Re: User Registration Email error {ACTIVATE}
Please follow the instructions and post the FPA the Proper Way.Statistics: Posted by Per Yngve Berg — Tue Mar 12, 2024 5:28 pm
View Article