Migrating and Upgrading to Joomla! 5.x • Re: Can't access Admin panel after...
Thanks.The last entry was way back in January2024-01-13T06:14:21+00:00INFO 123.243.203.15updateUpdate to version 4.4.2 is complete.Looking like a rollback.Statistics: Posted by BobShawAU — Thu Apr 18,...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Questions about Security...
I'm not sure about the GZIP question but for SSL, install the certificate through your web host.In Joomla, you can "Force HTTPS" in global configuration (option being "None", "Administrator Only" or...
View ArticleMigrating and Upgrading to Joomla! 5.x • Syntax error in joomla 5.1.0 upgrade...
Hi,I was trying to upgrade my joomla 5.0.3 installation to 5.1.0 manually with PHP 8.1 and Mysql 8.0I found out that administrator\components\com_admin\sql\updates\mysql\5.1.0-2024-02-24.sql contains...
View ArticleAdministration Joomla! 5.x • Re: Site admin throws a System Error
You need to execute Joomla's cli/joomla.php file from PHP CLI. Normally the command should look like this "php path/to/joomla/cli/joomla.php maintenance:database". In some cases PHP command may...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: 1054 Unknown column 'system_data'...
Quick update: For my part the thread can be closed.As mentioned above, it helped to create the "system_data" column in the extensions table.Nevertheless the update had a lot of mistakes so I decided...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: JCE Editor (file browser) - You...
Are you trying to access the file browser from the front-end or administrator? Are you logged in with sufficient permissions? Is your JCE version up to date?Are you using Pro or free version (if Pro,...
View ArticleAdministration Joomla! 4.x • Re: Joomla 4.4.3 Admin panel Button click to...
The issue you raised in the Joomla! Issue Tracker, [#43245] - Joomla 4.4.3 Admin panel Button click to Preview article Error code: Article not found, was closed with a reference to [4.0]Preview not...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: How can I modify my menu?
What is it that you would like to do? Please give an example or a screenshot.Statistics: Posted by toivo — Fri Apr 19, 2024 2:47 am
View ArticleInstallation Joomla! 5.x • Joomla 5 Min Requirements Concern.
Hi there,I tried to install Joomla 5 on a live server (pLesk) and got the notification from Joomla Installer that I need to have MariaDB 10.4 or newer... my server has 10.3.However, previously I...
View ArticleInstallation Joomla! 5.x • Re: Joomla 5 Min Requirements Concern.
I don't know how you succeeded in getting J5 to run on lower-spec requirements. Still, it's not recommended to use any installer such as Softaculous or Installatron or anything similar. Install Joomla...
View ArticleGeneral Questions/New to Joomla! 5.x • Favicon in Joomla 5
Hello. I'm a newbie and brand new here in this forum but have been trying to look for information on how to change the favicon in Joomla 5. I find a lot of info about previous joomla versions and they...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: No GUI after upgrade 4.4.3 to 4.4.4
This may also help: https://docs.joomla.org/J4.x:Assorted_I ... No_StylingStatistics: Posted by AMurray — Fri Apr 19, 2024 10:30 pm
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Cannot delete or rename media files
Go to System - Information - System Information and access the tab Folder Permissions. Are there any unwritable folders, in addition to the file configuration.php?Please post the results from the...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Upgrade Failed from 3.10.12 to...
...After creating a copy of my site and database, ...Was that a copy of the working site prior to the failed update?orA copy of the broken site after the failed update?Statistics: Posted by Webdongle...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: J4.4 Smart Search and Weblinks
A Language File is missing.Ideas as to where I should start looking for it? Since Smart Search is a part of the initial install/upgrade I really have no idea where to start looking.BJStatistics:...
View ArticlePerformance - Joomla! 4.x • Re: High CPU load after clear Joomla 4 installation
It sounds like you've done a lot of troubleshooting already, so let's delve deeper into some potential causes and solutions for your high CPU load after migrating to Joomla 4.Extensions Compatibility:...
View ArticleJoomla! 5.x Coding • Help with Custom Plugin
Hey guys,to keep this short... I've been working on a simple Custom button for the Editor. All of this code I got and modified from existing plugins.So far, this works to Add the button to the editor,...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Wishlist: please improve...
If you set a menu item pointing to any individual article in the Category it breaks the pagination.Thank you for explaining this. Do you know if there is any way around this? I would like the...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: NewsFlash module - Example of...
Here is a past post about this problem:example of section blog layout (FAQ section)viewtopic.php?t=344738The suggested fix is:In the default installation there is a Menu called "Example Pages" in...
View ArticleJoomla! 5.x Coding • Re: Help with Custom Plugin
Hi Mark, thanks for your reply.This is my first time attempting to write a plugin too. As I mentioned in the initial post, I got this from an existing plugin, PhocaDownload Button Plugin.It uses...
View Article