Migrating and Upgrading to Joomla! 4.x • Re: Can't Upgrade from 4.4.2 to...
Thank you for your reply. I’m not sure I entirely follow the steps you outlined to solve this. Do I need to setup a dev site and copy files or entries from a folder in the dev site to my production...
View ArticleGeneral Questions/New to Joomla! 4.x • Upgraded to 4.4.1 but can't save or...
I upgraded to 4.4.1 and now I can't save or use the toggle menu in admin. The save buttons do not show up even as display none. I would like to post this as an issue but I can't.Statistics: Posted by...
View ArticleGeneral 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 ArticleJoomla! 4.x Coding • Send email to site admin when a person clicks a button/link
I would like to send an email to the site admin when someone clicks a button/link in a Joomla module. The email will say something like "Someone clicked this button".I do not want the email address or...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Update to version 5
Here is how i solved this issue.From my database i dissabled all the akeeba backup entries on _extensions table by setting the enabled value to...
View ArticleJoomla! 5.x Coding • Trying to do cassiopeia override...
To start off with I have a new Joomla 5 installation, I am using child template of the Cassiopeia template and I have multiple regular labs extensions (although I do not believe that is relevant for...
View ArticleGeneral Questions/New to Joomla! 4.x • Upgrade PHP to 8.2
I have a very basic site Joomla 4.4.3. Only Akeeba 9.8.5 and JCE 2.9.62 as extentions. G5_Helium 5.5.17 as template with Gantry 5.5.17.So, I guess everything is on highest level.When I change PHP form...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Upgrade PHP to 8.2
Change PHP back to 8.1, disable the Gantry framework and set the default frontend template to Cassiopeia. Change PHP to 8.2 and check if that makes a difference.Statistics: Posted by toivo — Sun Feb...
View ArticleJoomla! 5.x Coding • Re: Trying to do cassiopeia override...
The syntax error comes from the first <div>. Do this instead:Code: use Joomla\Component\Content\Site\Helper\RouteHelper;?><div><?php if ($this->maxLevelcat != 0 &&...
View ArticleJoomla! 3.x Coding • Re: Registration override with custom fields
Thank you very much for the reply Toivo!I received some help from a member in the Joomla facebook group which was a similar solution to what you provided.He provided the following line of PHP...
View ArticleAdministration Joomla! 5.x • Re: Mailer test mail not successful
Is the email domain of the 'From Email' the same as the domain of the web server?Did the client's host recommend particular SMTP settings to be used? Is the host restricting the outgoing SMTP...
View ArticleTemplates for Joomla! 5.x • Main menu Z-Index Cassiopeia Template
Hello Friends,I'm working on a website and the drop down menu goes behind the map that is on my website, so I need to change the z-index of the menu so it stays on-top, but I'm not sure where I can...
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 ArticleJoomla! 5.x Coding • Re: Problems with null parameters in PHP8.3 and Joomla5
PHP 8.3 was released a week ago. No surprise it may have 'bugs'. Recommended PHP for J5 is PHP 8.2 so I would stick with that.Statistics: Posted by AMurray — Tue Feb 27, 2024 9:55 pm
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! 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 Article