General Questions/New to Joomla! 4.x • Re: Search to change code in blog-item
Hi. URL?Statistics: Posted by Pavel-ww — Fri Jul 26, 2024 10:57 am
View ArticleGeneral Questions/New to Joomla! 4.x • Re: display the custom_html module's...
Ok, understood. Add the column 'note' into the SELECT statement and use the function loadObject to retrieve the columns from the row. The module note field is not part of the column 'params'.Update:On...
View ArticleExtensions for Joomla! 4.x • Re: Mp3 playlist player PLUGIN (not module)
Check out UP on the JED.I've obviously already looked there, thank you.Statistics: Posted by TheAnt — Sat Jul 27, 2024 7:03 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: How do I add an email entry box...
Mailchimp provides code you can use to make a signup form if you don’t want to use any of the extensions that provide that option. (RsformsPro comes to mind.)https://mailchimp.com/help/add-a-signup...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Incorrect DB info
Thank you for the info, the problem was solved by uploading the configuration.php file from backup.When I compared them, the data is about the same but the structure of those files is...
View ArticlePerformance - Joomla! 4.x • Re: PHP settings
The master value comes from the main php configuration file, which you have found and updated. The local value comes from any php ini file parsed after the master. The Additional .ini files parsed...
View ArticleGeneral Questions/New to Joomla! 5.x • Lucanna Farms [* spam *] [* spam *]
Lucanna Farms [* spam *] [* spam *] In general, Lucanna Farms [* spam *] [* spam *] declare to relieve tension, chronic strain, and weariness. The famous and first-rate model is called "Ashwagandha"....
View ArticleMigrating and Upgrading to Joomla! 4.x • 0 division by zero - crop image
Site migrated from J3 to J4.4.6.We tried to make a new article and upload & resize image.Since then we are getting o division by zero error.In debug mode i get the following...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: 0 division by zero - crop image
Welcome to the Joomla forum!Is the third party module Mini Frontpage the latest version, 4.0.1?Which version of PHP does this website use?Statistics: Posted by toivo — Sun Jul 28, 2024 9:05 am
View ArticleGeneral Questions/New to Joomla! 5.x • PHP Deprecated: preg_match(): Passing...
Hello Joomla supportAfter updating to the latest version of Joomla 5.1.2, with all Extensions also up to date, my Error Log is now bursting with the same repeated PHP Deprecated errors, over and over...
View ArticleMigrating and Upgrading to Joomla! 5.x • Class “JPlugin” and Class...
Hi all,I’m getting two errors when disabling the b/c plugin. These are:Class “JPlugin” not foundClass “JToolbarHelper” not foundAll extensions are up to date and J5-compatible. I’ve been really...
View ArticleAdministration Joomla! 5.x • Problem with Date.php
Hello Community! ;-)I have my Joomla 4 website with Helix Ultimate and SPPB. Debugger and error reporting is not activated, but sometimes it appears on the top of my page the Strict Standards:...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Class “JPlugin” and Class...
All extensions are up to date and J5-compatible.Unfortunately the fact that an extension has been marked as J5 compatible in JED does not always mean that the extension would work without the Backward...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Search to change code in blog-item
I Have from that POS a blog Styleviewtopic.php?t=989709&sid=3f035fd7ac1a ... d91755af54Hi. You do not need that solition. It was only for Cassiopea. But you use T4 Framework. Your template...
View ArticleMigrating and Upgrading to Joomla! 5.x • tried to update from joomla 4.x to...
I have the same error. I was on 4.4.6 However the system told me that there was no update availeable despite me being on the Joomla Next channel. So I installed the Joomla! 5.1.2 Upgrade Package via...
View ArticleTemplates for Joomla! 5.x • Re: How to centre and change the font size of the...
To center and change the font size of a menu, follow these steps:Center the Menu:CSS: Add text-align: center; to the CSS style for the menu container.Change Font Size:CSS: Use the font-size property....
View ArticleGeneral Questions/New to Joomla! 5.x • Re: NFC login into Joomla 5
A quick google search suggests the YubiKey method for Multi-factor authentication in Joomla would work with Near Field Communication (NFC).For reference: https://www.yubico.com/works-with-yubik ......
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: tried to update from joomla 4.x...
Did you meet J5 requirements - MySQL 8 or Maria DB 10.4 as minimum, along with PHP 8.1? The migration should have halted if you didn't meet the min server requirements.Statistics: Posted by AMurray —...
View ArticleExtensions for Joomla! 4.x • Re: AI content generator
I’ve played around with a few AI content generators myself and found them pretty useful. I started with regular ChatGPT, too, and while it’s great for brainstorming, I often had to tweak things to get...
View ArticleJoomla! 5.x Coding • Using component functions in Api calls
Hello,I am working on a webservices plugin to build custo api for my component.I want to use exisiting controller and library functions in api call. But when i try to include or import the file I am...
View Article