Joomla! 5.x Coding • Re: Updating a Joomla 4 module
You may also find the JED Checker useful in locating deprecated functions.Statistics: Posted by toivo — Sun Dec 01, 2024 1:45 am
View ArticleTemplates for Joomla! 5.x • Re: I cannot get a menu to display as horizontal
The url you quoted gives me a simple menu with no page content at all. The source says <meta name="generator" content="Westinghouse"> and the links to resources are absolute links to something...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Could not load root metadata.
I experienced such situation once and I changed session handler from database to file and it worked. You can do the change from global config or configuration.php, it may resolve the...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: How to remove this junk from...
If you are talking about this then i think it is disabled.Statistics: Posted by lip420 — Sun Dec 01, 2024 12:10 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: User login very slow
Provided I place the appropriate value in live_site (the URL for the site, e.g. https://www.example.com) the site works correctly.Without a value in live_site, the site does not work for the reasons...
View ArticleAdministration Joomla! 5.x • Re: User Registration / Password change
I do not see those options in the 'Users >Password Reset' menu item. Please how do I get to see those options?Wrong question ;-) This thread is about "How to get rid of them" and: I suspect it's...
View ArticleGeneral Questions/New to Joomla! 5.x • 404 Page Not Found in Articles: Edit...
HiIn Joomla 5, when I create a new article, save, and click the "Preview" or "Accessibility Check" button I get:404 Page Not Found in ArticlesWhen I create a menu item for this article, both buttons...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Joomla Login Slow Now
Performance issues can be caused by 3rd party plugins or server issues Could you give somewhat more info about your Joomla/server setup?Please use Forum Post Assistant...
View ArticleAdministration Joomla! 5.x • Re: How to Disable Automatic Links in Editor
Tinymce auto lik plugin, I assume you mean this.https://www.tiny.cloud/docs/tinymce/latest/autolink/if it's an actual plugin, can't you simply unpublish it from the Plugins manager?Statistics: Posted...
View ArticleExtensions for Joomla! 5.x • Re: Leave Request - Calendar
Most of the form builders will do as you require. I use fabrik for a similar application. https://fabrikar.com/Statistics: Posted by gws — Mon Dec 02, 2024 10:46 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: 0 Class "JPlugin" not found
Use phpmyadmin (Should be available by your host) to access the Database. The Extensions table have a column "Enabled" that is either 0 or 1.Hi, thank you for this reply. My host has restored to a...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: User login very slow
Surely $_SERVER['SCRIPT_NAME'] and $_SERVER['PHP_SELF'] are populated by the Apache server. So the problem you experience should have nothing to do with PHP-FPM. There are reports of an Apache related...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: 404 Page Not Found in Articles:...
You are right, it is working on another online exact the same Joomla installation on the same server.Any idea why I have this error?Statistics: Posted by diinekis — Tue Dec 03, 2024 10:41 am
View ArticleAdministration Joomla! 5.x • Re: User Registration / Password change
It is the correct question. If you can provide instructions on how you reached that screen I did that. Even with screenshots.And if I knew how to replicate it, I knew how to solve the problem.(wrong...
View ArticleGeneral Questions/New to Joomla! 5.x • Ticker does not continue...and is too...
Hello,I have made a ticker at https://ontwikkel16.comp-it-aut.nl/ in SP Page builder.The pictures don't continue and the pictures should be higher like the ticker at:...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: horizontally arrange modules that...
thanks, I didn't know that, I never stop learning thanksStatistics: Posted by spadajoker — Tue Dec 03, 2024 11:49 am
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Error encountered in Joomla 5...
I don't think you should have any "Atom" templates there. Also make sure your Helix Ultimate is updated to latest.Can you get as far as the Pre-update check in J4 to J5 update? That will tell you what...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Migrating generates an error...
This was the warning I got at the end of the migration:Code: WarnungJInstaller: :Install: SQL-Fehler Field 'extra_params' doesn't have a default value×dangerTable 'mydatabase.2020_history' doesn't...
View ArticleExtensions for Joomla! 4.x • Re: order on whatsapp button
Hello, I want to add a button to order from WhatsApp, on the products page.When clicked, it should automatically send the product name and product code to my WhatsApp number.I couldn't find any...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: server error update
This is the error log:[Wed Dec 04 12:32:47.870056 2024] [lsapi:warn] [pid 3497238:tid 140371408004864] [client 2a02:a443:65a0:1:7979:60a0:e714:70b7:56700] [host www.dari-java.nl] Backend log: PHP...
View Article