General Questions/New to Joomla! 4.x • Re: Toggle menu error in backend
Toggle menu error in backend and no save buttons. No errors showing by inspecting. Reinstalled the CORE. It may have something to do with a user role of special, but there are no roles in the DB...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Upgraded to 4.4.1 but can't save...
@nullcron, please do not cross post into topics of other members! Load Developer Tools (F12) and check from the Console tab if there are any javascript errors. They are highlighted in red. Check also...
View ArticleJoomla! 5.x Coding • Re: Trying to do cassiopeia override...
Cheers! If you turn on the option 'Debug System', the error message gives you the line number where the error occurs.Statistics: Posted by toivo — Mon Feb 26, 2024 12:57 am
View ArticleJoomla! 3.x Coding • Modify content of the default email admins receive after...
Hello,I'd like to modify the content of the email that administrators receive after a user has registered to include the content of custom fields that have been added to the registration page.I found...
View ArticleExtensions for Joomla! 5.x • Re: ? to Virtuemart specialist: error 500,...
Hi, thanks for your reply. Here is the FPA, the other info will be in further replies. Joomla! Instance :: Joomla! 5.0.3-Stable (Kuboresha) 20-February-2024Joomla! Configured :: Yes | Read-Only (444)...
View ArticleAdministration Joomla! 4.x • "You don't have permission" -...
I recently did a migration about a month ago, and my website currently has admin activation for user accounts trying to register so we can cut down on spam.Previously, we had no issues with this. I've...
View ArticleAdministration Joomla! 4.x • Re: "You don't have permission" -...
Test with CassiopeiaStatistics: Posted by Webdongle — Mon Feb 26, 2024 3:13 am
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Upgrade PHP to 8.2
If no avail posting the fpa output of both php versions might reveal something?Statistics: Posted by Webdongle — Mon Feb 26, 2024 3:17 am
View ArticleAdministration Joomla! 4.x • Re: Problem with contact form / test emails
Check the Sent folder in Gmail. The test message is normally found from the Sent folder.Statistics: Posted by toivo — Mon Feb 26, 2024 9:12 pm
View ArticleGeneral Questions/New to Joomla! 3.x • Re: Trying to upgrade PHP
@webdongle is right.3.9.1 was released seven years ago.PHP 8.0 was released four years ago.I wouldn't expect PHP 8 to run Joomla 3.9.1Statistics: Posted by AMurray — Mon Feb 26, 2024 9:23 pm
View ArticleTemplates for Joomla! 5.x • Re: Main menu Z-Index Cassiopeia Template
Mod. Note: Relocated the topic to the Templates J5 Forum.Statistics: Posted by Per Yngve Berg — Mon Feb 26, 2024 10:36 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Privacy Consent Notification
I believe I have setup the Joomla Privacy Tool Suite per the JDoc article (20 July 2021). I setup Community Builder elements in the CB Registration (Signup) form for the prospective user to designate...
View ArticleAdministration Joomla! 4.x • Re: User creation error: "Field 'last_name'...
Hi, I just wanted to follow-up with this. While I didn't resolve the JSON.parse: unexpected error, I did resolve the first error, and they were not related. The error will vary depending on your field...
View ArticleThe Lounge • Re: Hello everyone
I'm happy to become a part of this forum!Statistics: Posted by terenceclark — Tue Feb 27, 2024 9:56 pm
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Maps made on Google are not shown
Try from tinyMce,insert/Media and choose embed and paste the url.Statistics: Posted by gws — Tue Feb 27, 2024 10:33 pm
View ArticleJoomla! 5.x Coding • Re: Problems with null parameters in PHP8.3 and Joomla5
Turn off Error Reporting and report the bugs to the developer of the T4 Framework.Statistics: Posted by Per Yngve Berg — Tue Feb 27, 2024 10:46 pm
View ArticleJoomla! 4.x Coding • Bootstrap Modal Popup with custom load trigger not working
I'm trying to get a simple modal to trigger after vising a page using a custom module I created. I've got it working in Codepen but for the life of me I cannot get it to work in Joomla as a module....
View ArticleAdministration Joomla! 5.x • Re: Mailer test mail not successful
As you mentioned, Joomla calls the PHPMailer methods through a wrapper, the Joomla Mail class, but there are also a number of other Joomla classes that check and prepare the parameters, before the...
View ArticleAdministration Joomla! 4.x • Re: Redirection Issue at login to administrator
Have you tried to access http://www.northbradley.org.uk/administrator/ from a different device? I could not see any difference in MS Edge, compared to Chrome.BTW, the option Debug System should be...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Joomla update problem 5.0.2 php...
PHP 8.3.1 would seem to be the problem. Drop back to 8.2 (or update to 8.3.3). The current recommended PHP version is 8.2, so I would stick with that. (ref: https://manual.joomla.org/docs/next/get ......
View Article