Joomla! 4.x Coding • Re: How to fix error 00 Call to a member function get()...
Joomla derives list view name by pluralizing the item view. If you stick with core MVC, that would be the convention to follow. But alternatively you can declare the list view name in your...
View ArticleInstallation Joomla! 4.x • Re: Folder Permissions all unwritable
There is a php-fpm.conf file but i don't see an option to set a user in it.This is the Main Config file for the fpm system. There is also a folder "avalible sites" with a conf file for each site. Here...
View ArticleTemplates for Joomla! 5.x • Re: User CSS in Admin not fully loading
But that extension hasn't been updated in more than 2 years.Usually such components do not require updates. I use it in every project and everything works fine.--I don't like page builders because...
View ArticleAdministracja • Ilustracja wprowadzenia
Cześć. Joomla 4.4.3. Czy można jakoś globalnie (dla wszystkich artykułów z danej kategorii) włączać lub wyłączać ilustrację wprowadzenia przy układzie strony: Przegląd?PozdrawiamStatistics: Posted by...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: SQL Table error cannot backup...
hi folks, i just unpack a backup, all worked fine, and then get back to akeeba on the server and all the backup process worked fine,i guess that as the crash was at 4:00 o'clock, the server get back...
View ArticleMigrating and Upgrading to Joomla! 5.x • Promoting subfolder J5 Site
HI all, my scenario is I have an active J2.5 membership based site and currently developing a J5 site in a subfolder. In the near future my intention is to promote the J5 subfolder site to the main...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Promoting subfolder J5 Site
https://docs.joomla.org/Moving_the_site ... irectoriesStatistics: Posted by Per Yngve Berg — Sun Mar 31, 2024 8:26 am
View ArticleAdministration Joomla! 5.x • Re: How to cache Joomla site?
I'd recommend to set "Platform-specific caching" to "Yes".Otherwise you run into problems with visitors from different devices:a mobile visitor will let Joomla cache a page for a mobile device. When...
View ArticleAdministration Joomla! 5.x • Access control not working
HiI am creating a web site where I want articles to be restricted to being viewed by people who have registered on the site only.Currently I have the login page disabled, and in any event have the...
View ArticleAdministration Joomla! 5.x • Is accessibility icon available for the front end?
Hi AllI've just installed 5.03 and noticed that I have managed to turn on the accessibility icon (blue wheelchair) on the back end of the system I can't find it now, no big deal on that one, but I...
View ArticleExtensions for Joomla! 4.x • Is Jomres live?
Please, does somebody hier know if Jomres extension is live? I tried to contact developer using one and only email address I found (sales@jomres.net) and mailserver told me "Relaying denied"... There...
View ArticleExtensions for Joomla! 4.x • Re: Is Jomres live?
His telegram channel is active.https://t.me/jomresStatistics: Posted by gws — Sun Mar 31, 2024 12:25 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: navigate between sections in...
Do you have<jdoc:include type="component" />in your template?https://docs.joomla.org/Jdoc_statementsThat seems to have worked. But how do I add my custom css classes to one or several of these...
View ArticleExtensions for Joomla! 5.x • Old? RokSprocket extension won't let any of the...
What is showing:An error has occurred.0 Call to undefined method Joomla\CMS\Application\AdministratorApplication::isAdmin()but nothing in my Admin in terms of links, logout etc is working, all...
View ArticleJoomla! 5.x Coding • Add a user to a current group
I have created a group, progamatically. How do I add a user to the new group, programtically?jUserHelper::addUserToGroup($userid,$groupid) is outdated.Statistics: Posted by cscotthosting — Mon Apr 01,...
View ArticleLanguage - Joomla! 5.x • Re: What about portuguese language pack?
Also with the same problem to the point that i am avoiting to install Joomla 5 on new websites Statistics: Posted by gvorn — Mon Apr 01, 2024 11:11 am
View ArticleExtensions for Joomla! 5.x • Re: Old? RokSprocket extension won't let any of...
Enable Debug in configuration.php and set Error Reporting to 'maximum'.Examine the Stack Trace.Joomla\CMS\Application\AdministratorApplication::isAdmin() was changed to isClient('Administrator...
View ArticleJoomla! 5.x Coding • Re: Add a user to a current group
https://api.joomla.org/cms-5/classes/Jo ... serToGroupStatistics: Posted by Per Yngve Berg — Mon Apr 01, 2024 11:28 am
View ArticleAdministration Joomla! 5.x • form emails and gmail
I'm using RSFormPro on my company's website and recently gmail's been giving us problems. In myCPanel, SPF and DKIM are set up and correct. In Joomla, I changed my email from PHP to SMTP and tested it...
View Articleextensions.joomla.org - Feedback/Information • Possible to get a check of the...
Hi JED team Thanks so much for your hard work. I know the JED runs on a small group of brave volunteers these days.Is it possible to get a check of the reported reviews, please?One spammer dropped...
View Article