General Questions/New to Joomla! 4.x • Re: Template breaks URLs
OK. But if you're using the test site (https://j4.birdlifephotography.org.au/) which you can see to solve my problem, that won't necessarily help. As I said, that site has the same template and Joomla...
View ArticleJoomla! 5.x Coding • Re: Upgrading Extensions and Plugins to use "new...
RobbieAm starting to test the new version of the Facebook Module.So the new version will only be for J5 . . .So the mod_tdocfbk_update.xml needs to be updated.So I guess this line needs to be...
View Articledocs.joomla.org - Feedback/Information • Re: Documentation for PR
https://manual.joomla.org/docs/get-started/Statistics: Posted by ceford — Sat Apr 27, 2024 3:02 pm
View ArticleJoomla! 5.x Coding • Re: AI Semantic Search Integration with Joomla
Hi, Thanks for the welcome and the link. The actual AI semantic search and indexing is not the crucial part of the integration since we already have this platform in place. What I'm looking for is...
View ArticleJoomla! 5.x Coding • Re: AI Support Chat Integration with Joomla
Hi, Thanks so much for the links. What I'm most interested in is the integration of a 3rd party service with Joomla. How would you authenticate Joomla users into your 3rd party app?What I've come up...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Using the J! API to authenticate...
No, the webservice for Users only return this for a user:Code: protected $fieldsToRenderItem = [ 'id', 'groups', 'name', 'username', 'email', 'registerDate', 'lastvisitDate', 'lastResetTime',...
View ArticleGeneral Questions/New to Joomla! 5.x • url to news post?
In one of my template overrides, I use the following line to link to individual news articles.Code: echo '<a href="index.php/nyheter/'.$article->alias.'" class="category-blurb">';It works,...
View Article3.x - Installation, migration et mise à jour • je n'arrive pas à mettre a...
Pas moyen de mette a jour a partir de 3.9.24, passé de PHP7.3 à PHP 8.3 idem...Statistics: Posted by ManuRPA — Sun Apr 28, 2024 12:43 pm
View Article3.x - Installation, migration et mise à jour • Re: je n'arrive pas à mettre a...
j'ai : AJAX Loading Error : Internal Server ErrorStatistics: Posted by ManuRPA — Sun Apr 28, 2024 12:57 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: What is the difference between...
Clearing the cache in your web browser makes your browser "forget" previously viewed pages, images, CSS, javascripts, and such. Your browser then has to go back to the server and request them to get a...
View ArticleAdministration Joomla! 5.x • restoring Akeeba Backup of Version 5.1 hangs
HiJust upgraded a couple of sites to 5.1 and made a brand new 5.1 installation.I have used Akeeba for donkeys years, and restored using KickstartOn the 5.10 backups, when restoring, the unzip works...
View ArticleExtensions for Joomla! 4.x • Re: News Feed Wording
Change it with a Language Override.The above example is for the News Feed component. Repeat the process for the Module language override.Mr MurrayAlthough this DOES resolve my question for which I...
View ArticleAdministration Joomla! 5.x • Re: restoring Akeeba Backup of Version 5.1 hangs
It might help us to know which version of Akeeba Backup and which version of Kickstart you're using. Is it the same for all the sites you are attempting to restore? Did you use Akeeba's MagicEraser to...
View ArticleJ! 5.x - L'atelier! • ajouter un texte défilant
Bonjour,Je gère un petit site pour ma chorale et je souhaiterai annoncer notre concert en plus d'un lien sur un article par un petit texte défilant sous notre "bannière" d'accueil. Comment puis-je...
View ArticleJ! 5.x - L'atelier! • Re: ajouter un texte défilant
Mod. Note: Relocated topic from English to French forum.Statistics: Posted by Per Yngve Berg — Sun Apr 28, 2024 5:12 pm
View ArticleSecurity in Joomla! 5.x • Re: Security Checklist ?
https://developer.joomla.org/security.htmlCheck the vulnerable extensions list.Statistics: Posted by Per Yngve Berg — Mon Apr 29, 2024 3:36 pm
View ArticleAdministration Joomla! 5.x • I am puzzeled by the blog sample data
In an install of Joomla, there is some example data (Sample Data) that can be installed to populate a test/learning site. In the Blog Sample Data, while looking in the backend, it is mostly fairly...
View ArticleJoomla! 5.x Coding • The article image is not added via the Joomla 5 API
The article is recorded in the database without a picture.In the images field: {}Please help me solve the problem.Code: $url = 'http://localhost/wb/api/index.php/v1/content/articles';$data = [ "title"...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Contact form?
What's wrong with the default one?Statistics: Posted by gws — Mon Apr 29, 2024 4:05 pm
View ArticleAdministration Joomla! 5.x • Re: Joomla 5 loose Update ability and media...
gwsAwesome for your help Thanks I just cannot find these two Please help by showing me to get it LiveSite: Is Not Empty . This should be empty,empty it in global config.Max. Input Time: -1 , Can cause...
View Article