Administration 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! 5.x • Re: Email config issue
Welcome to the Joomla forum!Is the website using the SMTP server of your host? It probably should. Contact your host to get the issue fixed.Debug the connection issue by following this Joomla tutorial...
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 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 ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 5.x • Re: Data presented...
Mod. Note: Relocated the topic to the SEO Forum.Statistics: Posted by Per Yngve Berg — Thu Aug 22, 2024 4:03 pm
View ArticleAdministration Joomla! 5.x • Re: Module assignments in Joomla 5
Add "tmpl=component" to URL. It will load component.php instead of index.php from the template. As this template file does not have any Module Positions, only the Component Area will show. This is...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: What is Server suExec?
So how can I turn it on?Statistics: Posted by hackermade — Thu Aug 22, 2024 6:02 pm
View ArticleExtensions for Joomla! 3.x • Re: Sortable table extension
https://extensions.joomla.org/extension ... ablemaker/https://extensions.joomla.org/extension ... ve-tables/(As a couple of suggestions. I don't know if they sort by clicking top row.). Search the JED...
View ArticleExtensions for Joomla! 5.x • Re: Integration with Wordpress, Coppermine...
Why not put *everything* in Joomla, period? Joomla has forums, photo gallery extensions and you can have blog-type layouts for article display.Statistics: Posted by AMurray — Thu Aug 22, 2024 9:27 pm
View ArticleGeneral Questions/New to Joomla! 3.x • Re: menu items
The AllediaFramework is apparently used by extensions by JoomlaShack. Here is a topic from 2021 about a related error: Warning: [Joomlashack System Plugin] Alledia framework not foundStatistics:...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Can't create or open a menu item
Thank you for the update! According to the JED entry, OAuth Server for Joomla 5.0.0 is compatible with Joomla 3 and Joomla 4 only.Statistics: Posted by toivo — Thu Aug 22, 2024 10:47 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: cannot create a new user
The error may be coming from an incompatible third party user plugin. Go to the Global Configuration and set 'Error Reporting' to 'Maximum' and turn on the option 'Degub System'. Post the error...
View ArticleInstallation Joomla! 5.x • Re: Error "Unsupported PHP Version"
does it only work with Php 8.1.xx, so i should not even install it on 8.3.xx or 8.2.xxThe recommended version of PHP for Joomla 5.x is PHP 8.3. Some third party extensions may be incompatible with the...
View Article