Joomla! 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 ArticleInstallation Joomla! 4.x • Re: Setting up an existing website in MAMP
As mentioned by @webdongle, Akeeba Backup (and its companion Kickstart) are the easiest. See https://docs.joomla.org/Copying_a_Joomla_website and use the Akeeba method outlined there.But the above...
View ArticleExtensions for Joomla! 5.x • Re: Ability to use a different default home page...
Found this one, seems to do what Nomad does: https://extensions.joomla.org/extension ... home-page/The developer, https://extensions.joomla.org/profile/p ... ls/539576/ looks like he's forked a couple...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Upgrade 3.10.12 to 4.4.3 crashes...
no need to change the configuration file, Joomla will do that if necessary, including changing the permissions to "write" and change them back again to "read only". The file should be 444.Statistics:...
View ArticlePlantillas (templates) y diseño • Re: Previzualizar plantilla
Esa parece la página por defecto de tu proveedor de alojamiento. Si es así, habla con ellos para que dejen de mostrarla.Statistics: Posted by pabloarias — Wed Feb 28, 2024 9:50 pm
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 ArticleExtensions for Joomla! 4.x • Re: Latest News Enhanced Extension
Is the module published (to a correct module position in the template), and assigned to the appropriate menu items? (basic checks, but you never can tell if something like that has been overlooked).I...
View ArticleSecurity in Joomla! 4.x • DOS attack
I got hit 200 times in 30 minutes on the url www.example.com/?page=3&VwhTyApc5h&zUg9Nx4B2H. Somehow this URL got routed to my home page. I suppose that's because it's the same as...
View ArticleGeneral Questions/New to Joomla! 4.x • HTTP ERROR 500 when running fpa-en.php
I downloaded ForumPostAssistant-FPA-v1.6.6-0-g997cd65.zipper from viewtopic.php?f=621&t=582860 and uploaded fpa-en.php to my Joomla 4 site root, but when I run it the HTTP ERROR 500 page...
View ArticleJoomla! 3.x Coding • Re: Modify content of the default email admins receive...
I was finally able to solve this on my own.Here is the GitHub Repo for the solution.https://github.com/N8Solutions/j3-core- ... ation-hackStatistics: Posted by mkoontz — Thu Feb 29, 2024 5:53 pm
View ArticleExtensions for Joomla! 4.x • Re: Error 500 after Joomla update with...
Hello @mmcculli - thank you for this info. I need to understand, what the code is, what will be loaded ... This exactly is the code from line 110 in the view.html.php>>>>>>>/** *...
View ArticleJoomla! 5.x Coding • Re: Cannot insert breaks into template.css
Hi there. The template.css that came with my organization's Joomla template came with the code in one long, unreadable line. Hi. Never edit template.css and other template's core files, if you do not...
View ArticleSecurity in Joomla! 3.x • Re: Joomla 3.6.5 site hacked
I'm curious as to why you have missed nine years of updates. Joomla v 3.6.5 was released in December 2016. My first advice is to update the site to 3.10.12 at minimum with a short term goal of...
View ArticleTemplates for Joomla! 5.x • Re: Background-image does not appear
Thanks but no, that doesn't change anything. That class wasn't even added to user.css until after I tried and removed the body code. I tried putting a background image in there but that didn't work...
View ArticleInstallation Joomla! 5.x • Re: Installation running forever, errors,...
Hello!Thanks for your reply.In fact, these are not the real data otherwise somebody would probably hijack my server, one never knows.The default prefix was about 4~5 characters + underscore. I changed...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: When will Joomla 5 support php...
...duho!!!You should have just told me to drink my coffee faster!Statistics: Posted by LTCreations01 — Fri Mar 01, 2024 9:01 pm
View ArticleJoomla! 4.x Coding • Re: JUserHelper broken in 4.4.3
In this new Joomla version, somehow, namespaces are not automatically loaded.That is not the case. Even third party extensions are supported and they declare their own namespace. Maybe external...
View ArticleThe Lounge • Re: New way of support?
You should have followed the forum rules, available from viewtopic.php?f=8&t=65. They do not allow cross-posting: "Do not cross-post the same question to multiple places."Statistics: Posted by...
View ArticleAdministration Joomla! 4.x • Re: Obsolete PHP version is not reported
Hi,I am using Joomla 4 as superuser administrator. When I start the background there is no error message shownthat the PHP version is obsolete. Thank you for help!Is there a question here? What is it...
View ArticleGeneral Questions/New to Joomla! 4.x • Smart Search Links Going to Home Page...
Okay, we have the same issue as everyone - Smart Search brings up articles that aren't in a menu item anywhere and when you click on them it loads them on the home page with whatever other modules,...
View Article