Templates for Joomla! 4.x • Re: why are override files of mod_menu in child...
Wanting to add my site logo onto the navbar by adding code to the collapse-metismenu.php file. Once done I will turn off Brand in Template Settings. Tested this work in the cassiopeia first. Proved it...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: joomla update 5.03- 5.1
What do you mean by "upgrade in the c-panel"? Do you mean Joomla update (Joomla Administrator), or the web hosting software cPanel? It's best to update Joomla by its updater and not a third-party...
View ArticleAdministration Joomla! 5.x • Re: Access Control for Administrator Modules
All of the modules listed when the Administrator (vs. Site) option is selected.ThanksStatistics: Posted by cspgsl — Sun Jun 02, 2024 10:04 pm
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 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 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 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 Article