General Questions/New to Joomla! 4.x • Exclude from Smart Search
Hello,Is there a way to exclude items from the indexing of the Smart Search extension?For example if articles / documents etc are added to a Registered category then these should not be included in...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Upgrade PHP to 8.2
The compatibility table for akeeba tells me v9.8.5 is for J4, J5 and PHP 8.2https://www.akeeba.com/compatibility.html. Akeeba Backup 9.8.5 is only good for JOomla 4.3 and newer. So it looks like...
View ArticleJoomla! 5.x • Re: Beiträge und Kategorien mit Fehler
es hat geholfen alle overides zurück zu nehmenStatistics: Posted by mediendesign24 — Mon Feb 26, 2024 12:01 pm
View ArticleJoomla! 4.x Coding • Re: Send email to site admin when a person clicks a...
Hi. Purely theoretically, I did not check. You can publish a hidden form and translate the click from your button to form's submit button through JS. I think this should work. But keep in mind, you...
View ArticleExtensions for Joomla! 5.x • Re: Privacy Consent Notification
I only know of this Consent Policy issue since Joomla MFA does not, apparently, permit a Super User to use MFA.I can’t help with the CB bits of your post (I don’t use CB). However, this last part of...
View ArticleGeneral Questions/New to Joomla! 5.x • MFA slightly out of sync?
I use MFA (verification code) with Google Authenticator.In the past week, I’ve noticed that the code in Google Authenticator is only valid for about 15 of the expected 30secs. It’s as if my website is...
View ArticleJoomla! 5.x Coding • Problems with null parameters in PHP8.3 and Joomla5
Hi,I get these errors when viewing categories using Joomla5.0.3 with PHP8.3:Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Joomla Pizza Bugs & Fun -...
Thanks to all for helping out with this PBF!These awesome Joomlers contributed to Pizza, Bugs & Fun 2024:https://docs.joomla.org/Pizza_Bugs_and_ ... utors_ListStatistics: Posted by pe7er — Tue Feb...
View ArticleExtensions for Joomla! 4.x • Re: Latest News Enhanced Extension
Assuming you mean this https://extensions.joomla.org/extension ... -enhanced/ then are you using the latest release? v6.10.1 (December 2023). The JED listing indicates it works on J3, J4, and J5 so it...
View ArticleJoomla! 4.x Coding • Re: docs.joomla.org/J4.x:Dev - broken link? missing page?
And there's also Astrid's (excellent) docs at https://blog.astrid-guenther.de/en/der- ... iterungen/.(They are in English)This content unfortunately vanished. It seems only to be accessible at...
View ArticleMigrating and Upgrading to Joomla! 4.x • Upgrade 3.10.12 to 4.4.3 crashes at...
Cannot figure out why i keep System Error 500 at approx 90.3% when upgrading my site from Joomla 3.10.12 to 4.4.3 with Live Update. Disable all questionable plugin and extensions and the old Joomlart...
View ArticleJoomla! 5.x Coding • Re: Get image in my custom module in J!5
Where found? Does the code you have quoted work for you?You could put your images in an array and iterate over the array to save some lines of code.In what way has the image address...
View ArticleExtensions for Joomla! 4.x • Re: J2Store
I use j2store on a couple of sites, I like its simplicity and the fact that it uses joomla articles and doesn't force you to create new content for products. The problem is that there is probably one...
View ArticleThe Lounge • K2 Fork on fire!
Hello guys!I am creating K2 fork, I heard of activity named everest - do somebody know this guys?This will be a coding division of homoorigin.com project.So if you are familiar to coding you can join,...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Upgrade 3.10.12 to 4.4.3 crashes...
LiveSite: Is Not Empty | Should be empty.Session Path Writable: No. Must be yes,ask your host.Open Base:...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: There is no...
Oplossing:Met dank aan Nico van Leeuwen die me de tip gaf om het upgradepakket van in dit geval Joomla 5.0.3 opnieuw te installeren.Nu werkt het weer!Statistics: Posted by dusries — Wed Feb 28, 2024...
View ArticleJoomla! 4.x Coding • Re: JUserHelper broken in 4.4.3
JUserHelper is an alias for UserHelper and you have not give its full path. I think it should be:\Joomla\CMS\User\UserHelperThanks for your reply. UserHelper should be loaded from the rigth path, i...
View ArticleAdministration Joomla! 5.x • Re: domainname
Hi,this option is already set to NO.Ashampoo_Snap_Donnerstag, 29. Februar 2024_12h52m58s_001_.pngStatistics: Posted by schohmik — Thu Feb 29, 2024 11:56 am
View ArticleJoomla! 4.x Coding • Problems styling main menu in Cassiopeia
I'm customising a previously working site after migrating to J4.4.3 and Cassiopeia. I have modified background colours, font sizes and various other aspects of the site without any problems using user...
View ArticleExtensions for Joomla! 5.x • Re: Ability to use a different default home page...
The Session is closed, but Cookie is still present. To be logged in again with the Cookie, two conditions must bet met.1) The User must have ticked the "Remeber Me " at login. 2) The Authentication...
View Article