General Questions/New to Joomla! 3.x • Re: menu items
I run the scriptBut it didn't show me the report that shows what extensions are installed and said that Joomla ran without any problemsShall I send you all the reports here?Statistics: Posted by...
View ArticleAdministration Joomla! 4.x • Configuring joomla server smtp settings - Is...
I've been using joomla 4 for websites and have configured the mail settings to beMailer: SMTPSMTP host: mail.domainname.comPort: 465Security: SSL/TLSSMTP Authentication: YesSMTP Username:...
View ArticleJoomla! 5.x Coding • Error access joomla 5 framework from external php file
HiCode: error_reporting(E_ALL);ini_set('display_errors', 1);use Joomla\CMS\Factory;use Joomla\CMS\HTML\HTMLHelper;use Joomla\CMS\Language\Text;use Joomla\CMS\Uri\Uri;use...
View ArticleAdministration Joomla! 4.x • Re: Configuring joomla server smtp settings - Is...
You don't need SSL with localhost as the data never leaves the server.Statistics: Posted by Per Yngve Berg — Sun Aug 25, 2024 7:24 pm
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Errors on upgrading to 4.4.6
Well, are you sure? The hosting service claims the settings is fine - standard they claim - and that they can't (wount) change them.So I need some specifics of what should be added/altered.Statistics:...
View ArticleAdministration Joomla! 5.x • Re: Inconsistent behaviour with Intro Text, is...
Only moderators can delete, but setting your answer to solved was the correct thing to do.Statistics: Posted by AMurray — Sun Aug 25, 2024 9:29 pm
View ArticleAdministration Joomla! 4.x • Re: Domain change
Thank you!Statistics: Posted by nhtim — Mon Aug 26, 2024 4:46 pm
View ArticleJoomla! 5.x Coding • Re: Converting J3 MVC component to J5
Depending on the complexity of your component you may be better off starting from scratch with this:https://manual.joomla.org/docs/get-started/Statistics: Posted by ceford — Mon Aug 26, 2024 5:16 pm
View ArticleExtensions for Joomla! 5.x • Modify Profile display in Membership Pro
I am using MembershipPro which interacts with the Joomla user_id. They have a 'Profile' which displays information of much more importance to our users and our site and allows the user to make...
View ArticleExtensions for Joomla! 5.x • Re: Modify Profile display
Did you see their documentation at:https://docs.joomdonation.com/membershi ... ofile-dataStatistics: Posted by gsmela — Mon Aug 26, 2024 6:07 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Can't Login to Joomla 5.x backend - 0...
Hello,I've seen some other folks have this same issue. I upgraded to 5 a while back, and now when I try to log in to admin backend it says:An error has occurred.0 Event onUserLogin only accepts...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Can't Login to Joomla 5.x backend...
Hi. According to what I've read elsewhere in the forum about "0 Event onUserLogin only accepts Boolean results", there's a suggestion to look at Akeeba Admin Tools if it is not using the latest...
View ArticleLanguage - Joomla! 5.x • Re: Indonesian Language Pack J 5.1.3.1 is ready
I would say the best thing is to contact with the Translation team https://volunteers.joomla.org/teams/cor ... ation-team but also your translation should be added to the Joomla Translation project on...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: Multilingual site :: Linking...
When you open the Menu Item in the back-end to edit it, do you have a tab called "Associations"?This is how it looks in Joomla 5, but in Joomla 3 you have something similar:associations.pngYou can...
View ArticleTemplates for Joomla! 5.x • Re: Template free for musicians
It's the content that makes the look 'n' feel of a site not the Template. There are some template systems that have a few extra bells and whistles but in the end it comes down to the content. Also...
View ArticleAdministration Joomla! 4.x • Re: Joomla Update does not work
https://docs.joomla.org/Installing_Joom ... bian_Linux may have information that is helpful, especially the part about file Ownership?Statistics: Posted by Webdongle — Tue Aug 27, 2024 8:20 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Basic Joomla 5 with Gantry 5...
Open the articles concerned and edit them. I would say that Gantry 5 is anything but basic.Joomla doesn't have "pages" as such located on the server. All content is in the database, and when you...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: [Deprecation] Listener added for a...
please post the FPA, yes.Statistics: Posted by AMurray — Tue Aug 27, 2024 9:31 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Plugin update fail - backend blocked
As a post-script:#_extensions is the table, where "#_" is your table prefix. The prefix wouldn't be "J25_". It would be a mix of letters (5 or 6 if I recall correctly). You normally would set that...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Update database structure problem
Post size needs to be equal or higher than upload size limit. The FPA shows:Max. Upload Size: 512M | Max. POST Size: 128MI don't know they need to be 512M (seems a bit excessive).Set both to...
View Article