General Questions/New to Joomla! 5.x • Re: joomla 5 smart search doesn't...
J5 Smart Search index custom fields.Yes 'make searchable' is the setting that should be enabled.Do not forget to re-index your content after you enable that setting, if the custom field is already...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Weird blog article URL behavior
Thank you Per!Statistics: Posted by krishunt — Tue Mar 26, 2024 1:03 pm
View ArticleJoomla! 5.x Coding • Re: How to create User Group Progamatically
Anyone?Lastly, how do I get the id of the newly created group?I've not done this, but my guess would beCode: $yourNewGroup->getTable()->getId();Statistics: Posted by MarkRS — Wed Mar 27, 2024...
View ArticleJoomla! 5.x Coding • Re: Where to put a js.map file?
It seems my question makes the wrong assumption, that there is a correct place to put that map.In fact, it seems that the map can be anywhere, it just needs to be specified to Joomla.One way to do...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: Intro text shows in Homepage but...
Check the Options in the Menu Item.Statistics: Posted by Per Yngve Berg — Wed Mar 27, 2024 11:30 am
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Updated.PHP error message on home...
It's an issue with the site template.Statistics: Posted by Per Yngve Berg — Wed Mar 27, 2024 11:35 am
View ArticleExtensions for Joomla! 3.x • Re: RSFrom Pro - Making Custom Validation
That is correct but problem is since I have no coding skills, creating that module seems hard for me.I was going to ask and see if anyone can guide me through that.RS support team said they wont do...
View ArticleAdministration Joomla! 4.x • Re: Wrong Link in Menue item START
The problem is solved. The rewrite rule of .htaccess was wrong.Thank you.Statistics: Posted by schohmik — Wed Mar 27, 2024 12:45 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Related articles module
Hello,I am using the relateds articles module to show other articles with the same keyword. This wordks great except I would like to control the order os the articles shown (Title - Alfabetical, Cate...
View ArticleGeneral Questions/New to Joomla! 5.x • public menu item —> restricted...
Never had to do this before and can’t seem how to make it happen.I have a menu item that links to a component that is only available to registered users. Clicking on the menu item when no logged in...
View ArticleJoomla! 4.x Coding • Re: How to fix error 00 Call to a member function get()...
Renaming the model should not cause the view not to be found. I tried renaming to FaqcontentModel and it works fine. Using this naming convention would be the simplest solution. Other options include...
View ArticleLanguage - Joomla! 5.x • Re: What about portuguese language pack?
I checked the language translation status at https://joomla.crowdin.com/cmsPortuguese (pt-PT) has been translated/checked 100%/100%Portuguese, Brazilian (pt-BR) has been translated/checked 99%/98%The...
View ArticleMigrating and Upgrading to Joomla! 5.x • Fatal error 4.4.3 to 5
I was upgading from 4.4.3 to 5 and I got fatal error. Backend and frontend both not working and no access. Can I fix this or is it better to delete joomla and re-install?PHP Fatal error: Declaration...
View ArticleGeneral Questions/New to Joomla! 5.x • How to create a complete User login in...
I like to create a Login/Logout and Password and Account Creation in a Popup window. So far, I have been able to do so (not without problems) with JCE Mediabox, but I always end up with part of the...
View ArticleGeneral Questions/New to Joomla! 5.x • 901UP.com
At 901UP.com, how we handle business is just as important to us as it is to you. As the owner, I promise you will receive exemplary professionalism from the time we initially speak to the completion...
View ArticleGeneral Questions/New to Joomla! 5.x • Privacy policy in contactpage
hi, I have the privacy policy checkbox on the contactpage. In the plugin "System - Privacy Consent" I have added the article of privacy policy.Somehow when clicking on the link I get an 500 error in...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Home point to other link after login
Hello and thanks for your reply.Can you kindly explain with some examples please thank you.the operation I did is the following:I created homepage 2 and didn't set it as default. This home page has...
View ArticleJoomla! 5.x Coding • Re: Using the Webservices API to read an article
This is an interesting topic! The Postman app worked all right when accessing a Joomla 5 article from a browser, as soon as the Joomla API token was set up as Bearer Token. Also tested a quick and...
View ArticleMigrating and Upgrading to Joomla! 5.x • no upgrdad due to "bad db...
j5.0.3 prefight says Database Table Structure Up to DateGo to 'System - Maintenance - Database' and use the 'Update Structure' button. then in there I found: Joomla CMSJoomla! 3 Content Management...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: no upgrdad due to "bad db...
just found that moving mouse over the "one problem" red button a popup appears with the problemsbut cannot be saved or copied to analyze them (bad)joomla logs dont helpsStatistics: Posted by rnervi —...
View Article