General Questions/New to Joomla! 4.x • Re: Invalid Security Token Error in...
Hello , I’ve tried all of the fixes I could find, but unfortunately, the issue still persists. Here’s a summary of everything I’ve done so far:Clear Browser Cache:This seemed to work a couple of...
View ArticleJoomla! 5.x Coding • Fields plugin problem when disabling the Backward...
Hello,I want to disable the Backward Compatibility plugin on one of my Joomla sites (Joomla 5.1.4). After disabling the Backward Compatibility plugin, one of my field plugins reported an error I could...
View ArticleJoomla! 5.x Coding • Re: Fields plugin problem when disabling the Backward...
Replace JLoader::import() call with native import:Code: use Joomla\Component\Fields\Administrator\Plugin\FieldsPlugin;Statistics: Posted by SharkyKZ — Wed Sep 18, 2024 9:00 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: MySql 8.0.13
I just bought a plan from Hostinger, it works perfectly well. My idea was to use only the databases, and host the files on my old server, but the connection between servers got very bad, making it...
View ArticleAdministration Joomla! 5.x • Re: Unable to login to joomla admin
Joomla! Instance :: Joomla! 5.1.4-Stable (Kudumisha) 27-August-2024Joomla! Configured :: Yes | Writable (644) | Configuration Options :: Offline: false | SEF: true | SEF Suffix: false | SEF ReWrite:...
View ArticlePerformance - Joomla! 5.x • Re: Optimizing Joomla Site Performance with Large...
Have you changed Session Handler from 'database' to 'filesystem'?You can also use Redis or Memcached to have Sessions in Memory.Statistics: Posted by Per Yngve Berg — Thu Sep 19, 2024 4:12 am
View ArticleAdministration Joomla! 5.x • Re: System Menu empty
What is System menu?Anyway...Update Joomla and extensions and see if the problem persists.Also...Check compatibility of extensions. I.e. K2 is not compatible with Joomla 4/5.Statistics: Posted by Mr....
View Article3.x - Questions générales, nouvel utilisateur • Re: installation extension
Effectivement, le fait que la fonction "Installer" soit absente peut souvent être lié à des problèmes de compatibilité ou à des mises à jour incomplètes. Je vais vérifier les versions de Joomla, PHP...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Extreme Failure updating from...
That's what I figured, but it was pretty much the only thing showing yellow - that and to uninstall PKJ_JOOMLA which I couldn't do (figured out how later) but when i tried locally the first time the...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Publishing tab & Access options
However, I also confirm the behaviour you identified; clicking the toggle switch for 'hide publishing tab" actually hides the Meta Data tab in the front end, but leaves the Publishing tab visible. I...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Activate user dropdown menu in...
So many thanks! I am reassured as this was taken into account. Hope a fix will be introduced in the next versions as this is now a must to be able to use those functionalities on mobile platforms!(and...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: 'Please fill in this field' pop-up...
Usually such forms give a red bar across the top of the screen alerting to missing information from required fields.It depends on what extension you're using; raise this issue with the extension...
View ArticleGeneral Questions/New to Joomla! 5.x • 'Next' button to be more obvious
HelloWhen going through the checkout stages of our website: https://www.gardenlabelling.co.uk/The 'next' button for Cart-Address-Delivery Method-Payment Method-Confirm Order are hard to spot as they...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Upgrade from version 3 to 4 error
Thank you ToivoStatistics: Posted by pepperoni — Fri Sep 20, 2024 9:24 am
View ArticleGeneral Questions/New to Joomla! 5.x • Error on creating custom field
Hi,When I try to create a custom field, I get this error, immediately on clicking the button NewCall to a member function hasChildren() on null I copied the stack, see below.The site is created from a...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Error on creating custom field
I cannot reproduce this issue on another fresh J.5 install.Maybe someone can see a clue in the stack?Statistics: Posted by oorzaak — Fri Sep 20, 2024 10:13 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: 'Next' button to be more obvious
adjust the style with CSSWithout going through the purchase process, it's hard to know what buttons you're referring to.To help identify the CSS to change, right click the button, and click "Inspect"...
View ArticleExtensions for Joomla! 5.x • Re: Breezing Forms / Crosstec => GONE?
Yes, looks like someone has 'forked' the extension (or was using it for their own purpose but decided to make it public).Statistics: Posted by AMurray — Tue Sep 24, 2024 10:10 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Many number of guests online
Here are the forum statistics at the moment:In total there are 1890 users online :: 9 registered, 0 hidden and 1881 guests (based on users active over the past 30 minutes)These are the registered...
View ArticleAdministration Joomla! 5.x • Re: System Menu empty
Try this: from the Administrator menu go to Content / Administrator Modules and search for dash - one of the items should be System Dashboard. Open it for editing. The Menu should be Use a Preset and...
View Article