Migrating and Upgrading to Joomla! 5.x • Re: Migration from j3 to j5
I've managed to migrate from joomla 3.10 to joomla 4.4 using the Joomla update component and i used live update.it's showing thta my database is not upto date... however when i try to update/fix this...
View ArticleGeneral Questions/New to Joomla! 4.x • Article Save Error is Blank
Hello,We have a situation where some of our articles at Believer.com echo the "Error—Save failed with the following error:" but no error number, just a blank. Upon exiting and reloading the article,...
View ArticleGeneral Questions/New to Joomla! 5.x • Convert Forms causing Error:0
Hello all. I am completly new to Joomla. I've been messing around with it and saw that every time I attempt to add a Convert Form in my website (once through an article and once through a module) I...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Convert Forms causing Error:0
I would contact the developer,he is good and quick with replies.Statistics: Posted by gws — Sat May 25, 2024 12:46 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Could Not Instantiate Mail Function
Code: https://docs.joomla.org/How_to_debug_SMTP_mail_in_Joomla_4 went through the above information to try and correct issue and no joy.Here is the code from "everything.php"any help...
View ArticleGeneral 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! 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! 4.x • Re: Article Save Error is Blank
sorry - now I understand; but the way the question was worded (the post-script in the OP's question) didn't mention specifically the issue with PHPBB (form.joomla.org) at all.Statistics: Posted by...
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 Article