docs.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 • 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 ArticleThai Forum • Re: แนะนำการสำรองข้อมูล Backup Joomla! ทั้งเว็บ ด้วย MJClone
ขอบคุณนะครับStatistics: Posted by kidteung55 — Sun Apr 28, 2024 5:36 pm
View ArticleThai Forum • Re: วิธีการติดตั้งเว็บบอร์ด SMF ใช้ร่วมกับ joomla!
ขอบคุนมากครับStatistics: Posted by james1349 — Sun Apr 28, 2024 5:44 pm
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 ArticleGeneral Questions/New to Joomla! 5.x • PRINT button Joomla 5
where is the PRINT button for the Joomla 5 article pages? Is that feature removed?Statistics: Posted by joomlerGR — Mon Apr 29, 2024 4:46 pm
View Articledocs.joomla.org - Feedback/Information • Re: Documentation for PR
Thanks for that SharkyKZ.So it looks like editing is done by clicking the "Edit this page" link in the manual that you and ceford pointed me to, yes?If so, how do I go about adding a page? I've had a...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: PRINT button Joomla 5
Yes.Statistics: Posted by gws — Mon Apr 29, 2024 5:54 pm
View Article