Installation Joomla! 5.x • Re: IIS pecular problem. Site will not update...
Managed to get below from error log.is \libraries\vendor\joomla\filesystem\src\File.php(249): the issue?2024-06-05T15:51:19+00:00INFO 78.147.173.118updateDownloading update file from...
View ArticleGeneral Questions/New to Joomla! 5.x • Embedded videos - changing tags in...
Hi, everything was working fine and today, I encountered this issue.I have two websites yourmathstutor, let's call it M3 (Joomla 3, I know, I simply can't update it at the moment) and matherati, let's...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Embedded videos - changing tags in...
Oh, right... I just possibly found the issue - it's the bloody forced sandbox.viewtopic.php?t=1008580I'm now trying to use one of the fixes...Statistics: Posted by ziidgaa — Wed Jun 05, 2024 6:45 pm
View Articleextensions.joomla.org - Feedback/Information • Re: Cant add reviews and menu...
JED is - like the whole Joomla project - is run by a fistful of volunteers. And not kidding, you can count on one hand the active volunteers handling the live JED 3 and on the other hand the...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Joomla extension update not...
Thanks, but the first thing I did was to check the validity of the XML.Statistics: Posted by counterpoint — Wed Jun 05, 2024 9:05 pm
View ArticleJoomla! 5.x Coding • Re: Plugin to notify users of new articles
Fantastic, thank you so much!Working like a charm :-) Cheers,FrankStatistics: Posted by frankw80 — Thu Jun 06, 2024 9:31 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: How to list all articles in 3...
which one is the "read more" button and where are the "show" buttons?Statistics: Posted by wooboo1 — Thu Jun 06, 2024 9:34 pm
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 5.x • Re: How to hide the...
i tried "System ➝ Global Configuration ➝ Site ➝ SEO Settings ➝ Use URL Rewriting ➝ Yes ➝ Save" + .htaccess rename and only got this:Error 500 Internal Server Error+error 404 when i renamed it back to...
View ArticleJoomla! 4.x Coding • Re: I can't get the <update> mechanism to work.
The version in targetplatform is supposed to be a regex.That wasn't clear to me in the docs so thanks. I changed the targetplatform to:Code: <targetplatform name="joomla"...
View ArticleGeneral 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!!
One other thing, when the update method in joomla failed, and I was unable to access either the backend or the front end, I went with Option C in the joomla help with regards update problems which was...
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 ArticleAdministration Joomla! 5.x • Re: Issues with cpanel notifications with J5.1.1
Have you tried: clear the joomla cache, browser cache.It may sort itself out with time.Statistics: Posted by AMurray — Fri Jun 07, 2024 10:55 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Joomla smart search not working as...
The indexing for a component is performed by a Finder plugin for that component.So, these 3rd party components should provide finder plugins which are: a) enabled. b) work as expected.To inspect...
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 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 Article