↧
Extensions for Joomla! 3.x • Re: RSFrom Pro - Making Custom Validation
You could create a custom validation rule:https://www.rsjoomla.com/support/docume ... rules.htmlIn that rule you could add some SQL to check if the submitters ID has already been used in the database...
View ArticleInstallation Joomla! 5.x • Re: An error has occurred while processing your...
I should also note that I have edited the configuration.php file and got this far with trial and error so it could easily be related to database prefixes or something.Statistics: Posted by sagantech —...
View ArticleExtensions for Joomla! 4.x • Re: Search module with specific tag filter
The feature you are looking for is in the screen "Articles" that lists the articles.When you are in the screen "Articles", click on the button "Filter Options" that is next to the Search box. One of...
View ArticleJoomla! 4.x Coding • Re: How to fix error 00 Call to a member function get()...
You're passing the wrong namespace prefix in your service provider:Code: $container->registerServiceProvider(new MVCFactory('\\Joomla\\Component\\Faq'));$container->registerServiceProvider(new...
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 5.x • Re: Joomla 5 SEF...
Joomla! Instance :: Joomla! 5.0.3-Stable (Kuboresha) 20-February-2024Joomla! Configured :: Yes | Read-Only (444) | Configuration Options :: Offline: false | SEF: true | SEF Suffix: false | SEF...
View ArticleMigrating and Upgrading to Joomla! 4.x • Issue during saving of an article
Hello.After upgrading a Joomla website from version 3 to 4, when I am trying to save an article I see the message:Save failed with the following error: Out of range value for column 'rgt' at row 2.The...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Issue during saving of an article
Looks like one of the tables is corrupted but unclear which. Try running rebuild function for Categories and Tags.Statistics: Posted by SharkyKZ — Thu Mar 28, 2024 7:44 am
View ArticleAdministration Joomla! 3.x • Re: How do I send out notifications to...
Thanks.Statistics: Posted by gws — Thu Mar 28, 2024 7:55 am
View ArticleGeneral Questions/New to Joomla! 5.x • Hosting Issues over utilized
Hi Joomla Experts,I would like to ask if any of you have encountered this:I got an email from my hosting company (Namecheap) I am on shared hosting that overutilized the resources and they gave me...
View ArticleGeneral Questions/New to Joomla! 5.x • Schema Plugin is missing in Joomla 5
I have a new Joomla 5.03 site but there is no Schema Plugin.I made a new Joomla 5 site and used akeemba to restore a backup from my old 4.4 siteHow can I install or add schema to my joomla...
View ArticleAdministration Joomla! 5.x • Internal FTP
I've never had to use this as I use Filezilla instead. However, a developer has asked that I enable FTP on a Joomla 5 site. Everything I read says look in the Serer tab of Config. But I don't have the...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: The PHP temporary folder is not set.
The tmp Joomla directory exists, how can i check if tmp for PHP installation also exists?Screenshot 2024-03-29 at 8.13.03 AM.pngStatistics: Posted by hackermade — Fri Mar 29, 2024 6:14 am
View ArticleAdministration Joomla! 5.x • Re: Internal FTP
Joomla 3 configuration had still FTP settings, but they were causing issues. FTP was removed, starting with Joomla 4.Statistics: Posted by toivo — Fri Mar 29, 2024 6:48 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Schema Plugin is missing in Joomla 5
The Schema.org plugins are installed with Joomla 5.0.3 by default. If you restored a backup from Joomla 4.4 site, then you have a Joomla 4.4 site and the plugins may have disappeared, if the files and...
View ArticleTemplates for Joomla! 5.x • Re: User CSS in Admin not fully loading
I pulled up my user.css file and saw that it only would scroll to line 316.Hi. I don't know the reason of your problem, but editing files through the standard Joomla editor is far from convenience....
View ArticleGeneral Questions/New to Joomla! 5.x • Home point to other link after login
Hi everyone, I'm writing to ask you for some help.In my joomla 5 site, I created two homepages1) homepage1 (I set guest i.e. after logging in this page is no longer seen)2) homepage 2 (I set...
View ArticleAdministration Joomla! 4.x • Re: Admin template not loading css
https://extensions.joomla.org/vulnerabl ... ulnerable/Statistics: Posted by Per Yngve Berg — Fri Mar 29, 2024 8:00 am
View ArticleJoomla! 5.x Coding • Re: Using the Webservices API to read an article
Could you try to access the article using Postman and the Joomla 4 Web Services API Collection for Postman:https://github.com/alexandreelise/j4x-api-collection Or try Using the PHP cURL...
View ArticleAdministration Joomla! 5.x • Re: Best way to store Joomla API token when...
You're welcome!Yeah, that way the API key is not displayed in your .php file anymore (and not displayed when you show your code to someone else).Furthermore you can add it to .gitignore so that it...
View ArticleInstallation Joomla! 4.x • Re: Folder Permissions all unwritable
1. Is it Localhost or a remote server?2. Who runs the server, you or the Host?If it's localhost see the link I postedIf it it runs on the Host server speak to who runs the server.Statistics: Posted by...
View Article
More Pages to Explore .....