General Questions/New to Joomla! 5.x • Re: "Benutzerinformation"...
Is the first instance of that module inserted in an article, for instance with "loadposition" or "load module"? The second instance would appear to be in a standard module position, and you can turn...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Update to J4.4 failed miserably!!
gws, thanks for the advice. Here's what was in the folder you mentioned##<?php die('Forbidden.'); ?>#Date: 2024-06-07 15:24:07 UTC#Software: Joomla Platform 13.1.0 Stable [ Curiosity ]...
View ArticleAdministration Joomla! 5.x • Issues with cpanel notifications with J5.1.1
All of my Joomla 5.1.1 sites are generating error messages in the admin cpanel section of notifications (screen shot attached). This issue is not happening on any Joomla 4.4.5 sites on the same...
View ArticleExtensions for Joomla! 4.x • DPcalendar: class not found after update
Hello everyone!I just updated the DPcalendar extension. If I sign in as user now, I get the following error:Class "DigitalPeak\Component\DPCalendar\Administrator\HTML\Document\HtmlDocument" not...
View ArticleJoomla! 5.x Coding • Re: verifyPassword with custom PHP throws error...
Thank you very much, that was the solution.Code: $isOK = Joomla\CMS\User\UserHelper::verifyPassword($userpass, $row["password"], $row["id"]);Statistics: Posted by wct34 — Fri Jun 07, 2024 7:24 pm
View ArticleGeneral Questions/New to Joomla! 1.5 • Re: Login Problem / Migrate
If you can't login to admin then you can;t use j2xml to portStatistics: Posted by Webdongle — Fri Jun 07, 2024 8:06 pm
View ArticleGeneral Questions/New to Joomla! 4.x • Re: update from 4.4.4 to 4.4.5
thanks, I'll get on to those suggestions and implement them.Statistics: Posted by bpratt — Fri Jun 07, 2024 10:07 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Menu Editor not showing up search Module
I'm struggling to get a search bar to show up on a new menu I made.I have made another Template style for it but it does not seem to be workign at all for a search module to show up.It does it ok on...
View ArticleLanguage - Joomla! 5.x • Re: J 5.1.1. - just got multilingual working... here...
Cache cleaner on the JED adds a button on the back end.https://extensions.joomla.org/extension/cache-cleaner/Awesome! Thanks gws!Statistics: Posted by JimHomyak — Sat Jun 08, 2024 8:15 pm
View ArticleAdministration Joomla! 5.x • Re: Issues with cpanel notifications with J5.1.1
Thanks for posting AMurray and yes it did correct it self after awhile. Odd... Statistics: Posted by kalalee — Sat Jun 08, 2024 8:20 pm
View ArticleMigrating and Upgrading to Joomla! 5.x • Updating J4 to J5 extensions...
Hi All,Question - my site is currently utilizing a couple of extensions, which I no longer need. Paid subscription for both of these had expired recently, however I did not have a chance to update...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Updating J4 to J5 extensions...
Why not uninstall those extensions if you don't use them?Disabling them shouldn't have any bad consequences but it might be more logical to uninstall them if they are not being used.If concerned, test...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Show Balloons completely gone from...
I think J5 has changed it so instead of the the tooltip bubbles you can change the button text to the actual article name rather than "Next" and "Previous".I can't see any "tooltip bubble" option in...
View ArticleAdministration Joomla! 5.x • Re: Recover password
To start over with a new installation of Joomla, use FTP or the file manager (such as in cPanel) to delete all the system files, and then drop (delete) the database from the database manager function...
View ArticleTehnička pitanja • Re: Slobodni i otvoreni editori teksta
Odlicni su, puno hvalaStatistics: Posted by Gregory88 — Tue Jun 11, 2024 7:46 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: No component Contacts
Why is that screenshot showing only one row?Try this in the SQL box:Code: SELECT * FROM `xxx_menu` WHERE `title` like 'com_contact%'Where xxx is your table prefix. j25 suggests it has a long...
View ArticleExtensions for Joomla! 4.x • Re: DPcalendar: class not found after update
It seems that the automatic update just updated the mini module, not the core compponent... I've uploaded the core files manually and everything works now!Statistics: Posted by Breiti85 — Tue Jun 11,...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Migrating from MySQL to MariaDB...
I don't think you'll find anyone on the forum that doesn't recommend Akeeba.How do you back up your site without Akeeba? Don't rely on your host for making backups.The process is simple. Export the...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: sub menu not displaying when...
As @gws identified, FPA says database doesn't support Joomla 5.1.1 (FPA reports MySQL 5.7 not 8.x).....but you still have a somewhat working site? (I'm surprised by that).Statistics: Posted by AMurray...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Errors in Notification area,...
I am not sure how to do that, I am learning as I go along! I can download the SQL database but I am not sure how to get the backup files (The restore was done by the someone at the Hosting...
View Article