General Questions/New to Joomla! 4.x • Re: Article Ordering
Go to your Joomla administrator area -> from the top menu, click on Content and then select Articles -> in the Articles Manager, find the article you want to reorder -> you can use the...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: How to optimize my site?
OK btl.stereo-romance.com is the WP site, stereo-romance.com is the Joomla site.I still don't know why we're seeing any reference to WordPress in the FPA. I think maybe the FPA was run from the wrong...
View ArticleAdministration Joomla! 4.x • Re: All of Sudden Getting Lots of Bot Registrations
Captchas are not perfect and will never be (nor have they claimed to be) 100% protection against spam-bots.Try a different captcha.e.g. HCaptcha (https://extensions.joomla.org/extension/hcaptcha/) or...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Problem loading images in...
Welcome to the Joomla forum!The error message comes from lines 355 to 358 of ComponentHelper.php:Code: // If component is disabled throw error if (!static::isEnabled($option)) { throw new...
View ArticleExtensions for Joomla! 5.x • Re: Joomla Content Editor (JCE) editor preview...
There should be another "preview" button near the top of the browser window, that shows a pop-up light box with a preview of your article. That would be better than the 'preview' tab in JCE. See...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Minimum height of text box
use css flexStatistics: Posted by erick-b — Tue Aug 13, 2024 10:50 pm
View ArticleJoomla! 5.x Coding • Re: select query with loadAssoc not returning array
why don't you use a normal SQL query select a.whatever, b.whatever from tablea a inner join table b using(id)I never liked joomla build in queriesStatistics: Posted by erick-b — Tue Aug 13, 2024 10:53...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: Uninstall of sh404SEF 4.4.9.2487...
Make sure that "shlib - Db query cache and programming library" is installed and enabled before trying to uninstall sh404sef extensions.Statistics: Posted by SharkyKZ — Wed Aug 14, 2024 5:21 am
View ArticleMigrating and Upgrading to Joomla! 4.x • No update available for Joomla 4.4.7...
Refer to announcement viewtopic.php?f=8&t=1011115Attempted to automatically update using the Joomla! Update component with- Update Sites rebuilt- Update Channel set to Testing- Minimum Stability...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: No update available for Joomla...
Thanks for confirming this, Toivo. This is an important part of my testing procedure and I need to be confident that the automated update process works properly.Statistics: Posted by mtgg — Thu Aug...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Missing Column Setting
[update] When using the Menu Item Type: List All Categories in an Article Category Tree in Joomla 5, it appears that you can effectively configure column settings if you think of adding and linking it...
View ArticleGeneral Questions/New to Joomla! 5.x • sorting menu items in front end
HelloI can't figure out how to alphabetize the menu items in the frontend (Without having to move them one by one)? thanksStatistics: Posted by erick-b — Thu Aug 15, 2024 6:47 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: sorting menu items in front end
As you learnt from a question you asked before (viewtopic.php?f=833&t=1011092), the order of menu items is not managed by the menu items' titles. You could write your own component to re-order the...
View ArticleInstallation Joomla! 5.x • Re: Joomla 5 Min Requirements Concern.
Hi Altea, sorry for the late reply.Im not certain on the specifics of how it was resolved, as I said Kubik-Rubik helped me sort it out.He said the database structure was incomplete, and had to update...
View ArticleMigrating and Upgrading to Joomla! 4.x • Column 'checked_out' cannot be null
I know this is a topic thats been addressed before but none of the solutions proffered are working for meIf I attempt to change the structure of the _content table where the checked_out field resides...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: List All Categories in an Article...
Develop your career with the School of Business and Technology London. You can pursue your ambitions, reach your full potential, and boost your career through our outstanding online certification...
View ArticleAdministration Joomla! 4.x • Re: Unable to login to administrator console
I don't see any message after logging in, I already tried to reset the superuser password with method 2 directly modifying the database.I could access the console, I think the problem occurred with an...
View ArticlePerformance - Joomla! 4.x • Re: Change Cache Settings from PHP
You need to edit configuration.php in Joomla's root directory. You can do this via FTP or through cPanel if it allows to edit or download/upload files. Change value of $caching to 0 to disable...
View ArticleExtensions for Joomla! 4.x • Re: What software is needed to make a marketplace?
I want to make a marketplace on my Joomla website. What is the best software to do it with??It has to:• People can sign up• People can create an ad• Option that people have to pay for creating an ad•...
View ArticleAdministration Joomla! 5.x • Re: Strange loop on new J5 installation
FWIW, I recently experienced a similar problem after a win 11 update, in my case it was the drivers for my graphic card.Statistics: Posted by gws — Fri Aug 16, 2024 7:20 am
View Article