Migrating and Upgrading to Joomla! 4.x • Re: local upgrade from Joomla 4.2.8...
I had similar issue and solved it as follows:1. altered the ****_extensions table to accept Null values for those properties:from: `checked_out` int(10) unsigned NOT NULL DEFAULT 0, `checked_out_time`...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: GDPR and/or Google CMP
The Joomla Privacy Suite I believe complies with GDPR.In addition to this, I use “DataCompliance” from Akeeba (a free download) which makes exporting Users’ data really simple.Statistics: Posted by...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: User can not log in getting error...
I have exact the same issue as @mtgg Running latest Joomla with Easy Social. Getting the FIELD 'USER_ID' DOESN'T HAVE A DEFAULT VALUE error when users try to login with the email. @mtgg did you found...
View ArticleGeneral Questions/New to Joomla! 4.x • Smart Search in Joomla 4.4.5
Hello, I have installed Joomla 4.4.5. Smart Search is there. Does it have any Search result limit?Thanks in advance.Regards,Statistics: Posted by joytree — Tue Aug 06, 2024 6:16 am
View ArticleAdministration Joomla! 5.x • Re: Scheduling Tasks Error
Hi DrDave,It sounds like you're encountering an issue specific to the Global Check-in Task in Joomla 5.1.2. Here are a few steps you can try to resolve this error:Check Permissions: Ensure that the...
View ArticleInstallation Joomla! 4.x • Re: SSL_ERROR_RX_RECORD_TOO_LONG in MAMP
Merci !Statistics: Posted by PhM1936 — Tue Aug 06, 2024 7:03 am
View ArticleGeneral Questions/New to Joomla! 4.x • Class...
I get this error when trying to restore website with Akeeba backupStatistics: Posted by Beata — Tue Aug 06, 2024 7:32 am
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Class...
The error "Joomla\Plugin\System\ActionLogs\Extension\ActionLogs" not found usually means a missing or corrupted plugin or extension. So you can try to reinstall or update the missing...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: portal added between site address...
Admin,Please delete my topicIt is going reconstructio to Joomla 5Statistics: Posted by Beata — Tue Aug 06, 2024 8:01 am
View ArticleAdministration Joomla! 4.x • Re: Unable to turn on MFA
The file yubikey.xml is located in the folder plugins/multifactorauth/yubikey. Is the file missing or are the permissions perhaps incorrect? The default folder permissions are 755 and the files should...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: 3 Sites - have 0 Class ERROR on...
Delete the file administrator/cache/autoload_psr4.php. The file will be created automatically when the website is accessed. Check if the removal gets rid of the errors. Otherwise, check the following...
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 5.x • Re: SEF &...
it could be related to PHP limits such as max_execution_time and memory_limit in your php.ini, increasing them can help if the routing is causing high resource usage.Statistics: Posted by Euol — Wed...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: The issue with images not...
When images are not displaying in Google search results, it could be due to several reasons. Here are some common issues and their potential solutions:1. Browser IssuesCache and Cookies: Sometimes,...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: "Table...
Welcome to the Joomla forum.Reviewing the images it seems that that database used is "upgrade" and the table prefix is "upg_" - NOT "jos_".The correct way to reference a table name in an extension (ie...
View ArticleAdministration Joomla! 5.x • Re: Insert User custom field in article text
This could be accomplished by embedding PHP code in the article and getting the user information within the PHP code.Extensions such as Sourcerer (https://extensions.joomla.org/extension/sourcerer/)...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: error 500 frontpage after update
Thanx for all help!!It was the template or accually the T4 framework,Finally! we found the reason of issue. It caused t4core, the file is administrator/cache/t4core/ModuleHelper.phpcased...
View ArticleExtensions for Joomla! 5.x • Re: User Profile
Yes the css is easy to change in the template. I'm doing that all the time but i was talking about the php/html. The files you can find in JoomlaRoot/components/com_users/tmpl/profile.Those files are...
View ArticleAdministration Joomla! 5.x • Re: Scheduling Tasks Error
Thank you michelsmith - most of those items have been checked and are working.That was only a bot using AI and a disposable email address. Here is a list of the exit codes from the Scheduled Tasks:...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Menu Item Alias Returns 404
Could this be a port issue with your mac?Statistics: Posted by Webdongle — Thu Aug 08, 2024 1:21 am
View ArticleAdministration Joomla! 4.x • Re: Language Pack: English-US is incompatible?
As the language pack used is v4.4.3.1 in the Joomla installation v4.4.6 it shows the information that the language pack does not match the Joomla version.As English-Great Britain (en-GB) is native to...
View Article