Administration Joomla! 5.x • Re: Uploading Media larger than 500 MB silent fails
What are the upload limits in your php version?Statistics: Posted by gws — Tue Sep 17, 2024 5:47 pm
View ArticleExtensions for Joomla! 5.x • Re: JD simple contact form issue
Mod. Note: Relocated topic from GQ to the Extensions Forum.Statistics: Posted by Per Yngve Berg — Tue Sep 17, 2024 5:52 pm
View ArticleThe Lounge • Re: Joomla 5x and style
I believe Joomla's aesthetic appeal, both in its front-end and back-end interfaces, could be significantly improved. In my opinion, this may be a key factor contributing to its declining popularity...
View ArticleInstallation Joomla! 5.x • Re: 500 error on Amazon Linux 2
This may not address your question directly but I think there are better ways to deploy Joomla on AWS.The easiest and quickest is to use AWS Lightsail - Amazon's VPS service with a fixed monthly...
View ArticleInstallation Joomla! 4.x • Official Docker image: Changing the document root
The official joomla:4-apache image installs into /var/www/html in the container. I am using docker-compose with persistent volumes accessible from the host. The official image works fine all I need to...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: How do I copy/clone my Joomla...
https://docs.joomla.org/Copying_a_Jooml ... _Method.29Statistics: Posted by Webdongle — Wed Sep 18, 2024 5:14 pm
View ArticleAdministration Joomla! 5.x • Joomla 5.1.4 - Thrown back to login screen from...
Hi, When using certain functions from the backend I get thrown back to the initial backend login screen.Things that causes the error:Maintenance: Global Check-in, Unable to check-in items, thrown to...
View ArticleAdministration Joomla! 5.x • Re: Joomla 5.1.4 - Thrown back to login screen...
Session Path Writable: No ... Should be yes. Speak to your Host to make it writeable.Statistics: Posted by Webdongle — Wed Sep 18, 2024 7:11 pm
View ArticleInstallation Joomla! 4.x • Re: Official Docker image: Changing the document root
Docker will have it in the compose.yaml file.Apache is configured by apache.confStatistics: Posted by Per Yngve Berg — Wed Sep 18, 2024 7:17 pm
View ArticleExtensions for Joomla! 5.x • Re: To intergrate UPI payment gateway in joomla...
I found one ecommerce extension (J2Store) on the JED, but it was for Joomla 3 and it has a RazorPay payment plugin but not really what you're after.I would suggest a plugin needs to be developed. This...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: https - modules stop loading in...
Thank you very much, this is the problem.I rename .htaccess to old, and then the website works.Where can I download the correct htaccess file?Thank you very muchJorge MurallesStatistics: Posted by...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Extreme Failure updating from...
Output buffering should be settable either in your web hosting administration area or directly in the Php.ini file on your web server. Although the recommended setting is Off, it's not going to...
View ArticleExtensions for Joomla! 3.x • Re: Unable to update DropEditor
Can't you update by installing the latest version (download from the JED) then install via Extensions Manager?https://extensions.joomla.org/extension/dropeditor/ (last update 1 August 2024).Suggest...
View ArticleGeneral Questions/New to Joomla! 5.x • Publishing tab & Access options
Hi,When create article at the front end;How to disable the 'Publishing' tab at the front end?How to disable 'Access' field at the front end?Create Article.pngIs it intentional that disabling...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Publishing tab & Access options
Put the user in a User Group that does not have 'Edit state' allowedStatistics: Posted by Webdongle — Thu Sep 19, 2024 8:11 pm
View ArticleJoomla! 5.x Coding • How to load Bootstrap JavaScript file?
I am very new to Joomla 5. Many years ago I did some work with Joomla 3 and I am now involved in converting a Joomla 3 site (or part of) into Joomla 5. I have been making good progress but am really...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Unidentified div being injected...
I'm an idiot. It was a Chrome extension that was injecting the div.Statistics: Posted by fudgonaut — Thu Sep 19, 2024 9:39 pm
View ArticleJoomla! 5.x Coding • Re: How to load Bootstrap JavaScript file?
Joomla 5 already includes Bootstrap. Normally the bootstrap files are loaded from your template file, not from your articles. So, if anywhere they should be loaded in the <head> section of your...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: 'Please fill in this field' pop-up...
Usually such forms give a red bar across the top of the screen alerting to missing information from required fields.It depends on what extension you're using; raise this issue with the extension...
View ArticleGeneral Questions/New to Joomla! 4.x • Administration Pages Not Appearing...
After doing a site move, my Administration pages aren't appearing properly on the newly installed site:j01.JPGI did some investigation and did find that some files are not loading:j02.JPGWhen I look...
View Article