General Questions/New to Joomla! 5.x • Re: Creating user with limited access?
With the modules you need handle it with the access levels. Put the user group inside the "Special" access level Joomla already have created, and you should see this modules and others.The access...
View ArticleExtensions for Joomla! 4.x • Re: Hiding the login URL of the Joomla 4.0 site,...
Hello! Can you also update version AdminExile 2.3.6 which works very well with J3? plg_adminexile_2016_02_06.zipStatistics: Posted by nrawling — Wed May 01, 2024 8:55 am
View ArticleJoomla! 5.x Coding • "Menu recovery mode"?
I added an Admin menu, not for the first time in this site, and I now have a message in the admin console:Code: The administrator menu Friends Admin does not have - Menu Manager, Module Manager,...
View ArticleJoomla! 5.x Coding • Re: "Menu recovery mode"?
Last time I did this was with J3. There was an Option to turn off checking of Menus.I see now in 5.1 when you create a new Admin Menu, a Preset must be picket from a drop-down list.What did yo choose...
View ArticleInstallation Joomla! 5.x • Re: In which NGINX directory must add the...
Yes it is. There shall be a folder for each site under "Sites Available" with a set of configuration files.https://docs.joomla.org/NginxStatistics: Posted by Per Yngve Berg — Wed May 01, 2024 9:30 am
View ArticleSecurity in Joomla! 3.x • Admin Unable to Change Password: "Username too...
Hello Joomla Community,I'm encountering an issue with Joomla 3.10.12 where an administrator cannot change their password. Despite entering valid credentials, an error message appears stating, "Saving...
View ArticleTemplates for Joomla! 5.x • Re: Uninstall Joomla 5 for Helix quickstart install?
Sorry I didn't see your reply til now. I did actually use the quickstart and it was okay. I deleted Joom 5(didn't have much anyway) and used the quickstart. Then upgraded the joom to 4.4.4., and then...
View ArticleSecurity in Joomla! 3.x • Re: Admin Unable to Change Password: "Username...
Maybe it's coming from "User - RestrictUsername" plugin?Statistics: Posted by SharkyKZ — Thu May 02, 2024 8:32 am
View ArticleGeneral Questions/New to Joomla! 5.x • Calendar field error after update 5.1
Hi Community,Since last update to 5.1, there is an error when trying to save articles with a custom calendar type field:I came on topics regarding language packs issues, I have french language, when...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Some newbie questions...
https://docs.joomla.org/J4.x:Assorted_I ... No_StylingStatistics: Posted by Webdongle — Thu May 02, 2024 8:38 am
View ArticleJoomla! 5.x Coding • Re: Multiple grids, checks not working
Yes, a js problem comes on load (/media/system/js/joomla-toolbar-button.js, line 60) when assigning a listener to the boxchecked hidden input box, which is the way the js registers that a box has been...
View ArticleJoomla! 5.x Coding • Re: accessiblemedia field form for visitors ?
A simple solution is to grant "guest" that access for the media component.Statistics: Posted by MarkRS — Thu May 02, 2024 9:30 am
View ArticleJoomla! 4.x Coding • Re: Chyba 500 Jhtml in Joomla4.X
Thank you very much for your help. It's OK.Statistics: Posted by Studio555 — Thu May 02, 2024 9:55 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Menues limited access?
Perhaps:viewtopic.php?t=838916viewtopic.php?f=719&t=976001viewtopic.php?t=973903viewtopic.php?t=946889viewtopic.php?t=983240viewtopic.php?t=842722viewtopic.php?f=834&t=1008858I want users of...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Publishing test site?
You could use the "site offline function" in global config, this way only logged in users can see the site.Statistics: Posted by gws — Fri May 03, 2024 9:36 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Calendar field error after update 5.1
By coincidence I was doing something completely different this morning and ran into exactly the same problem you have experienced. There is a bug report that I have just added a comment...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Contact form?
If you don't have localhost set up to send email then probably yes, it won't send.If you want to check that Joomla sends email generally, go back to the global configuration - email settings and click...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Error Pages in General
In closing, in my own experience, I've only tried to create the 404 Error page in Joomla itself (as that ist he one that was documented at the time).It may be possible to do the other error page...
View ArticleTemplates for Joomla! 5.x • Re: Will Joomla Support Sub Domain Concept , Sub...
Thank you so much Pavel-ww , For your quick responseI cannot move the project to real host right now.But here my question is : suppose if i move to real host and i can configure domains as you said...
View ArticleJoomla! 5.x Coding • Re: "Menu recovery mode"?
Ok, found it.The module associated with the menu has a switch for "Check Menu", which was set to "On". Turning it off removes the check and therefore the fault.But what's the fault about? And why is...
View Article