Administration Joomla! 4.x • Re: Strange registrations
So far, no bot registration anymore with this module/pluginhttps://extensions.joomla.org/extension/spambotcheck/Statistics: Posted by MAD King — Tue Feb 27, 2024 1:12 pm
View ArticleExtensions for Joomla! 5.x • Re: Get image in my custom module in J!5
See https://jdocmanual.org/?view=manualStatistics: Posted by gws — Tue Feb 27, 2024 2:23 pm
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 ArticleJoomla! 5.x Coding • Re: Get image in my custom module in J!5
It worksmod_b_wp_b.xml:Code: <field name="img_one" type="media" directory="stories" /><field name="img_two" type="media" directory="stories" /><field name="img_three" type="media"...
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 ArticleGeneral Questions/New to Joomla! 3.x • Re: Trying to upgrade PHP
OK... I don't think we actually use K2 any more; is there a way I can remove it without going through the admin tools, which are currently inaccessible? Or do I need to downgrade back to 3.10? How...
View ArticleExtensions for Joomla! 5.x • Breezing Forms Pro: How Do I Add a Custom HTML...
In Joomla 4.4 using current Breezing Forms Pro (BFP) ...How can I insert a custom html snippet into a text field (BFP doesn't give me a "custom html" or similar option)?For example, if I enter: <a...
View ArticleJoomla! 5.x Coding • Using behavior.caption and behavior.tabstate in Joomla 5
Hi everyoneI'm a backend developer and now I'm working a project that have been created with Joomla 3.10.11we want to update the project to latest Joomla version So I installed a fresh copy of Joomla...
View ArticleAdministration Joomla! 5.x • Re: domainname
That is site name not domain name hence it makes no difference. I don't believe you can hide a domain name from the browser in joomla. It is possible via DNS masking. (google it) pointless really...
View ArticleTemplates for Joomla! 4.x • 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 ArticleInstallation Joomla! 5.x • Installation running forever, errors, warnings,...
Hello!I'm new to Joomla. Not exacty new because I used it a long time ago (Joomla2), and at that timeJoomla had an assistant program, a kind of CPanel on the website I'm using, which disappearedin the...
View ArticleTemplates for Joomla! 4.x • Re: Problems styling main menu in Cassiopeia
Can anyone see what I'm missing ?Hi. URL?Statistics: Posted by Pavel-ww — Thu Feb 29, 2024 1:29 pm
View ArticleMigrating and Upgrading to Joomla! 4.x • Details view not selectable
Hello folks,for a few days now I've been struggling with the fact that detailed views of various components cannot be selected. When clicked, the contents of the component area disappear completely....
View ArticleInstallation Joomla! 5.x • Re: Installation running forever, errors,...
Try Table Prefix "mur".Statistics: Posted by Per Yngve Berg — Thu Feb 29, 2024 2:08 pm
View ArticleAdministration Joomla! 5.x • Re: Slow website - hosting company reports errors
Ok, hopefully they will check their ModSecurity and possible other rules.Statistics: Posted by toivo — Fri Mar 01, 2024 12:58 pm
View ArticleJoomla! 4.x Coding • Re: JUserHelper broken in 4.4.3
I just found the problem. In this new Joomla version, somehow, namespaces are not automatically loaded. So I fixed adding the following to my code:Code:...
View ArticleJoomla! 4.x Coding • Download file header issue
I created a component wich purpose is to download the file by a user. It's a bit complex to explain it briefly, but to put things simple, I want the file to be downloaded with use of PHP code (therea...
View Article