Administration Joomla! 4.x • Re: Domain change
Do not set the live site variable to your site,its not necessary and will cause problems.Statistics: Posted by gws — Mon Aug 26, 2024 4:34 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 ArticleGeneral Questions/New to Joomla! 5.x • Modify Profile display
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 ArticleGeneral Questions/New to 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! 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 ArticleGeneral Questions/New to Joomla! 5.x • Re: PHP Notice due to PHP 8.1.29
Try 8.3 for J5Agreed. Recently changed from 8.2 —> 8.3 without issue.Thank you very much!Statistics: Posted by Sam908Ltd — Wed Aug 28, 2024 3:15 pm
View ArticleGeneral Questions/New to Joomla! 4.x • DigiCert Global Root G2 (PayPal)
HelloWe received the following notifcation from PayPal:'Following DigiCert's direction PayPal will start using Certificates issued from DigiCert Global Root G2 Chain. We are requesting you to...
View ArticleGeneral Questions/New to Joomla! 5.x • how change automatically user block field
I would like to change users block field value to 1 if a new controlDate field exceed CurrDate().how can i do that?is there a place I can insert a query in login form before to check the user...
View ArticleAdministration Joomla! 5.x • How do i change Joomla Administrator Login text
Hi can anyone help me I'm looking to change Joomla Administrator Login text or hide it.I've tried adding it to language override admin type in value and says No matching texts found. also i want to...
View ArticleAdministration Joomla! 4.x • Selecting a Background Image in Module Options
When we select a background image in Module/Options/Select a Background Image it automatically adds:#joomlaImage://local-images/along with width and height info.How do I eliminate this as it is...
View ArticleGeneral Questions/New to Joomla! 5.x • No menu appears in the BackEnd
When I log in with a user with ‘SuperUser’ privileges in the BackEnd, neither the side menu nor the header options appear.Statistics: Posted by bohigas — Wed Aug 28, 2024 5:28 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: No menu appears in the BackEnd
I have already solved the problem.By mistake I had deleted the ‘Super Users’ group from the ‘Special’ access level.I have accessed the ‘Viewlebels’ database table and added code 8 in the ‘Rules’ field...
View ArticleGeneral Questions/New to Joomla! 5.x • Reset admin password instruction don't...
Hello, I've been trying to login to my admin page and for whatever reasons i cannot. Then I used instruction from clicking Forgot your login details? https://docs.joomla.org/How_do_you_reco ......
View Article