General Questions/New to Joomla! 5.x • Re: #__session table is not emptying
In Global Configuration / System there are two settings to do with Session Metadata. They are both Yes in my test site but I only have two records in my #__sessions table. The Toggle Inline Help...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Batch transfer of articles from...
... to transfer the ID of some articles from a user that no longer exists to another user ID ... the batch transfer option that no longer exists for the user.Can you prove this feature existed in a...
View ArticleJoomla! 5.x Coding • Re: Use third componet's class in my cli application
You need to load the namespace. I use some CommonMark stuff in a library in a component (probably a bad idea). Then I do this:Code: require JPATH_ROOT ....
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: A migrating from J3.10 to...
You will need to upgrade your PHP anyway since the minimum requirement is PHP 8.1 for J5.https://manual.joomla.org/docs/next/get ... uirements/Statistics: Posted by AMurray — Fri Mar 22, 2024 10:35 pm
View ArticleExtensions for Joomla! 4.x • Re: How can internal pages be linked from SP...
I can't view your site. Mcafee says it's a "risky" site and therefore my firewall blocks it. I suspect it may be because of the ".info" domain suffix (not a common one like .com, .org etc).You link a...
View ArticleJoomla! 4.x • Foutmelding bij verzenden Visform
Ik heb op onze website een Nederlands inschrijfformulier aangemaakt. De verzending per mail werkt prima.Nu heb ik een Engelse vertaling van dit formulier gemaakt en de variabelen in het email gedeelte...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Upgrade Joomla 3.9 to 4.4 error...
Please would someone help me find my way out of this hole?The plugin System - User Actions Log IS enabled. The module "latest actions" is not to be found on the home dashboard. And System - Manage -...
View ArticleJoomla! 4.x Coding • Re: Custom Joomla 4 Authentication Plugin
The plugin will load now and not give the error, however autnetication is not working. Using the exact example, unmodified, username exists and password is username reversed (not the actual password...
View ArticleGeneral Questions/New to Joomla! 5.x • Recommendation for Joomla 5 Host
I have been using SiteGround as my host since the days when they were the preferred Joomla host. Unfortunately they have not moved with the times and are not able to advise when they will be updating...
View ArticleExtensions for Joomla! 5.x • Re: JCE editor stripping PHP date code
Where was this PHP code inserted? If your code was inserted into a newly created Custom module, please note that PHP code is not run unless the website has a plugin that executes PHP code, for example...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Recommendation for Joomla 5 Host
A quick google search found a couple that might be possibilities (not really my 'recommendation' but just google searching for 'australian web hosting'.Three firms in the top listing of Google...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Search stop working after...
Use smart search or a 3rd party pluginStatistics: Posted by Webdongle — Sun Mar 24, 2024 4:41 am
View ArticleGeneral Questions/New to Joomla! 5.x • Background Eraser Photo Editor
<a href="https://play.google.com/store/apps/deta ... blurcamera ">Background Eraser Photo Editor</a> is a photo-cutting app that allows you to auto-remove backgrounds, change backgrounds,...
View ArticleJoomla! 4.x Coding • Re: How to fix error 00 Call to a member function get()...
Looks like the line $this->state->get('list-ordering') is at fault, which means that $this->state is null. I see you've got get('State') in your view, but it's not working. You need...
View ArticleExtensions for Joomla! 5.x • Re: Alternative to EasyBlog
Hi,Would you be so kind as to share your approach for transferring content in the scenario where an alternate extension is available, considering the absence of a migration feature from EasyBlog?...
View ArticleJoomla! 4.x Coding • Re: Using Composer on Joomla 4
In order not to interfere with Joomla classes I've used Scoper to adjust the class names.What is Scoper? Statistics: Posted by Maradona — Wed Mar 27, 2024 12:35 am
View ArticleInstallation Joomla! 5.x • Joomla 5 The server returned a "500....
Total Newby. I confirmed that I could run dual PHP versions on my site and I set up Joomla manually and verified that in the installation directory PHP 8.1.27 is running. I installed Forum Post...
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 4.x • My site down...
HIMy site down for 5 mins because google bot overloaded my server. is there any way to prevent that? I am running online store selling things.using jsitemap, JCH page cache enabled. thanks.Statistics:...
View ArticleInstallation Joomla! 5.x • Re: Joomla 5 The server returned a "500....
Session Path Writable: No ... Should be yes. Speak to your HostStatistics: Posted by Webdongle — Wed Mar 27, 2024 2:13 am
View ArticleExtensions for Joomla! 3.x • RSFrom Pro - Making Custom Validation
Hey everyone.I was thinking if it would be possible to make a Custom Validation on RSForm Pro for Submitters' IP address.In TextBox field, we have a Validation called "Unique Field" which basically...
View Article