General Questions/New to Joomla! 5.x • Re: url to news post?
You can get article's non-SEF link using Joomla\Component\Content\Site\Helper\RouteHelper::getArticleRoute(). Run in through Joomla\CMS\Router\Route::_() to get the SEF link:Code: use...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Using the J! API to authenticate...
The Password is hashed with a one way method and cannot be retrieved.Not a problem currently - the other app stores the hashed password and compares it with the J! hashed password.I was just looking...
View ArticleJoomla! 5.x Coding • Re: AI Support Chat Integration with Joomla
Found https://docs.joomla.org/J4.x:Creating_a ... for_Joomlanot sure if this is what you are looking for?Statistics: Posted by Webdongle — Sat Apr 27, 2024 6:47 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: fpa-en.php Error "The page...
Partial Success!I have figured out how to get Joomla to install on a service where the front-end device handles the HTTPS/SSL encryption and proxies back to a web server that is only on port 80...I...
View ArticlePerformance - Joomla! 4.x • Re: Site locks after uploading media
It seems like Joomla is acting up after you upgraded to version 4.2.2, especially when you try to upload pictures. Here are some things you could try:Check out your server's error logs. They might...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Joomla 5.1.0 image error...
Where can I see an override to show you this?Please check in your template root folder, if you have a "html" folder. If yes, then check you have a com_content/article folder.Statistics: Posted by...
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 ArticleAdministration Joomla! 5.x • Re: restoring Akeeba Backup of Version 5.1 hangs
That’s not my experience restoring to XAMMP from live site using current Akeeba Backup core and Kickstart 8.0.4Suspect a server set-up/compatibility issue but it will be like finding a needle in a...
View ArticleAdministration Joomla! 5.x • Re: Restricted content throwing 'you don't have...
Welcome to Joomla forum!"Access" determines which User Group can view the form."Permissions" determines which User Groups can do what.In RSForm Pro > go to Dashboard > click on the [Options]...
View ArticleTemplates for Joomla! 5.x • Joomla template 'Select' shows 404 error
Head scratcher lol. I downloaded/installed/enabled the Joomla 'Select' template from Ordasoft. I loved how it looked in the demo. It looked nothing like the demo(in fact had same content from default...
View ArticleGeneral Questions/New to Joomla! 5.x • Some newbie questions...
Hi all!It's a pleasure to be here.As a newbie, I have some simple questions (joomla 5)The first: if I go to my control panel, everything works fine only with Firefox. The backend is not well displayed...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Contact form?
If you will use com_contact - do not forget to enable Captcha. Maybe even HCaptcha.Statistics: Posted by Sulpher — Mon Apr 29, 2024 7:49 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Some newbie questions...
Try rename the existing .htaccess to htaccess-old.txt and exixsting htaccess.txt to .htaccess. Then clean Joomla and browser cache and check.Done, nothing to do. After I renamed..."500 internal server...
View ArticleExtensions for Joomla! 4.x • Re: Table properties
Carefully study all the examples of BS tables. There is everything you need.Hello Pavel-ww, and all, still in trouble with table class, but I don't want to ask here every day, so I did lot of testing...
View ArticleTemplates for Joomla! 4.x • Re: offcanvas on cassiopeia, no extensions
Are you not satisfied with the Hamburger Menu that is in Cassiopeia?Statistics: Posted by Per Yngve Berg — Mon Apr 29, 2024 8:25 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Joomla 5.1.0 image error...
Where can I see an override to show you this?Please check in your template root folder, if you have a "html" folder. If yes, then check you have a com_content/article folder.Thanks carlitorweb, I...
View ArticleAdministration Joomla! 3.x • Re: Restrict ability to edit-profile on...
After some tinkering, it appears to be an issue with a plugin called "System - Password Control". In the "form fields" section of the plugin, there is an option to hide a user's email address on the...
View Article