General Questions/New to Joomla! 5.x • Re: Empty value at User WorkFlow with...
I have the same on two sites that I run, which are on two physically different servers. Also found the same issue on a Vanilla J4 + ES test installation that I just made.I note that even when editing...
View ArticleExtensions for Joomla! 4.x • Re: JoomShopping free attribute type upload -...
Welcome to the Joomla forum!This topic was originally posted to the subforum "Migrating and upgrading to Joomla! 4.x". The topic was moved because the shopping section of the website uses...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Using SMTP Mail settings results...
OK so this log is the following actions:1. Test sendmail using PHP Mailer2. Change to SMTP and send test mail (this hung for a good while, produced this error: An error has occurred while fetching the...
View ArticleAnnouncements Discussions • Find your dream home
Find your dream home with https://99asset.com/ - Your trusted source for Plots, Flats, Properties, and Villas in India. Explore certified real estate options today.Statistics: Posted by 99 Asset — Tue...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: 3.10 to 4.4.3 - Failed - Red screen
Hello,Thanks for your relpy.No, I didn't. I can try later tonight and see if the templates access will work again but I don't see how that would help upgrading to 4.4.3SamStatistics: Posted by...
View ArticleProfesionalne usluge • IELTS center near me
Preparing for your IELTS examination can be a daunting task for Candidates all over the world. Luckily if you’re from Canada, you can make this process much easier by simply looking for an IELTS...
View ArticleProfesionalne usluge • Re: Potrebna pomoć sa Akeeba restore
When restoring, add a new passwordStatistics: Posted by pablop76 — Wed Mar 06, 2024 7:14 am
View ArticleGeneral Questions/New to Joomla! 3.x • Re: J3: Recaptcha v2 not showing at...
Could you use the "Inspect" function from a Google Chrome or Firefox browser and check the "Console" for errors?Maybe the external JavaScript needed for the captcha can't be loaded.Statistics: Posted...
View ArticleJoomla! 4.x Coding • Re: JUserHelper broken in 4.4.3
Yes I found some scripts broke after upgrading to 4.4. See https://manual.joomla.org/docs/4.4/buil ... sic-script - this should fix things.This script won't work in version 5 - I'm planning provide an...
View ArticleGeneral Questions/New to Joomla! 5.x • Hide modules on responsive mode?
Hi good morning, good people of joomla!Is there a way to hide some modules on responsive/mobile mode?The reason why I ask is because on desktop everything is wide and beautiful with the modules.But on...
View ArticleGeneral Questions/New to Joomla! 3.x • Blank Screen Joomla! 3.9.x
Hello everyone, today I was going to add an entry to the config that would allow you to recover your forgotten password. Unfortunately I made a mistake. I must have forgotten to put a } in the config...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Hide modules on responsive mode?
I guess you could add a class, say notonmob, to each module you wish to hide on mobiles and then add an entry in your user.css file. Something like:Code: @media (width <= 575.98px) { .notonmob {...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: JSON data: HTTP 500 error on...
Open your browser Developer Tools - are there any errors reported when you load the Joomla Update page. How does the error appear - is it a System Message or a complete Red page?Statistics: Posted by...
View ArticleTemplates for Joomla! 4.x • Gantry sections css problem
Hi,On a J4 site, the customer asked for many modifications on the IT Paradise Gantry template. So, I' ve modified the respective YAML file, adding new sections. I've also created modules positions and...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Trying to Update Joomla 3 to 4 -...
It's a hosting issue. You don't have write access to the files.Statistics: Posted by Per Yngve Berg — Thu Mar 07, 2024 8:36 am
View ArticleGeneral Questions/New to Joomla! 5.x • Dedicated permissions for User/Group
Hello everybody,I'm new in Joomla.I installed Joomla and created the page.Now I want to create users and groups. These Groups should be able to create their articles, but they should have only the...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: 5.0.3 can't update
I would suspect your database version or type to be the issue. What version of Joomla are you currently using and trying to update to 5.0.3? You can only migrate to 5.x from 4.0.x (or more recent...
View ArticleSecurity in Joomla! 5.x • Re: I need help
The User Menu is an Administrator Module. You could disable it but better to change its Access from Special to Super User. If you do this only Super User accounts will be able to change their...
View ArticleJoomla! 4.x Coding • Re: Send email to site admin when a person clicks a...
You could write a bit of javascript that ran when the button was clicked, and then sent an ajax request to the server. You should be able to use com_ajax - see...
View ArticleInstallation Joomla! 5.x • Re: Can't start installation process; error...
No, it is not safe to work with CHMOD 777 - very relaxed permissions that shouldn't be used in normal circumstances.Joomla's recommended settings are 755 for folders; 644 for files (and 444 for the...
View Article