General Questions/New to Joomla! 4.x • Re: Article Save Error is Blank
PS Thought I should turn this in: When I tried to login I was given the message:The specified username is currently inactive. Please activate your accunt here.This is updated now. Sorry about the...
View ArticleGeneral Questions/New to Joomla! 5.x • Problems with TinyMCE alignment of images
On Joomla 5, the editor in TinyMCE is adding a bit of code (class=”float-none” ) to allow images to float right or left .It can be corrected by going into the source code and removing the...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Disable /media/system/js/core.min.js
See answer https://joomla.stackexchange.com/a/33728. But you really shouldn't. This will break your site.Statistics: Posted by SharkyKZ — Mon May 27, 2024 3:07 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Extra note about website developer tool
Navigation within firebug/firefox is confusing for me. I manage to make changes by the hit or miss method. Also I was trying to make a css.user change on the entire website. When it failed several...
View ArticleAdministration Joomla! 5.x • COM_MESSAGES_NEW_MESSAGE
This is practicaly same issue like this one from last year but in my case it is related to Privacy: Request Export of Data (Admin) and Privacy: Request Removal of Data (Admin) e-mails.Frontend is in...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Selecting image in article gives...
Fastcomet confirmed that they needed to disable modsec 'rule': '77140883' based on the following:INFO [2024-05-24 00:49:29,031] r.defence360agent.internals.the_sink: SensorIncident({'method':...
View ArticleGeneral Questions/New to Joomla! 4.x • accessing Joomla 4 From PHP
HiOur host is SitegroundWe have used this code in Joomla 3 as a header.php file we include at the top of other PHP files<?php/* header file to access joomla */ define( '_JEXEC', 1...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Article Versions not appearing in J5
Works for me. This is the test applied for whether the button appears or not:Code: if (ComponentHelper::isEnabled('com_contenthistory') && $this->state->params->get('save_history', 0)...
View ArticleAdministration Joomla! 5.x • How to configure backend dashboard modules?
Hello.In 2 of my customers sites there is missing the "Backup up to date" element in the "Notification" section of the admin dashboard (see attached image).I searched a lot but didn´t figure out how...
View ArticleAdministration Joomla! 5.x • Re: Unable to enter as administrator
Hi.Only an idea to test: it often has helped me to rename/disable the .htaccess file temporarily.Then try again to login.Sometimes something is messed up in the .htaccess so it often helped me to...
View ArticleMigrating and Upgrading to Joomla! 5.x • 0 Event onUserLogin only accepts...
Upgraded from 4 to 5 after checking for all updates and installing them. I found Admintools was old so it unenabled it but still cannot log in. I am not sure what else I may have missed....
View ArticleAdministration Joomla! 5.x • Re: How to configure backend dashboard modules?
Click the Gear Icon in the upper right corner.Statistics: Posted by Per Yngve Berg — Tue May 28, 2024 7:59 pm
View ArticlePerformance - Joomla! 4.x • Re: Problems with Home Page after updating to...
I used my backup and went back to version 4.4.2. Everything is good now. I don't know if this would be considered problem solved since I am now hesitant to update again. Everything went to hell with...
View ArticleProgramação e desenvolvimento • Componentes
e possível colocar o componente do menu faculdades ao lado dos outros ? ou ele tem como so ficar embaixoversão do jomla Joomla 3.10Statistics: Posted by LevyErick — Tue May 28, 2024 8:18 pm
View ArticleProgramação e desenvolvimento • Re: Componentes
Queria deixar o menu com todos os componente mas o faculdades fica abaixoStatistics: Posted by LevyErick — Tue May 28, 2024 8:21 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Problems with TinyMCE alignment of...
These weren't issues on these sites with Joomla 4.*. These just happened with the upgrade from 4.4 to 5.The solution does solve the problem Go...
View ArticleTemplates for Joomla! 5.x • Re: Joomla Theme Sites
hey this si the best online crypto casino comparison, if you need one https://cryptotokencasinos.com/Statistics: Posted by Gianny21 — Tue May 28, 2024 8:35 pm
View ArticleAnnouncements Discussions • Re: Discuss Joomla! 5.1.1
My site notified me of an update but when entering the site no update showed until I changed the Options to Next.Surely with Options set Next, Stable theneither I get a notification "Joomla! version...
View ArticleInstallation Joomla! 4.x • Re: Timeout on install 4.4.5
Ok, I understand. In that case a workaround could be:in Akeeba Backup only backup the database, and restore it at the server.copy all files from your local computer to the server (on Linux you could...
View ArticleAdministration Joomla! 5.x • Re: Where is <header> for J5?
Your question is a bit ambiguous. You need to distinguish between <head> and <header>. The cassiopeia template index.php file contains this:Code: <head> <jdoc:include type="metas"...
View Article