General Questions/New to Joomla! 5.x • Re: joomla Update notification error
I have a number of sites hosted through SiteGround. Half of my upgraded websites were having that problem a couple days after the upgrade to Joomla 5.I contacting SiteGround support on Sunday,...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Article Save Error is Blank
Is the account a super user or a editor-type user account (author, editor, publisher)?You can check the account status directly in the database under the Users table. I don't know why it should be an...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Script in header AND at the end of...
You should never add script tags manually in Joomla. This can cause issues with plugins, overrides and is not CSP friendly. If you use defer attribute, there should be no need to place scripts at the...
View ArticleThe Lounge • Re: How access my Google searches from Google Drive?
Google Drive does not directly save your search history; rather, Google saves your search and browsing history through your Google Account, which is accessible via the My Activity page. This includes...
View ArticleJoomla! 5.x • Re: Joomla für Webseiten auf Domain und Sub-Domain
Ist das noch aktuell? Ich habe zwei Joomlas miteinander verbunden.Statistics: Posted by JooMan2012 — Sun May 26, 2024 7:38 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Replace test project with final version?
I have used Akeeba to publish a test version of my project with my webhost.However, I am soon ready to publish the final version.How do I properly remove the test project before installing the final...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Replace test project with final...
Delete all files from the folder and upload the copy.jpa file and the akeeba kickstart.php file during installation, you can clear the database or do it before installation.Statistics: Posted by...
View ArticleAdministration Joomla! 4.x • Re: System sent update notification 86 times and...
The Message from Joomla starts with:"This message is not from joomla.org, but sent from your own site".If your host have installation of Joomla in their Cpanel, it may com from there.Statistics:...
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 ArticleGeneral Questions/New to Joomla! 5.x • Re: Problems with TinyMCE alignment of...
Your code has style statements. I don't think that comes from TinyMCE, so neither does float-none. Do you have other media plugins enabled?Statistics: Posted by ceford — Mon May 27, 2024 9:32 pm
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Joomla removes apostrophe in...
Aliases may only consist of lower case characters and dashes: https://docs.joomla.org/AliasAnything else in the title is converted to a dash in the alias.Statistics: Posted by ceford — Mon May 27,...
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 Article