Migrating 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 ArticleExtensions for Joomla! 4.x • Re: Recommendation: Shopping Cart & Payment...
For integrating Payfast, check e-commerce extensions compatible with it. Look for plugins mentioning Payfast compatibility in platforms like WooCommerce, Shopify, or Magento. You can also check...
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.I'm setting up a blog on Joomla and want to display it as the homepage, similar to how we can choose a static page for the...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: JCE Editor (file browser) - You...
Have you edited the default jce profile?Have you created a new jce profile?Jce profiles can exclude or include user groups.Statistics: Posted by Webdongle — Fri Apr 19, 2024 3:10 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 ArticleGeneral Questions/New to Joomla! 5.x • Re: Cassiopeia Title
so how can that be done with css? based on your appearance you attached?Hi. Publish all the elements you need and provide a link to the page. No one knows the code by heart.Statistics: Posted by...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Favicon in Joomla 5
Hello,Welcome in the forumI guess you use template CassiopeiaYou have to copy in this place media/templates/site/cassiopeia/images the faviconYou have to place...
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! 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 ArticleGeneral Questions/New to Joomla! 5.x • Re: Schema Plugin is missing in Joomla 5
I have followed the guide but no matter what I try, the schema plugin does not appear.I followed the guide line for line. I even deleted any unsupported module before trying the upgrade. No matter...
View Article