Administration Joomla! 5.x • Re: How to change the /administrator path to a...
And then there are changes in php. Undeveloped extensions will stop working with future changes to php.Statistics: Posted by Webdongle — Tue Mar 26, 2024 10:16 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Permissions in ACL
View/access level 'Special', user groups selected in that view/access level can see the admin menus. That's because the /administrator menu module is set to that view/access levelStatistics: Posted by...
View ArticleExtensions for Joomla! 3.x • Re: RSFrom Pro - Making Custom Validation
You could create a custom validation rule:https://www.rsjoomla.com/support/docume ... rules.htmlIn that rule you could add some SQL to check if the submitters ID has already been used in the database...
View ArticleInstallation Joomla! 4.x • Re: FatalError when Checking for Updates
This is a known issue that should be fixed in the next release.Statistics: Posted by SharkyKZ — Wed Mar 27, 2024 7:43 am
View ArticleAdministration Joomla! 4.x • Wrong Link in Menue item START
Hi,I am using Joomla 4 with template SHAPER HELIXULTIMATE free version.The URL in question is: ff-elmshorn.freiwilligenforum.deThe problem is: If you click on any menu item (e.g. Donations), the...
View ArticleJoomla! 5.x Coding • Re: How to create User Group Progamatically
Anyone?Lastly, how do I get the id of the newly created group?I tried {var:php9.id}, outside the php block, but that did not work. I have a Joomla Message that displays the new id for the user and the...
View ArticleGeneral Questions/New to Joomla! 4.x • Updated.PHP error message on home page
Hi !Didn't update anything but suddenly I have this message on my home page (and only on my homepage) :"Warning: Trying to access array offset on value of type null in /home/customer......
View ArticleInstallation Joomla! 5.x • Re: Joomla 5 The server returned a "500....
If you want to see the PHP errors try changing "Display Errors: 0" (off) to "Display Errors: 1" (on). (you can set this in the configuration.php file if you can't access the site Admin area).Error...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Updated.PHP error message on home...
I don't see the error message?Statistics: Posted by gws — Wed Mar 27, 2024 9:55 am
View ArticleGeneral Questions/New to Joomla! 3.x • Intro text shows in Homepage but not...
Hi.I just noticed that intro texts of 2 recently published articles (we are not using plugins for articles, we are using the Joomla one) are shown in the homepage but when I clicked read more, the...
View ArticleVietnamese Forum • Joomla! 5, và bạn cần gì nữa
Xin chào các bạn đã sử dụng Joomla!, Mình tạo chủ đề này với mục đích mong muốn nghe được những lời chê bai của các bạn dành cho Joomla!, đặc biệt là Joomla 5. Và nếu được thì cho các đề xuất để cải...
View ArticleJoomla Tiếng Việt • Phiên bản tiếng Việt Joomla 5 mới hoàn toàn
Mình thường làm website bằng Joomla cho khách hàng.Nhưng khi hướng dẫn khách hàng sử dụng administrator thường vướng vào một số thuật ngữ khá nhầm lẫn.Vậy nên mình làm riêng một bản dịch Tiếng Việt...
View ArticleJoomla! 4.x Coding • Re: How to fix error 00 Call to a member function get()...
You're passing the wrong namespace prefix in your service provider:Code: $container->registerServiceProvider(new MVCFactory('\\Joomla\\Component\\Faq'));$container->registerServiceProvider(new...
View ArticleAdministration Joomla! 4.x • Re: Errors when site moved to new server
Potential Missing Extensions :: fileinfo | This needs to be enabled in your php settings on the server.Statistics: Posted by gws — Thu Mar 28, 2024 9:29 am
View ArticleExtensions for Joomla! 4.x • Re: Search module with specific tag filter
Thanks, but I'm looking for a Search function in the front end, not the back end. I want users to be able to search for a content in the site searchbar, but in fact I'm showing only the results with a...
View ArticleJ! 4.x - L'atelier! • Re: Call to undefined method...
isAdmin() est changer a isClient('administrator')Une Extension est obsolé.Statistics: Posted by Per Yngve Berg — Thu Mar 28, 2024 9:48 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Hosting Issues over utilized
I searched for "Namecheap reviews" and saw very mixed reviews about that hosting.Your website seems to generate a large number of MySQL queries that seem to take a large amount of time to execute. The...
View ArticleGeneral Questions/New to Joomla! 4.x • Error testing Joomla Web Services...
I posted this in hopes that you professionals who are familiar with the Joomla API can help me.I myself have been using Joomla for over 10 years, but this is the first time I have used the Joomla...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: I'm new to Joomla 4 URL Help
So every package is an article. Are those all published and assigned to Access = "public"?Yeah, Every package is an article and they're all published and assigned to access. I don't mind giving you...
View ArticleExtensions for Joomla! 5.x • Re: [[[youtube]]] videos in articles
I use AllVideos plugin.Statistics: Posted by Nidzo2203 — Fri Mar 29, 2024 9:17 am
View Article