General Questions/New to Joomla! 4.x • Re: Site crashed after update
your site is in "offline" mode. All I'm seeing is the front-end "offline" login form. I don't see any other "unauthorised 403" (unless the "offline" mode is what you're referring to).In the back-end,...
View ArticleSecurity in Joomla! 5.x • Re: How to restrict access to...
Hi, no i just added a location context (location /administrator { } ) in my nginx configuration and denied all the requests except those from my IP address.Statistics: Posted by hackermade — Sun Jun...
View ArticleGeneral Questions/New to Joomla! 5.x • Joomla 5 Search doesn't work on XAMPP...
I have a working site on Joomla 5 and the Search module works well. However, the function Search doesn't work on the copy on XAMPP / WampServer. Is it possible to make Search working on XAMMP /...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Joomla 5 Search doesn't work on...
com_search has been removed from Joomla since version 4.0.Make sure you use com_finder (Smart Search). The site must be indexed first.Statistics: Posted by Per Yngve Berg — Sun Jun 02, 2024 9:30 am
View ArticleAdministration Joomla! 5.x • Re: activation email not being sent
I have created an email address with the same address as the one in ms365 with Siteground, info@domainname.com, and that is the global configuration email address. If set to PHP the test email goes...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Joomla 5.1.0 does not save tags
Is "Behaviour - Taggable" plugin enabled?Statistics: Posted by SharkyKZ — Mon Jun 03, 2024 8:01 am
View ArticleJoomla! 4.x Coding • Re: accessing Joomla 4 From PHP
I've not done this in a "standalone" file, but if it was internal I'd say lose the "J" in JFactory" and add the lineCode: use Joomla\CMS\Factoryabove that line.That might be enough.Incidentally, for a...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Update 5.0.3 to 5.1
Plesk Obsidian Web Host Edition 18.0.60 #1PHP 8.2.19FPM - ApacheJoomla 5.0.3Update to 5.1.1The same thing happens to me as the user who started this thread and also...When entering the joomla update...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Setup Joomla 5.x website while...
ThanksStatistics: Posted by DiggerDawson — Mon Jun 03, 2024 9:41 am
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 4.x • Re: Google doesn't...
Why do you think this is a joomla problem?Statistics: Posted by gws — Mon Jun 03, 2024 10:58 am
View ArticleExtensions for Joomla! 5.x • A extension cannot be removed
Hi there I installed an extension to try some features that provide, but now I want to completely uninstall it. Although most of the packages of that extension are removed, 2 of them cannot be removed...
View ArticleExtensions for Joomla! 5.x • Re: A extension cannot be removed
It tells you to remove it manually...Statistics: Posted by gws — Mon Jun 03, 2024 11:40 am
View ArticleAdministration Joomla! 5.x • Re: Trying to get J5 to post to a GMail address
Did you get this sorted out? I also have problem to get email from Joomla to Gmail.. hmmStatistics: Posted by darb — Tue Jun 04, 2024 6:49 am
View ArticleMigrating and Upgrading to Joomla! 3.x • Re: Unable to download the 3.5.1...
Get 3.4.7 and install as an extension. You cannot do that with 3.5.0+Statistics: Posted by Per Yngve Berg — Tue Jun 04, 2024 7:51 am
View ArticleExtensions for Joomla! 4.x • Re: PhocaCart
Last time I tried, its multilingual support was fundamentally broken. Instead of one product with descriptions in different languages you had to create different products for each language. Products...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Joomla extension update not...
Check the tags in the changelog file.Could be something simple like a missing (closing) tag, a double tag (</item></item>) or just wrong (<add>...</fix>).Statistics: Posted by...
View ArticleJoomla! 3.x Coding • Dropdown list in sublayout
I'm using a file upload sublayout in a backend component, where the user selects a value from a dropdown list that is later used to tag the uploaded file(s).However, the dropdown list is weirdly...
View ArticleAdministration Joomla! 5.x • Re: Unable to enter as administrator
I updated Joomla and modified some configurations. Now all seems to be fine, but I'm unable to login as administrator again. :'( Joomla! Instance :: Joomla! 5.1.1-Stable (Kudumisha) 28-May-2024Joomla!...
View ArticleAdministration Joomla! 5.x • URL rewrite joomla not working
Hello, Use URL rewrite joomla 5 not working, actions:Change htacces.txt to .htaccesEnable Use URL rewrite, yesResults in a error page-----J 5.1.1Database: 8.0.26-16PHP version : 8.2.17Webserver:...
View ArticleAdministration Joomla! 5.x • Re: URL rewrite joomla not working
Hello, Use URL rewrite joomla 5 not working, actions:Change htacces.txt to .htaccesEnable Use URL rewrite, yesResults in a error page-----J 5.1.1Database: 8.0.26-16PHP version : 8.2.17Webserver:...
View Article