Administration Joomla! 5.x • Re: User Group Single Module Edit
Unless I’ve misunderstood you…In /administrator:1. Open the module for editing2. select the “permissions” tab3. Select the user-group you want to have editing permissions4. set the permissions5. Save...
View ArticleInstallation Joomla! 5.x • Re: New Joomla! 5 Website - internal links do not...
Hello all,in the end I installed Akeeba Backup tool and did the backup and server upload with it.Now the website is working properly : stadtkapelle-hmv-kehl.deThanks to all for your support and...
View ArticleJoomla! 4.x Coding • Re: joomla own rss feed
There are bugs in the Feed display code - with fixes in the pipeline. You may find some inspiration in this post: viewtopic.php?f=834&t=1007409&p=3715335 ... d#p3715335thank you and sorry, I...
View ArticleAdministration Joomla! 5.x • Re: Super User can't access menu/articles...
You need to undo what you did, User Groups inherit Permissions not Access/View levels. Super Users will loose the inherited Permissions if Manager is not the parent!!!Then make sure Super Users is...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: How to publish adsense ads in...
Open the editor & click on the Html Button then paste Your AdSense JavaScript code. Save your Article. That's it.Statistics: Posted by stdhamza — Sat Feb 24, 2024 12:25 pm
View ArticleInstallation Joomla! 5.x • Re: Trouble installing Joomla
Under that The word Home, Under that Main Menu, not even a vestige of anything helpful. I find it hard to believe that developers can make such an appalling mess of a perfectly good working program....
View ArticleExtensions for Joomla! 5.x • ? to Virtuemart specialist: error 500, should I...
Hi, A quick question before I do anything or eventually use FPA: All was good under Joomla 4 using Virtuemart 4.2.0 but a few days ago I upgraded to Joomla 5 and I just noticed today that when I open...
View ArticleAdministration Joomla! 5.x • Re: Getting e-mail errors every few seconds in...
In the case of phpmailer the error comes from line 1966 of libraries/vendor/phpmailer/src/PHPMailer.phpYou could plant a backtrace immediately before that line:Code: var_dump(debug_backtrace());See...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Impossible friendly URLs
I’m using the standard J5.x htaccess.txt renamed to .htaccess and I can assure that works perfectly on Apache/Litespeed servers.There’s probably something amiss at server/hosting level.This will help...
View ArticleAdministration Joomla! 4.x • Re: Direct link to a Article in Joomla 4.4.3
@cefordIt happens exactly the same as yours. But I just need this link here:Code: index.php?option=com_content&view=article&id=XX&catid=XWhen I try to access it, I am thrown to...
View ArticleAdministration Joomla! 4.x • login error although the username and the...
Hi, I have a website with joomla 4 and when i was about to login, it showed me a message of error: "the username and the password donnot match or u don't have an acount.", I tried restoring the...
View ArticleExtensions for Joomla! 5.x • Re: ? to Virtuemart specialist: error 500,...
No, I never heard about it before either, but for now I have already reloaded last week's backup and will run under J4 until VM 4.2.6 becomes free to download. Thanks so much for your time!Statistics:...
View ArticleGeneral Questions/New to Joomla! 4.x • Exclude from Smart Search
Hello,Is there a way to exclude items from the indexing of the Smart Search extension?For example if articles / documents etc are added to a Registered category then these should not be included in...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Upgrade PHP to 8.2
The compatibility table for akeeba tells me v9.8.5 is for J4, J5 and PHP 8.2https://www.akeeba.com/compatibility.html. Akeeba Backup 9.8.5 is only good for JOomla 4.3 and newer. So it looks like...
View ArticleJoomla! 5.x • Re: Beiträge und Kategorien mit Fehler
es hat geholfen alle overides zurück zu nehmenStatistics: Posted by mediendesign24 — Mon Feb 26, 2024 12:01 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Frontend Login being ignored
I am having problems with my client's website: https://stolivers.ie. I can log into the website's backend, but when I try to log in to the front end, it just ignores me. It does not log in, but it...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Joomla Pizza Bugs & Fun -...
Thanks to all for helping out with this PBF!These awesome Joomlers contributed to Pizza, Bugs & Fun 2024:https://docs.joomla.org/Pizza_Bugs_and_ ... utors_ListStatistics: Posted by pe7er — Tue Feb...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Frontend Login being ignored
Does this happen on any device when you try to login? Have you tried on a different device/browser?I ask because when users have had this issue it’s been resolved by clearing the browser’s site...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: MFA slightly out of sync?
I would say that the clock on the server is off.Statistics: Posted by Per Yngve Berg — Tue Feb 27, 2024 12:54 pm
View ArticleExtensions for Joomla! 5.x • Get image in my custom module in J!5
Hi,how to display a photo inserted into a module field?<field name="myimage" type="media" directory="stories" />How to receive a field value and return an image with dimensions?ThanksStatistics:...
View Article