Joomla! 5.x Coding • Re: Reading data from an external database in a model
https://docs.joomla.org/Connecting_to_a ... l_database ?Statistics: Posted by Webdongle — Sun Aug 18, 2024 7:51 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: WebP Images
What's the fix for lightbox?I can upload webp images and they look fine in the product. But if you click on them for the lightbox enlarged image, it's only code....There has been a lot of talk about...
View ArticleSites & Infrastructure - Feedback/Information • Re: How to contact forum...
I wish to delete my account here in this Joomla forum.My username is: mark_2014Statistics: Posted by mark_2014 — Sun Aug 18, 2024 8:56 pm
View ArticleAdministration Joomla! 5.x • Email config issue
Hi there,I'm having issues tracking down an issue related to email on my site (Joomla 5.1.1).I originally set the site up with a gmail address but then had to change to an email address in the same...
View ArticleTemplates for Joomla! 5.x • Cassiopeia CSS oddity, looking for suggestions
This CSS works just fine, producing the colours you would expect.This is in user.css (to be clear)/* The page header of Cassiopeia has the class "header" so you control it with .header */.header {...
View ArticleAdministration Joomla! 4.x • Re: Unable to login to administrator console
hello, I want to thank those who gave me suggestions.I fixed the problem by installing a new partition with Ubuntu and moving the site. on this operating system everything works correctly.Thanks...
View ArticleJoomla! 4.x Coding • Meta-title tag via Joomla API
Hello,I'm testing with the API to accurately define the Meta description and Meta title tags for my article.Below is an excerpt of the code:Code: $this->article = ['title' =>...
View ArticleTemplates for Joomla! 5.x • Re: Cassiopeia CSS oddity, looking for suggestions
Thank you, picture me kicking myself for missing that, I ended up selecting 128, 0, 0, 1 as a better colour for what I was trying for.John.Statistics: Posted by johnwlund — Mon Aug 19, 2024 4:41 pm
View ArticleAdministration Joomla! 5.x • Re: Email config issue
Thanks - looks like it was a simple authentication issue. Thanks again.Statistics: Posted by mrdo — Mon Aug 19, 2024 4:50 pm
View ArticleJoomla! 4.x Coding • Re: Can an instance of Table() class refer to a join of...
No, the documentation for sql field type is pretty good. I mean the relationship between a table e.g. in FormModel or AdminModel and a form definition where if you name your fields exactly like in the...
View ArticleTemplates for Joomla! 5.x • How to use CSS Grid Classes in Modules
I'm on Joomla 5.1.2. I would like to know how I can use CSS Grid in a module that I am creating for the footer.Searched for four days and evenings... It's hard. I want to create a four column grid in...
View ArticleTemplates for Joomla! 5.x • Re: How to use CSS Grid Classes in Modules
When you say creating do you mean?:1. Actually creating a moduleor2. Adding a module to a module positionThe css classes should already exist in Joomla core with Bootstrap...
View ArticleInstallation Joomla! 3.x • Re: Old site cannot get back end access
wamp (localhost) might have a php version low enough to run Joomla! 3.10.11install wampInstall PHP 5.6.40 64 bit x64 and MySQL 5.5.62 64 bit x64 and MariaDB 5.5.62 64 bit x64 into...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: Help with PHP 7.4 to 8.1
Thanks so far! Hereby the lines from debug:Deprecated: Joomla\Input\Input implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in...
View ArticleTemplates for Joomla! 5.x • Re: How to hide fields from the admin login form?
i also tried with the following css rule.form-group:nth-of-type(3) { display: none;}because the lang field its 3rd after the username and passwordStatistics: Posted by hackermade — Tue Aug 20, 2024...
View ArticleAdministration Joomla! 4.x • J4 - After logging in to Admin, I receive a 404
This morning, out of the blue, I logged into a website I maintain regularly, only this time after the admin login I was shown a 404 page.I did some research and saw a post (for an older version) that...
View ArticleTemplates for Joomla! 5.x • Re: Cassiopeia does not execute correctly...
Does the path name to the image require the leading "/" ? Thinking that it's trying to find an image in the css/images/banners (non-existent) folder and not in the file path from the root...
View ArticleAdministration Joomla! 4.x • Re: J4 - After logging in to Admin, I receive a 404
You need to ensure you have a proper SSL certificate active, and likely that it is set to always load pages via HTTPS.Force SSL can be set in Joomla (for front-end, admin or both) and you can do that...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Gigantic deprecated.php file in...
When I run fpa-en.php the one thing sticking out is thisPHP Error Reporting for Joomla 4J4.xx and older versions does not work with error reporting set to maximum on PHP v8.2 and above.Not quite. The...
View ArticleInstallation Joomla! 5.x • Re: Unable to install joomla
I thought so too.I thgen created a new database and user for bthis database. Still it foesnt workStatistics: Posted by astarphysics — Fri Aug 23, 2024 6:03 pm
View Article