Administration Joomla! 5.x • Re: Access Control for Administrator Modules
I should think that would be done the same way as any other permissions setting.(just a suggestion):Create a user group (e.g. based on "Administrator" - make a copy of that group). Tweak the settings...
View ArticleAdministration Joomla! 5.x • Re: activation email not being sent
Using the exact SMTP details that Siteground give you including the "use authentication", correct type of encryption TLS/SSL option etc.? Correct SMTP port, correct login credentials for the email...
View ArticleExtensions for Joomla! 4.x • Re: How can internal pages be linked from SP...
hiwhat is the contents of the internal pages that you're trying to link in here? article or images?are you wanted to have to link to show or open a specific part of the website only? i did that...
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! 5.x • Re: Contact plugin not working
I have the same problem!Statistics: Posted by thepapp — Mon Jun 03, 2024 6:12 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 ArticleExtensions for Joomla! 5.x • Re: Editing Membership panel description
Thanks for the info!Statistics: Posted by thepapp — Mon Jun 03, 2024 11:04 pm
View ArticleAdministration Joomla! 5.x • Re: Unable to enter as administrator
Have you tried Admin Password recovery?https://jdocmanual.org/jdocmanual?manua ... word-3f.mdStatistics: Posted by ceford — Tue Jun 04, 2024 7:22 pm
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 ArticleInstallation Joomla! 5.x • Re: IIS pecular problem. Site will not update...
Managed to get below from error log.is \libraries\vendor\joomla\filesystem\src\File.php(249): the issue?2024-06-05T15:51:19+00:00INFO 78.147.173.118updateDownloading update file from...
View ArticleGeneral Questions/New to Joomla! 5.x • Embedded videos - changing tags in...
Hi, everything was working fine and today, I encountered this issue.I have two websites yourmathstutor, let's call it M3 (Joomla 3, I know, I simply can't update it at the moment) and matherati, let's...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Embedded videos - changing tags in...
Oh, right... I just possibly found the issue - it's the bloody forced sandbox.viewtopic.php?t=1008580I'm now trying to use one of the fixes...Statistics: Posted by ziidgaa — Wed Jun 05, 2024 6:45 pm
View Article