General Questions/New to Joomla! 5.x • Re: Back end dashboard problem - lost GUI
Looks similar to the double zip problem, disable zip in global config and see, or make the adjustments commenting out zip directives in .htaccess.Are you using the joomla default .htaccess?Statistics:...
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 ArticleAdministration Joomla! 4.x • Re: Uncaught SyntaxError: JSON.parse: unexpected...
Thanks Per Yngve Berg for the explanation of AMurray action. Sorry, I didn't know that. This was my first post on this forum. I thought it was better to use an existing topic than raising a new one,...
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! 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 ArticleExtensions for Joomla! 5.x • Re: Tennis ladder extension
Hi A Murray,Thanks for your information. I have just installed DJ-League but it doesn't work for tennis ladder. It works for team sports like fottball or basketball. Sport pro is paid. We're a small...
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 ArticleJoomla! 5.x • Re: Frage bezgl Domainumleitung und htacces
Kann ich leider nicht. Ich verzweifel an den beiden Hostinganbieter. Vorhin auf Empfehlung die Domainweiterleitung als Header-Redirect eingestellt, Stunde gewartet, dann ging es plötzlich.Jetzt ohne...
View ArticleJoomla! 4.x Coding • Re: Help required with Joomla API connection
Thanks for the link to the documentation.I have managed to create the API (but i didnt use the joomla component / plugin method)I am now having another issue.Using code mirror I put my code to call...
View Article