Installation Joomla! 5.x • Re: Trouble installing Joomla
What test page?Statistics: Posted by Webdongle — Fri Feb 23, 2024 12:13 pm
View ArticleInstallation Joomla! 5.x • Cannot see everything as Super User
Hi,I have Joomla 5.0.3 installed.A menu item and articles of a certain category are only accessible for "registered" users only. However, I as a "Super User" cannot see the menu or the articles!I...
View ArticleGeneral Questions/New to Joomla! 5.x • Webitse on 4.4.1 and no update available?
Hello, My website mentions it is currently on 4.4.1 and I would like to update to 5.0.3 However, On the Home Dashboard I read that 'Joomla is up to date' (and obviously it is not). When I 'Check if an...
View ArticleGeneral Questions/New to Joomla! 4.x • API GET record limit
Playing with the API and users, it seems that it only returns 20 at a time - along with links to other pages.Is it possible to change this limit? I want all the user data in one array (about 50 users)...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: API GET record limit
You can add parameters. Add something like&list[limit]=50 for 50 resultsor&list[limit]=50 for all resultsbehind the URLStatistics: Posted by pe7er — Fri Feb 23, 2024 12:31 pm
View ArticleJoomla! 4.x Coding • Re: joomla own rss feed
Have you set it to show in the Menu Item?Hi, first things first, thank you for your supportI have created the module just top know what the urls are for every feed, that´s all I need for the mod on...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Website on 4.4.1 and no update...
Under warnings I get following, could this be a cause and what do I need to do? WarningThe PHP temporary folder is not set.This folder is the folder that PHP uses to store an uploaded file before...
View ArticleAdministration Joomla! 5.x • User Group Single Module Edit
HelloI am trying to give a user group access to edit a single module.My site has many modules. Currently the only way I have managed to allow a user to edit a particular module is to allow access to...
View ArticleAdministration 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 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 Article