Administration Joomla! 3.x • Re: Joomla 3.10 White screen displayed after...
Welcome to Joomla forum!A white or blank screen is usually a PHP error while the setting "PHP error reporting" is switched of.Can you give somewhat more info about your Joomla site/server setup?Please...
View ArticleJoomla! 4.x Coding • I want to remove individual css files, code not working!
Hi everyone!Please help me correct the codes below. after using this code, I got an error message with an error page "0 Undefined method unregisterasset in class...
View ArticleJoomla! 4.x Coding • Re: I want to remove individual css files, code not...
See answer on JSE https://joomla.stackexchange.com/a/33728. Though randomly disabling assets will cause parts of your site to break.Statistics: Posted by SharkyKZ — Fri May 03, 2024 12:01 pm
View ArticleExtensions for Joomla! 5.x • Re: move the mountain (K2)
I'm willing to help with this in providing AI support and documentation. To study K2 and then Joomla 5.1 documentation and map actions to take to update K2 to Joomla 5.1 or 5.2 then write the code...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: After update to Joomla! 5.1.0...
Finally found a way to get those embeds back. Go to file -> Joomla/plugins/editors/tinymce/src/PluginTraits/DisplayTrait.phpChange line 463, 464 code as followsCode: 'sandbox_iframes' => false,...
View ArticleGeneral Questions/New to Joomla! 5.x • multi-factor authorization
Hello. Im am using Multi Factor authorization. Sometimes it takes many minutes before the authentication code appears in my email inbox, while other message come in fluently. I do not believe I can...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: multi-factor authorization
Email is good as a backup system, but use a faster system on a daily basis such as TOTP.Statistics: Posted by Per Yngve Berg — Sat May 04, 2024 1:04 pm
View ArticleInstallation Joomla! 5.x • Error on installtion J5
Greetings, i have setup an Ubuntu VPS and installed Nginx, MySQL and PHP on it, but when i navigate to the IP address to start the Joomla installation process for the first time i get the following...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Joomla-WordPress migration
Streamlining between Joomla and WordPress typically involves migrating content from one platform to the other or integrating features from both platforms into a single system. Here are some approaches...
View ArticleInstallation Joomla! 5.x • Re: Error on installation J5
Sorry, but i don't get it.Statistics: Posted by hackermade — Sun May 05, 2024 11:15 am
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 5.x • Re: Help with...
Enable SEF URLs in Joomla's Global Configuration: In the Joomla backend, go to the Global Configuration and locate the "SEO Settings" section. Enable the options for "Search Engine Friendly URLs" and...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Contact form?
For contact forms in Joomla, you can use the built-in Contacts component for basic forms, which sends emails to a designated contact or admin. However, if you need more advanced features like custom...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Menues limited access?
To limit access to different menus for your custom user group, there are a few approaches to consider. First, check if your content management system (CMS) allows for custom permissions. This would...
View ArticleGeneral Questions/New to Joomla! 5.x • Banner impression analytics inside...
Hi, I need help or an explanation/clarification regarding banner impressions.On my page, under the menu, I have a banner. It is displayed on all pages. Regarding Google Analytics 4 and Microsoft...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Various plugin errors after update...
Dear all,sorry for the late reply but medical reasons kept me away from home. Unfortunately, with my allowance, I cannot try any of your suggestions because now it's impossible to get into...
View ArticleMigrating and Upgrading to Joomla! 4.x • Migration from Joomla 4 to Joomla...
Dear joomla forum members,for some reasons we have to migrate from Joomla CMS to Joomla Framework + Symfony.Is it possible to export/import things that are based on standard joomla CMS features like...
View ArticleExtensions for Joomla! 5.x • Re: move the mountain (K2)
It may be possible to create the AI extension based on JED Checker. https://extensions.joomla.org/extension/jedchecker/This already has the logic for ensuring an extension has the correct code for the...
View ArticleAdministration Joomla! 3.x • Re: Joomla 3.10 White screen displayed after...
Thanks Peter, I shall try that.What is bizarre is over the weekend without me taking any further action I can access the admin area which suggests something is happening within my hosting environment...
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 5.x • How ot hide the...
Hi there, i have enabled the SEF and URL rewriting options but the "index.php" is still visible in the URL does anyone know how can i hide it? I use NGINX btw...Screenshot 2024-05-06 at...
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 5.x • Re: How ot hide the...
Might help? https://stackoverflow.com/questions/715 ... s-to-nginxStatistics: Posted by gws — Mon May 06, 2024 1:15 pm
View Article