General 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 ArticleMigrating and Upgrading to Joomla! 5.x • Re: Migration from j3 to j5
There is no "manual" update process. You can use the semi-automated Upload and Update method through Joomla Update, you should see a field to choose the upload package (the zip file downloaded from...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Could Not Instantiate Mail Function
Are you using SMTP method for the email setting? The above joomla documentation link you provided is about "debug of SMTP" problems. Your "everything" log report suggests you're using sendmail, not...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Pre-Update Check for Joomla 4.4.4...
I found the answer in the article below and it worked, apparently it is a known issue in joomla 4 and I am late in updating to 4.4.4 and just learned about the issue...
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: Script in header AND at the end of...
I have placed this code and it's working alongside with the tool of which helps people check their srd status. These coders have solved the problem of mine.Statistics: Posted by Martinlutherz — Sun...
View ArticleTemplates for Joomla! 5.x • Re: user.css code
Thank you.Statistics: Posted by jacksprat — Sun May 26, 2024 10:39 pm
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 ArticleGeneral Questions/New to Joomla! 4.x • Re: Frontend image/pdf upload/Joomla...
I discovered that there are a few tricks you need to know in order to do this. As a background, I recommend reading an article in the Joomla Community Magazine: https://magazine.joomla.org/all-issues/...
View ArticleGeneral Questions/New to Joomla! 4.x • HIRE A CERTIFIED CRYPTO RECOVERY...
I always bought the idea of investing in cryptocurrency but didn’t go through the right process and lost all my money to a fake cryptocurrency investment platform. I didn’t do enough research and was...
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 Article