General Questions/New to Joomla! 5.x • Re: #__session table is not emptying
Hello,I have been using Joomla since version 1.0 and never had a problem with this on any website. The sessions were always stored in the database and deleted automatically, without any cron jobs....
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: A migrating from J3.10 to...
Yes wamp https://wampserver.aviatechno.net/ instead of xampp Suggest stay on J4 if your apps not ready for J5Statistics: Posted by Webdongle — Sat Mar 23, 2024 1:18 am
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 ArticleExtensions for Joomla! 4.x • Re: How can internal pages be linked from SP...
if I’m try to see the preview Hi. The preview mode is intended for an administrator. To publish SPPB page, you must create a menu item with the SP Page Builder page type and choose a page at this menu...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Hide modules on responsive mode?
Did you enter the class in the Module Class field of the Advance tab in the module data entry form (in Cassiopeia)? Seems you may have applied the class to the card body rather than the whole card. Or...
View ArticleGeneral Questions/New to Joomla! 4.x • How do you download an Android app...
There are a few ways that you can install an APK and OBB. One way is to email the files to yourself and then open them on your Android device. Another way is to use a USB cable to connect your Android...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Batch transfer of articles from...
No not in j3 or j5Statistics: Posted by Webdongle — Sun Mar 24, 2024 4:47 am
View ArticleJ! 5.x - L'atelier! • Après la mise à jour du site web joomla, je n'ai plus...
svp quelqu'un pourrait m'aider à préparer le site web joomla inaccessible après la mise à jour des extensions qui affiche : Fatal error: Class 'Joomla\CMS\Plugin\CMSPlugin' not found in...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Recommendation for Joomla 5 Host
Thanks for those ideas - I will contact them and ask those pre-sales questions.Statistics: Posted by BMM01 — Sun Mar 24, 2024 6:53 am
View ArticleFrench Forum • j'ai installé jcomments
j'ai installé jcomments mais les difficultés rencontrées pour en maitriser le fonctionnement m'ont amené à le désactiver ce qui n'a pas effacer les problèmes.J'ai donc réactivé sans vouloir...
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 5.x • Re: Joomla 5 SEF...
The FPA might prove useful . Red box top of forum,read the docs first.Yes, check that the mod-rewrite PHP module is enabled Statistics: Posted by JAVesey — Sun Mar 24, 2024 8:52 am
View ArticleAdministration Joomla! 4.x • Password reset not working
Hi, I have an old website I forgot the admin password I tried resetting a new one, I tried two methods, I changed the password from the users table using MD5, I added the user to the Super user group...
View ArticleAdministration Joomla! 4.x • Re: Password reset not working
What version of Joomla. MD5 was abandoned a long time ago.Statistics: Posted by Per Yngve Berg — Sun Mar 24, 2024 9:55 am
View ArticleInstallation Joomla! 5.x • Re: Call to undefined function...
IMPORTANT INFO: I could install Joomla 5 with cpanel. Now I can login and everything but when I try to go to edit menus or articles, I get this: 2024-03-25_10-06-57 (Copy).jpgI have installed this...
View ArticleTemplates for Joomla! 5.x • Re: How to unlock a template?
If you are using a third party frontend template, go to System - Manage - Extensions and disable Cassiopeia. That will shorten the list of template positions to select from when assigning modules to...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: A migrating from J3.10 to...
J4 extensions that work in J5 with the compatibility plugin are (imho) more likely to commit to developing than those that don't.Absolutely, and a factor worth considering when choosing extensions. Go...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Featured articles 3-column layout...
You have probably inserted the Read More Break inside a Block Element. That created broken html because the close tag will be missing.Make sure the Read More is not inside a div.Statistics: Posted by...
View ArticleJoomla! 4.x Coding • Re: Using Composer on Joomla 4
The last paragraph in that article clearly says you can't install extra libraries. It also explains why you're seeing this behavior — Joomla does not ship composer.json. Thus any composer command you...
View ArticleTemplates for Joomla! 5.x • Re: Locating customised hyperlink colors
Ctrl-Shift-I on all major browsers will open Devtools. From here click the top left icon on the menu bar to inspect an element on the page. You will need some skills and help, but it is not so...
View ArticleJoomla! 5.x Coding • Adding custom js and css in a child template J5
So, what is the best approach to add some js and css files in a child template?I'm trying with the 'joomla.asset.json' file.But this file is located in the parent template folder...
View Article