Administration Joomla! 5.x • Re: Redirect guests to a specific article page...
Thanks so much!A thing I never paid attention to Also found a way by hacking error.php ahd using header:location bu this is safer. Cheers.Statistics: Posted by Phil91 — Tue Apr 16, 2024 11:32 am
View ArticleGeneral Questions/New to Joomla! 3.x • Re: 1054 Unknown column 'system_data'...
No worries. Unterstood that wrong!I created the "system_data" column and the error messages are gone and i could install the Protostar template.I did "sucessfully" update the Site to Joomla 4.4.3, but...
View ArticleJoomla! 5.x Coding • Re: Using the Webservices API to read an article
Thank you both - SharkyKZ and Victor- for all your help. I would have been banging my head against the wall forever without your helpful suggestions and solid information.Statistics: Posted by...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: Anyway to recaptcha registration...
I installed Hcaptcha, which works on the contact form page, but it doesn't show up on the registration page. When I asked hcaptcha support about this, they referred me back here.?Statistics: Posted by...
View ArticleTemplates for Joomla! 4.x • Re: SOS...T4 Framework Undefined constant...
In which case just empty your database, in phpmyadmin select all tables and drop them.Your DB will still exist but be empty ready for a restore from kickstart.php . Do the same with joomla files, just...
View ArticleAdministration Joomla! 5.x • Re: Site admin throws a System Error
I found this line in public_html/administrator/logs/everything.php that might help:2024-04-17T11:09:50+00:00CRITICAL 101.114.141.20errorUncaught Throwable of type mysqli_sql_exception thrown with...
View ArticleGeneral Questions/New to Joomla! 4.x • HTTP 500 error
I cannot access my joomla frontend and backend site. This is the page from the tab Stack traces I get:Code: Symfony\Component\ErrorHandler\Error\ClassNotFoundError:Attempted to load class...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Smart Search Error : Unexpected...
By the way, if I run the CLI command php -d memory_limit=512M joomla.php finder:indexI get this error mesagge: In Jquery.php line 57: [Error] Call to undefined method...
View ArticleInstallation Joomla! 5.x • Error "The SELECT would examine more than...
I updated to 5.1.0 and received the following error:Joomla Version Update StatusNotice The update completed with errors. Brief list of captured errorsThe SELECT would examine more than MAX_JOIN_SIZE...
View ArticleExtensions for Joomla! 5.x • Re: VirtueMart error in J5:...
This installation uses J5.0.3 with VM 4.2.6 10972VirtueMart 4.x is compatible with Joomla 4.x.To run the component on Joomla 5 you need VirtueMart...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: HTTP 500 error
Problem is solved.Statistics: Posted by droogers — Wed Apr 17, 2024 1:47 pm
View ArticleAdministration Joomla! 5.x • Re: User-defined settings for media paths are...
What is then Media:Options > Path to Files Folder and > Path to Images Folder for?I have no answer to that. And the Inline Help: This path has to be the same as path to files (default) or to a...
View ArticleLanguage - Joomla! 5.x • Portuguese language pack for Portugal
Is the Portuguese language pack for Portugal now available?Thank YouStatistics: Posted by josemorais — Thu Apr 18, 2024 12:11 pm
View ArticleAnnouncements Discussions • Re: Discuss Joomla! 5.1.0
Forgot to say… I really like the Admin dark-mode improvements I so agree with you Statistics: Posted by formfranska — Thu Apr 18, 2024 12:14 pm
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Separate blog and articles...
I wish to modify my menu. My blog is currently on the homepage, and it has the flavor of WP. Statistics: Posted by bijutoha — Thu Apr 18, 2024 12:26 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Backend is only text after brand...
UPDATE: I just happen to click an old link at the backend showed up completely fine.Old link: http://sdcharities.org/administrator/New link after SSL: https://sdcharities.org/administrator/Why would...
View ArticleJoomla! 4.x Coding • Chyba 500 Jhtml in Joomla4.X
I am converting a component from J3.X to J4 and I have an unsolved problem for me. To display the date selection, the J3.X version displayed the code:Code: <?php if ($listek == 'denni'): ?>...
View ArticleJoomla! 4.x Coding • Re: Chyba 500 Jhtml in Joomla4.X
This should still be working in J5. You could file a bug report but don't hold your breath. The way going forward is to register the class with the service registry:Code: use...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Category Blog View in Module?
Ideally, I would like them to display in 4 columns. So four across, then another four across, and so on.Here isCode: .newsflash {display: grid;grid-template-columns: repeat(4,...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Joomla update notification with an...
Just to note, we moved our server to a different company with new IP addresses, and that has resolved the problem, as the homeservernetworks.com now resolves to the old IP address.Although it *is* a...
View Article