Migrating and Upgrading to Joomla! 5.x • Re: Updating J4 to J5 extensions...
Thank you for your response. The extensions in question are related to SEF URLs, so if I uninstall them completely, I'm not sure if it'll negatively impact robots.txt. I'm not sure that uninstall on...
View ArticleAdministration Joomla! 5.x • Re: Recover password
To start over with a new installation of Joomla, use FTP or the file manager (such as in cPanel) to delete all the system files, and then drop (delete) the database from the database manager function...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Show Balloons completely gone from...
Tooltips (for Prev/Next, among other things) were removed from Joomla 4.x. There have been many discussions about this.Tooltips are not considered "accessibility-friendly".Statistics: Posted by mtgg —...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Cannot use object of type...
I don't know if Regular Labs extensions have anything to do with the problem with Joomla's media manager.Can you please post the FPA report? (see the red box at the top of the forum screen under Forum...
View ArticleTemplates for Joomla! 4.x • Transform Your Image Search Experience with the...
Discover the ultimate free reverse image search tool that transforms how you find and analyze images on the web. This powerful, cost-free service enables you to effortlessly find similar images and...
View ArticleGeneral Questions/New to Joomla! 5.x • Transform Your Yard with 473lawn: Your...
Welcome to 4 Seasons Lawn and Landscape, where your outdoor dreams come to life. As a 4 Seasons Lawn and Landscape company, we pride ourselves on providing top-notch services to enhance the beauty and...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: Odd DB query traced to Joomla is...
You may be able to set your database to accept that value? https://dev.mysql.com/doc/refman/8.4/en/sql-mode.htmlStatistics: Posted by Webdongle — Sun Jun 09, 2024 8:49 pm
View ArticleJoomla! 4.x Coding • Re: I can't get the <update> mechanism to work.
According to the docs here:https://docs.joomla.org/J3.x:Creating_a ... ic_ModuleCode: <name></name> can be a translatable string and even pulled from the language.ini fileThen, according...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Error when access front end and...
if you're using "database" as your sessions handler, that could be one reason for the DB quickly filling up.Purge (delete) the #_sessions table records (phpMyAdmin).Then use "file" (or the alternative...
View ArticleAdministration Joomla! 4.x • Re: Daily notifications of Joomla update
Regarding the softaculous suggestion, I would agree - maybe if updated through softaculous, joomla itself then doesn't compute the update being done, or vice versa, if you updated through Joomla...
View ArticleAdministration Joomla! 4.x • Smartsearch Index error: "an error has...
GreetngsUsing J4 + Gantry 5Tried to do this:1. Run smart search index under components3. Did some searching and didn't find this specific issue in the KB3. It outputted this: Data too long for column...
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 5.x • Re: SEF URLs...
Yes I've replaced the J3 htaccess with the J5 htaccess.You said that you updated from J3.Do you use the latest htaccess that comes with J5?Or are you still using the J3 htaccess?If you are, replace...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Migrate/update from 3.8.8 to...
Use the Joomla Update component. It should detect the 3.10 version available, and prompt you to update immediately. Be sure to backup your site. Disable any extensions in doubt (third party may not...
View ArticleGeneral Questions/New to Joomla! 1.5 • Re: Login Problem / Migrate
you need to update from 3.10 to 4 then 4 to 5 - no other migration path.Statistics: Posted by AMurray — Mon Jun 10, 2024 10:04 pm
View ArticleGeneral Questions/New to Joomla! 3.x • Re: Getting..Using $this when not in...
Many thanks.I see this message in the Update section. Should I do anything about this ?The PHP temporary folder is not set.The PHP temporary folder is the folder that PHP uses to store an uploaded...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: Showing categories and articles as...
You arrange them in a menu module in that nested layout. Making "parent" items and "child" items under them.The module should have a setting for "show collapsed" (so it shows only the parent items)...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Error in registration using front-end
you would add fields to forms with custom fields and/or layout overrides. You're right, don't touch the core code.I'm not an expect on custom fields or overrides, but just pointing out the correct...
View ArticleAdministration Joomla! 4.x • jos_sessions table question
I have a site that I discovered has a 9gb sessions table. This is despite having the configuration set to PHP for the session handler and the time limit set to 10 minutes. First question is what is...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Setup Joomla 5.x website while...
DiggerDawson, I am developing our website in exactly the same scenario. Our current 'live' site is 3.x and I'm upgrading to 5.1.1 (at the moment). I have a WAMP server on my Windows 11 local machine,...
View ArticleAdministration Joomla! 4.x • Re: jos_sessions table question
The sql istruncate table jos_sessionsIt will empty the table without any strain on the server.Statistics: Posted by Per Yngve Berg — Tue Jun 11, 2024 3:51 am
View Article