General Questions/New to Joomla! 4.x • Re: Using the J! API to authenticate...
https://api.joomla.org/cms-4/classes/Jo ... ation.htmlStatistics: Posted by Per Yngve Berg — Sun Apr 28, 2024 9:52 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: What is the difference between...
Welcome to the forum The link below will help you.https://letmegooglethat.com/?q=What+is+ ... ng+cookiesStatistics: Posted by Webdongle — Sun Apr 28, 2024 9:53 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: url to news post?
JRoute is deprecated and will not work in later versions of Joomla.Use the name-spaced function shown by @SharkyKZStatistics: Posted by Per Yngve Berg — Sun Apr 28, 2024 10:00 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: joomla native pdf embed
I correct myself.Native pdf embed doesn't work if you try to insert code with TinyMCE editor, as reported in a previous GarageDrake thread "Problem inserting PDF (not embedding) since 5.1"By directly...
View ArticleExtensions for Joomla! 4.x • Remove extension artifacts.
I have extensions listed under Manage Extensions that I can't uninstall because "the folder can not be found". How can I remove these, please?Status Name Location Type Version Date Author Folder...
View ArticleExtensions for Joomla! 4.x • Re: Remove extension artifacts.
Reinstalling and then uninstalling should work. Another option is to manually remove entries from database but that's not recommended.Statistics: Posted by SharkyKZ — Mon Apr 29, 2024 8:34 am
View ArticleAdministration Joomla! 5.x • Re: restoring Akeeba Backup of Version 5.1 hangs
I would recommend Wampserver over Xamp on win 11.Much more reliable and configurable.https://wampserver.aviatechno.net/?lang=enStatistics: Posted by gws — Mon Apr 29, 2024 8:38 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Admin panel - HTTP 500 Whoops.
Set the permissions of all folders to 755. Anything else is a security risk.Statistics: Posted by toivo — Mon Apr 29, 2024 8:46 am
View ArticleGeneral Questions/New to Joomla! 5.x • Contacts Missing from Components Menu
I don't know how it happened, but Contacts has disappeared from Contacts under the Components section of the left sidebar. Here is a screen shot:Components - Contacts.jpgIf I use this...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Some newbie questions...
Hi. This is not a browser problem. For some reason, at times CSS from your server do not load. Do you use latest Joomla version?Try rename the existing .htaccess to htaccess-old.txt and exixsting...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Pagination issues:
I am only given a limited number of articles to show per page (# Articles to List: 5,10,15,20, etc.). Hi. This is not the number of articles on the site page, but the number of articles on the...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: PRINT button Joomla 5
The ?tmpl=component bit will load a clean, printable page (which removes the menus, footers and modules etc), and then you can print using the command available in your operating system or browser...
View ArticleExtensions for Joomla! 5.x • Re: Does anyone know of an Image Gallery that...
Thanks AMurraySorry if not clear.If you go to their page in JED, https://extensions.joomla.org/extension/phoca-gallery/they have a link described as "Demo with description and no popup" which to me...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Contact form?
You set up SMTP through Joomla global configuration mail settings. The form (any form) will then use that setting. SMTP requires authentication, so you have to use the details your email provider (or...
View ArticleAdministration Joomla! 4.x • Re: Error 500 Layout default not found
Can you run the FPA and post the report, please? See top of screen, red box Forum Post Assistant.Where did BL Photos extension come from (I can't find it on the Extensions Directory)?What server...
View ArticleJoomla! 5.x Coding • Re: Filter by categories and category title in the list...
You need to include the possible filters in your config array built in the __construct method.So your published filter needs the entry 'published' added to that array.Statistics: Posted by MarkRS —...
View ArticleJoomla! 5.x Coding • ACL on form fields
I have fields in a form that I don't want members of some groups to see. Can I control this in the form xml file? If so, how?Statistics: Posted by MarkRS — Tue Apr 30, 2024 11:47 am
View ArticleInstallation Joomla! 5.x • Re: In which NGINX directory must add the...
Yes it is. There shall be a folder for each site under "Sites Available" with a set of configuration files.https://docs.joomla.org/NginxStatistics: Posted by Per Yngve Berg — Wed May 01, 2024 9:30 am
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: No contacts in the admin panel...
Mod. Note: Split from an old topic (viewtopic.php?f=812&p=3649757#p3649757)Statistics: Posted by Per Yngve Berg — Wed May 01, 2024 9:35 am
View ArticleJoomla! 5.x Coding • Re: "Menu recovery mode"?
I picked "None", as I have done with the others too! Statistics: Posted by MarkRS — Wed May 01, 2024 10:25 am
View Article