Administration 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 ArticleAdministration Joomla! 5.x • Re: Dropdown Rollover Text
did not work sadlyStatistics: Posted by jameZzzz — Mon Aug 19, 2024 12:19 am
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 ArticleTemplates for Joomla! 5.x • Re: How to hide fields from the admin login form?
Try/media/templates/administrator/child-template-name/css/template.cssor add/media/templates/administrator/child-template-name/css/user.cssStatistics: Posted by Webdongle — Tue Aug 20, 2024 9:55 pm
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 ArticleMigrating and Upgrading to Joomla! 4.x • Re: Discuss Joomla! 4.4.7
I tried to install Joomla 4.4.7 but got errors.The controlpanel says Joomla is updated, but the advice was to install the backup, fix the errors and install again.But I don't know how to fix the...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Errors on upgrading to 4.4.6
The error in updating to Joomla 4.4.7 seems to be similar to the error when updating to Joomla 4.4.6.Please post the results from the FPA, as requested by @Webdongle above.Statistics: Posted by toivo...
View ArticleAnnouncements Discussions • Re: Discuss Joomla! 5.1.3
A local test site and remote sites updated to Joomla 5.1.3 smoothly. Thanks to the teams and individuals involved in the updated version!Statistics: Posted by toivo — Wed Aug 21, 2024 1:06 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Can't create or open a menu item
... updated to 5.1.3 and now I can't create or edit any of my menu items in the administrator section. Any time I click on the "+ New" button or on an existing menu I get a page that saysCode: {...
View ArticleGeneral Questions/New to Joomla! 3.x • menu items
helloI am using the latest version of Joomla 3I can't enter the menu items or create a new menu itemI get the following error:0 Class 'Joomla\CMS\Form\Field\SpacerField' not foundThank you for helping...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: RuntimeException: Could not send...
sounds like you have the stats turned on that are use to generate this page (found in the "post installation" messages section). You should see a set of charts on this page:...
View Article