Migrating and Upgrading to Joomla! 5.x • Re: Errors in Notification area,...
To clear the "joomla update" red error perhaps you need to rebuild the update server sites list.https://docs.joomla.org/Help4.x:Extensi ... date_Sites is for J4 but it should be similar for...
View ArticleAdministration Joomla! 5.x • Re: Access Control for Administrator Modules
I'm not absolutely clear on what you're trying to achieve. Do you mean you don't want backend users to see the available modules in the Create New Module (Site/Administrator)...
View ArticleJoomla! 5.x Coding • Re: Webservices request gets reply 'Class...
Maybe just a quick explanation of why this solved the problem:If the call is triggered via API, the application client name is api. In the initial check, the first condition is never met, and the...
View ArticleAdministration Joomla! 5.x • Re: Trying to get J5 to post to a GMail address
I've been trying to send the following logs as a diagnostic to investigate why email is not being sent.Message totally gutted because the forum thinks it's spamCode: 2024-05-31T00:43:26+00:00 ERROR...
View ArticleAdministration Joomla! 5.x • Re: activation email not being sent
Not the smtp credentials from Siteground. Credentials from ms365Statistics: Posted by aimlesslady — Mon Jun 03, 2024 12:49 am
View ArticleGeneral Questions/New to Joomla! 5.x • Setup Joomla 5.x website while keeping...
I have an old website using Joomla 3.10.12 that is running fine. I want to completely redesign the website and it occurred to me that it might be easier to install Joomla 5.x in a separate folder and...
View ArticleExtensions for Joomla! 5.x • Re: A extension cannot be removed
Try a newer VirtueMart version. Whatever version you tried installing is not compatible with J4+.Statistics: Posted by SharkyKZ — Mon Jun 03, 2024 3:25 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Joomla extension update not...
The mechanism is described in this document https://docs.joomla.org/Adding_changelo ... ifest_fileThe list of extensions is shown in screenshot 3 - note that the version number is highlighted (it is...
View ArticleJoomla! 4.x Coding • LayoutHelper::render('joomla.searchtools.default',...
Hello,I am working with the MyWalks demo example while learning Joomla. It is a great demo component where things come nicely together.I, however, stumbled upon the following problem.Adding this line...
View ArticleExtensions for Joomla! 5.x • Re: url contains output=component and breaks page
Mod. Note: Relocated topic to the Extensions Forum.Statistics: Posted by Per Yngve Berg — Mon Jun 03, 2024 5:34 pm
View ArticleExtensions for Joomla! 4.x • PhocaCart
I am getting ready to install a shopping cart, after reviewing the extensions available, I plan to use Phocacart. It has good reviews and is free, naturally, that is a good reason to use it. If you...
View ArticleGeneral Questions/New to Joomla! 5.x • Joomla 5.1 - TinyMCE: cannot insert...
See the article: Explore the Core: How to easily embed videos in your Joomla Articles.Attempt to insert the YT video "What is Joomla!" (https://www.[[youtube]].com/watch?v=agMGyThdulE). TinyMCE...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Errors in Notification area,...
I am not sure how to do that, I am learning as I go along! I can download the SQL database but I am not sure how to get the backup files (The restore was done by the someone at the Hosting...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Access changelog for old versions
No, but it would make sense.Statistics: Posted by SharkyKZ — Tue Jun 04, 2024 8:07 pm
View ArticleExtensions for Joomla! 4.x • Is "PHPMailer" (Library) a core...
Hi, We are auditing installed extensions for compatibility with Joomla! 5. On three of our Joomla! 4 websites, the "PHPMailer" library is installed. The extension developer is listed as "PHPMailer"....
View ArticleExtensions for Joomla! 4.x • Re: Is "PHPMailer" (Library) a core...
Joomla does ship with PHPMailer library but it's a Composer dependency. It should not be listed as extension. It could be a remnant from a very old version (3.3) when Joomla did not use...
View ArticleAdministration Joomla! 5.x • Re: PDFs as viewed in Safari
With help from Phil Taylor this line in my htaccess file was the culprit:# Apply the "Disable client-side risky behavior" featuresHeader always set Content-Security-Policy "default-src 'self';...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Joomla 4 cannot upgrade PHP 7.4...
RokSprocket (Rocket Theme) seems to be the problem. Update that. Does it run on PHP 8.x?More to the point, do all errors disappear if you switch front-end template to Cassiopeia?Statistics: Posted by...
View ArticleExtensions for Joomla! 3.x • mp3 won't play
I've just returned to my v.3.10.12 version of Joomla, which has been working fine for over a decade. I'm a bit rusty on how things work. I've added a new MP3 file to the site and written a link, but...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: php version not supported error
A few more clues--if I add /index.php to the domain name, I can see the Home page. So I temporarily changed the Use URL Rewriting to no.Statistics: Posted by aimlesslady — Wed Jun 05, 2024 11:45 pm
View Article