General Questions/New to Joomla! 4.x • Re: Help with administrator login
Use phpMyAdmin to locate the joomla authentication plugin in the database and enable it if it isn't enabled. If you have problems finding it we can help.Statistics: Posted by Webdongle — Thu Aug 15,...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Joomla template style preview not...
Thanks for that. It gives me something to look into. As far as I know I have the default set and working on that one...when you say 'child template' where do I look for this - sorry this is probably a...
View ArticleAdministration Joomla! 5.x • Re: Strange loop on new J5 installation
joomla error log is in the /logs (or/log) folder in your Joomla installation. Maybe it's not Joomla and your monitor is about to fail - or a loose connection between PC and monitor (check HDMI or DVI...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Problem loading images in...
Dear Toivo,the update on the site didn't bring a success.Below you find the extract from the FPA. This is the first part rhe second one with the plugins will follow with next mail.GiuseppeJoomla!...
View ArticlePerformance - Joomla! 5.x • Helix template: 1,000 times the same queries
Hello,I am using the Helix Ultimate. When I enable system debugging, I see hundreds of these requests:Code: SELECT *FROM `ngie_template_styles`WHERE “client_id” = 0 AND “id” = “53”Screenshot...
View ArticlePerformance - Joomla! 5.x • Advanced Module Manager: Too many queries
Hello,Is it normal that this tool generates so many queries. I have about 200 queries with com_conditions.If there are about 10 active modules on the page, there should not be 200 queries for them....
View ArticleGeneral Questions/New to Joomla! 4.x • J4 and J5 tripping mod_security rules
Hello Jommla! Commmunity:Last week our hosting company tightened security of their servers due to a worldwide bot issue. Since then, we have witnessed many mod_security items being triggered upon...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: webP images in media manager not...
The images you have uploaded as webp images are almost certainly not. Download one and open it in any image viewer, even your browser.Statistics: Posted by ceford — Fri Aug 16, 2024 6:20 pm
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Upgrading a (slightly bolloxed)...
Quick update: The version of "T4" that was being problematic wasn't compatible with my very particular version of Joomla 4 despite the 'compatibility check' interface reporting so. So the solution is...
View ArticleGeneral Questions/New to Joomla! 5.x • 888 Starz
888 Starz - Скачать Приложение для Ставок и Казино https://888starz.shop/Statistics: Posted by Andreyfaf — Fri Aug 16, 2024 10:19 pm
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 ArticleGeneral Questions/New to Joomla! 5.x • Re: Show Menu-Title as Browser-Page...
As I stated before'The browser Title displays the menu item 'Title Alias' unless the Browser title field is populated'Although there is an exception to that with some 3rd party templates not following...
View ArticleTemplates for Joomla! 5.x • Re: How to hide fields from the admin login form?
To hide the "Forgot your login details", Code: div.login div.text-center div { display: none;}Statistics: Posted by mtgg — Tue Aug 20, 2024 9:51 pm
View Article