Announcements Discussions • Re: Discuss Joomla! 5.0.3
Now I see on offline web "WebAssetManager is locked, you came late". What is this?Statistics: Posted by JasnaSontag — Fri Apr 12, 2024 10:33 am
View ArticleExtensions for Joomla! 4.x • Intergrating MailTester Ninja API
I have been using https://mailtester.ninja for a whileI was wandering if anyone has though about integrating there API with Joomla?Maybe as an extension ?Statistics: Posted by JujiKop — Fri Apr 12,...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Exporting J2.5 users into J5 site
Thanks Per - very helpful. Benkeep the IDs the same, otherwise references will be broken.Statistics: Posted by munchman0912 — Fri Apr 12, 2024 11:49 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Personalization of articles
I would like to be able to create a space directly in this file where I can display a form.Hi. You can add the module position by overridding Article default.php or create a separate layout of the...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Update to Joomla 5x and PHP 8.2x...
Hi toivo, yes Behaviour - Backward Compatibility is already enabled. webdongle, when I turn on debug it shows this:...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Pagination or "load more...
On the Category Blog, there are two Options. The Leading Articles and Intro. The Leading Articles are showing first in full with and then the Intro in the #Of Columns.You probably want the Intro to...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: 1054 Unknown column 'system_data'...
Welcome to Joomla forum!The default Joomla 3 template "Protostar" is not compatible with Joomla 4.When you update to Joomla 4, you'll get two new templates: a back-end and front-end template.The...
View ArticleAdministration Joomla! 3.x • Re: Host changed server and blank site with...
Hi, I made a ton of edits based on your feedback and with the older default Joomla files from https://downloads.joomla.org/cms/joomla3 and it now works ~...That suggests there was a failed update...
View ArticleJoomla! 5.x Coding • Re: Upgrading Extensions and Plugins to use "new...
HiThanks for that link.Its the 4 to 5 changes that have me stumped.I wrote my plugin in and extension for J 4 and then found they worked 100 % for J3 !RichardStatistics: Posted by rgtr — Sat Apr 13,...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: Cannot upgrade to another version
Hi, can you let me know where I can find a link to the paid subscription option. My host is being quite cooperative regarding the php version so far. I think for the moment this is the only option...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Problems with SSL Certificate on...
Ok, then the file I attached in my previous post is the file you asked for. I simply converted it into a txt file after I downloaded it so I could read it.Statistics: Posted by airplayne — Sat Apr 13,...
View ArticleAdministration Joomla! 4.x • Re: Cannot save article - term_id does not have...
Do you use the Smart Search (finder) to search on your Site?The articles must be indexed before any search can be done.Statistics: Posted by Per Yngve Berg — Sun Apr 14, 2024 6:31 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Error found where do i place bugs?
@LEKtronics Fixed. You can see the last commit for JEM Calendar module in JEM https://github.com/jemproject/JEM-Project/issues/1705Statistics: Posted by McKillo — Sun Apr 14, 2024 7:21 am
View ArticleExtensions for Joomla! 4.x • Re: Table properties
Hi Paolo.Carefully study all the examples of BS tables. There is everything you need.2.jpg--For additional stylization, you can add your own classes where you need and use them in your...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: HTTP 500 Whoops
The stack trace is not really helping. You really need to be able to step through the code to see what is going on. That is not easy if the site is on-line. Do have a desktop/laptop development...
View ArticleGeneral Questions/New to Joomla! 5.x • content writing
How can I be professional content writer ?Statistics: Posted by harry_69 — Sun Apr 14, 2024 10:17 am
View ArticleGeneral Questions/New to Joomla! 5.x • Support the Rozan Family's Gaza...
Hello,I hope this message finds you well. My name is Rozan Al-Sawalhi from Gaza. I'm reaching out to you seeking your support and assistance. I've initiated a fundraising campaign over a month ago to...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Direct Joomla to a subfolder of...
Haven't tested it yet, but maybe you can try by creating a .htaccess file in the root folder containing these rules:Code: RewriteEngine onRewriteCond %{HTTP_HOST} ^www.example.com [NC]RewriteRule...
View ArticleJoomla! 5.x Coding • Duplicate (admin) menu items
When setting up different admin menu sets for different admin groups I have a problem, if someone is in more than one group then menu items that are common to the various groups appear multiple...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: New location for Additional Fields
I believe you will need to create a template override for com_content, where you can modifiy the custom field positions.Statistics: Posted by sikumbang — Mon Apr 15, 2024 11:04 am
View Article