↧
Migrating 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 ArticleThai Forum • แนะนำการสำรองข้อมูล Backup Joomla! ทั้งเว็บ ด้วย MJClone
การสำรองข้อมูล Backup Joomla! ทั้งเว็บ ใช้ MJCloneStatistics: Posted by mindphp — Sat Mar 23, 2024 6:35 pm
View ArticleExtensions for Joomla! 5.x • joomla inventory
is there any specific extensions that allo joomla 5.x act as a ecommerce store and inventory.?looking to try to say post my card collections as each card is a product. and the biggest things is to say...
View Articledocs.joomla.org - Feedback/Information • Re: docs.joomla.org/J4.x:Dev -...
Mod. Note: Relocated the topic to the docs.joomla.org - Feedback ForumStatistics: Posted by Per Yngve Berg — Sat Mar 23, 2024 8:01 pm
View ArticleExtensions for Joomla! 5.x • Re: joomla inventory
There are dozens of e-commerce extensions.https://extensions.joomla.org/category/e-commerce/They can be used to sell tangible (physical) products or electronic products.Statistics: Posted by AMurray —...
View ArticleExtensions for Joomla! 5.x • JCE editor stripping PHP date code
Trying to place date code in footer for copyright but JCE editor keeps commenting it out. I have profile set to permit php code but it still breaks the code.<?phpecho date("Y") . "";?>I have...
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 ArticleSecurity in Joomla! 4.x • Re: blacklight
I've tried to make my website "minimal user data" and I tried blacklight on it.https://themarkup.org/blacklightmy websitehttps://ukjive.co.uk/index.phpis clean apart from: On the site you are...
View ArticleGeneral Questions/New to Joomla! 4.x • I'm new to Joomla 4 URL Help
Hello, I am new to Joomla 4, I have a question.Search Engine Friendly URLs OnUse URL Rewrite OnI am creating a category called data and inside it I created an article called...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: I'm new to Joomla 4 URL Help
Welcome to the Joomla forum!Create a hidden menu, in other words, a menu that does not have a corresponding menu module. Add a menu item type 'Category List' or 'Category Blog' and call it 'data'....
View ArticleTemplates for Joomla! 5.x • Locating customised hyperlink colors
Hi,How could I locate the overrides to standard Cassiopeia hyperlink formatting (unvisited, hoverover, visited)?Somebody (no longer available) was working on a site and did some formatting that I wish...
View ArticleTemplates for Joomla! 5.x • Re: Locating customised hyperlink colors
The recommended way to customise styling of the Cassiopeia template is to add the CSS items into the file user.css. Here is the full path to this file: Code:...
View ArticleExtensions for Joomla! 4.x • Re: Embed pdf in Article and make it responsive
The PDF is visible on desktop but not on mobile. How can I make it visible on mobile? Please advise.Statistics: Posted by misterjo — Mon Mar 25, 2024 2:42 am
View ArticleAdministration Joomla! 5.x • Re: How to change the /administrator path to a...
I don't think that's a feature of Akeeba Tools any longer. I can't find anything in their documentation about it. It was always stated as an unsupported feature (so no help from the developers if you...
View ArticleInstallation Joomla! 4.x • Re: FatalError when Checking for Updates
Curious, why have you "just installed" 4.4.0, when the current version is 4.4.3 (downloads.joomla.org)?You have a few missing php extensions (if you're on Xampp or WAMPServer, you need to enable...
View ArticleAdministration Joomla! 3.x • Re: Empty #__schemaorg database table
Hello toivo,Yes, it is strange as there are two versions of the schemaorg table. One with #__schemaorg and another with the database prefix.No upgrades have been applied to the website yet. I am just...
View ArticleJoomla! 4.x Coding • Re: Using Composer on Joomla 4
What about this articlehttps://docs.joomla.org/J3.x:Using_Composer_with_JoomlaWhat do You mean about to ship the custom vendor?I can copy all the vendors to our libraries/vendor folder.But what about...
View ArticleJoomla! 4.x Coding • How to fix error 00 Call to a member function get() on...
Hi!This is my first component for FAQ. It has several views:Faq - base view for page infoFaqcontent - view for list of all questionsFaqContentItem - edit view for add or edit question.Now I have this...
View Article