General Questions/New to Joomla! 3.x • أدوية اجهاض الحمل الكويت -...
أدوية اجهاض الحمل الكويت - 00966599287172- وتساب بخصم 25% سايتوتكأود أن أشارككم معلومات حول أدوية إجهاض الحمل المتاحة في الكويت. نقدم حبوب سايتوتك لعملية الإجهاض، مع خصم يصل إلى 25%. خدمتنا متاحة...
View ArticleGeneral Questions/New to Joomla! 3.x • أدوية اجهاض الحمل السعودية -...
أدوية اجهاض الحمل السعودية - 0599287172- وتساب بخصم 25% سايتوتك حبوب سايتوتك للبيع في جدة 0599287172 حبوب سايتوتيك في السعوديه | النهدي| 0599287172 - كلمنا تلي جرام حبوب سايتوتك هي الحل الطبي لتطريح...
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 ArticleGeneral Questions/New to Joomla! 5.x • Re: How do I get back my log in screen...
Looks like the double zip problem. Use the default .htaccess that comes with J5.1.4. To test rename your htaccess file to old and see if it works.Statistics: Posted by gws — Wed Sep 18, 2024 3:51 pm
View ArticleGeneral Questions/New to Joomla! 5.x • How do I copy/clone my Joomla website...
How do I clone/copy my Joomla website to a different domain name? I have a Joomla website built with a whole lot of data. I have a similar domain name that needs the same information as the one I have...
View ArticleExtensions for Joomla! 5.x • Re: Can I integrate Razorpay payment gateway...
https://extensions.joomla.org/extension/vquiz/Statistics: Posted by Webdongle — Wed Sep 18, 2024 4:51 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: How do I copy/clone my Joomla...
Familiarise yourself with Akeeba backup and kickstart.https://extensions.joomla.org/extension/akeeba-backup/Statistics: Posted by gws — Wed Sep 18, 2024 4:57 pm
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 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 ArticleAdministration Joomla! 5.x • Re: Joomla help screens - admin area
Changing public $helpurl = '';to public $helpurl = 'https://help.joomla.org/proxy?keyref=He ... ={langcode}';fixed the issueStatistics: Posted by jarosz — Thu Sep 19, 2024 4:40 pm
View ArticleExtensions for Joomla! 5.x • Re: Address details changed to more UK friendly
Depending on how well the 3rd party extension is written you may be able to create a language override. Otherwise a template override might be an option?Statistics: Posted by Webdongle — Thu Sep 19,...
View ArticleExtensions for Joomla! 3.x • Re: Unable to update DropEditor
Hey thanks for the quick answer,I managed to install Dropeditor, good point there.But I still do have 2x updates on Droppics & Dropfiles that are show the following errors :" Your subscription is...
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 Article