Joomla! 4.x Coding • Re: Am I doing something stupid?
I thought I'd figured out how this namespacing works, but apparently not.Nick Dionysopoulos, the developer of Akeeba Backup, published the following chapter about PHP namespaces in Joomla: Basic...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Siteground server not compatible...
...We have been been using Siteground with a dedicated IP for 11 years or so. When we started very small, we ran our site on a Novell Netware server in our office. We purchased our domain at NoIP and...
View ArticleGeneral Questions/New to Joomla! 5.x • Contact form how to extra field(s)...
I busy with Joomla 5 and have menu item "Contact us". So far as I detected now, default the next fields are shown that has to be filled in:Name:e-mail:Subject:Message:But I want to add field telephone...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: How to edit a mass email to start...
Here's the documentation https://docs.joomla.org/Help310:Users_Mass_Mail_Users (it is for 3.10 but the function basically hasn't changed version to version of Joomla.). I don't see any mention of...
View ArticleAdministration Joomla! 4.x • Menu Heading Not showing on Home page
Joomla 3x and 4.xI created a new joomla menu heading item on the main menu and set it as a menu root item. Added sub menu items to it. I set permission to super or special. After logging in with admin...
View ArticleAdministration Joomla! 4.x • Unable to find a user with the ID 62
My Joomla site, https://rockridgencpc.com, is running Joomla 4.4.8; I haven't got to the Joomla 5 update yet. I have an article on my website which lists the officers in our organization. I updated...
View ArticleJoomla! 5.x Coding • Re: Using FA icons in a custom button with Toolbar Helper
You pointed me in the right direction, thanks. I also found thishttps://joomla.stackexchange.com/questi ... nt-joomla4And it worked fine for me.Statistics: Posted by jjbongio — Fri Jan 03, 2025 12:53 am
View ArticleAdministration Joomla! 4.x • Re: Unable to find a user with the ID 62
I don't think there any fault than you deleted the Author of the Article.Set a new user as Author.Statistics: Posted by Per Yngve Berg — Fri Jan 03, 2025 5:07 am
View ArticleExtensions for Joomla! 5.x • acymailling 5 verses 9
I had ACy mailing 5 for years but now I've been forced to use version 9.It seems overly complicated. It has a pokey little screen that is hard to see. The editor is much smaller with less versatility...
View ArticleExtensions for Joomla! 5.x • Re: acymailling 5 verses 9
The main thing that I dislike with version 9 is that on version 5 I could use the whole page. But on version 9 it has these great big margins so you can only use a small amount of the page and you...
View ArticleAdministration Joomla! 5.x • Re: Joomla password reset hasn't worked since...
Please define "The password reset function has never worked"I the reset link email didn't get received?The link worked but kept refreshing?The screen frozeThe computer blew upThanks for the response....
View ArticleAdministration Joomla! 5.x • Administrator Cannot Login
Never come across this issue as long as I've been using J!, or Mambo before that.Installed the latest and set up site on MAMP, all functioning as it should.Exported using Akeba and restoredSite...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Smart Search Module In Main Menu
Thank you so much for the detailed explanation! I was struggling with this for a while, and your suggestion to use CSS to adjust the appearance after placing the search module in the Menu position was...
View ArticleAdministration Joomla! 5.x • Re: client side email validation not work
Hi @zubata,You're right.Your regex works fine. I've tried it. https://regex101.com/r/bp1fR1/1The reason mail@mail passes the browser's built-in type="email" validation is that the HTML5 email...
View ArticleExtensions for Joomla! 5.x • Re: JED Checker
I think you are being unkind to the community. I use the JED Checker to look for problems in my extensions even though I do not publish extensions in the JED.May I suggest you try out VSCode? It is...
View ArticleJoomla! 5.x Coding • Re: Add Module Positions to Custom Admin Component
You need to read about Dashboards:https://manual.joomla.org/docs/general- ... dashboard/A dashboard contains panels to which you can add your own modules.Statistics: Posted by ceford — Sat Jan 04,...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: How to get into the backend, if...
Thanks, I had already seen this and tried this. I was forgotten to mention this.But I made a stupid mistake! As said this was on old project and the database does have two 'sets' of tables with...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Error opening articles after...
I managed to get this problem fixed. You were right @mtgg about the template being the likely cause - I updated the templates and the site burst into life. Now I just have to sort out any little...
View ArticleAdministration Joomla! 5.x • Add Module dialogue closes
I have seen this in a number of J5 sites when I try to add a new menu. When I click the button to add module for the new menu the dialogue window pops open for a second then just closes.I am not able...
View ArticleAdministration Joomla! 5.x • Re: Add Module dialogue closes
Just tried to add a menu module in both a local and a remote Joomla 5.2.2 site and both sites worked. Do you see any error messages in the PHP error log? Use Developer tools on the page (F12) and...
View Article