General Questions/New to Joomla! 5.x • Re: No Images in Category Blog
Welcome to Joomla forum!Can you see the images in other places like in a single article (when added to Full Text Image")?Can you open the images directly by adding /images/your-image-name.jpg to the...
View ArticleAdministration Joomla! 5.x • Re: How can I add a version number to child...
Actually, I quoted the incorrect code above:The actual code I use in a custom template for to add file versions is this:Code: $version = filemtime(JPATH_THEMES . '/' . $this->template ....
View ArticleTemplates for Joomla! 4.x • Re: Font are too big at frontend & backend...
Great topic! If I sit here and ctrl+mouse-wheel my browser magnification from 100% down to 67% then my entire Atum backend looks fantastic. Reminiscent of J3.10 days. So where and how can I set some...
View ArticleAdministration Joomla! 5.x • How to increase maximum upload filesize?
Hello all,I want to install extension bigger than "Maximum upload size: 2.00 MB".I have an Apache web-server on Ubuntu OS. I found the file php.ini (/etc/php/8.1/cli/php.ini) and changed the line...
View ArticleAdministration Joomla! 5.x • Re: How to increase maximum upload filesize?
you also have to raise the Max_post_size.You have probably changed the wrong php.ini file. Change the one used by Apache, not the one for CLIStatistics: Posted by Per Yngve Berg — Sat Jun 08, 2024...
View ArticleAdministration Joomla! 5.x • Recover password
Hi,Is there a simple way to update a lost password? I've tried everything but keeps telling me my details are incorrect.I'm sure there's a simple solution but I can't seem to find it. Web searches...
View ArticleAdministration Joomla! 5.x • Re: Recover password
Another thought...How can I completely remove the joomla install and start over?ThanksStatistics: Posted by outoftherough — Sat Jun 08, 2024 12:44 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Cannot use object of type...
I can't upload images or create folders in Media Manager. Here is the error: Cannot use object of type Joomla\CMS\Object\CMSObject as arrayAny suggestions?Joomla 5.1.0PHP 8.2.19MySQLi...
View ArticleSites & Infrastructure - Feedback/Information • How do I unsubscribe from...
Hi,my post does not seem to fit into this category but I can't find any place within the whole of forum.joomla.org where I can ask this question:I Stopped working with Joomla.How can I unsubscribe...
View ArticleSites & Infrastructure - Feedback/Information • Re: How do I unsubscribe...
Ooops, maybe I found it out myself (although it's pretty well hidden):https://identity.joomla.org/Hope it will work.Cheers.Statistics: Posted by joofrick — Sun Jun 09, 2024 12:01 pm
View ArticleAdministration Joomla! 5.x • Re: uppercase letters in url causing issues
Our host, Siteground was able to provide me with appropriate code for the htaccess file that seems to work. I still would like to understand why this wasn't an issue in J3 and is in J4 & 5. Or is...
View ArticleAdministration Joomla! 5.x • Default Admin Module Setting
Somewhere along the way a number of modules on a J5 site have been moved/removed to the point the screen looks very confusing.Is there a way to easily reset the default to how the screen would look on...
View ArticleAdministration Joomla! 5.x • Re: Default Admin Module Setting
No default. Compare and adjustStatistics: Posted by Webdongle — Sun Jun 09, 2024 4:23 pm
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Updating J4 to J5 extensions...
Over time, my primary challenge in supporting Joomla site has been that the majority of issues were not detected during testing, but rather surfaced during the observation of video replays of visitors...
View Articleextensions.joomla.org - Feedback/Information • Recover Account Email Address
Greetings, I represent a group that has taken over the license for the extension formerly known as Fabrik. We are looking to relist the extension, as the issue that led to its delisting has been...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: Getting..Using $this when not in...
Phoca Gallery is involved.Update it as well.Statistics: Posted by Per Yngve Berg — Mon Jun 10, 2024 1:06 pm
View ArticleAdministration Joomla! 5.x • Re: Problem with attaching the google's map
May I ask, where you can find the "prohibited elements" cell?It is an option in the plugin "Editor - TinyMCE".Go to the screen "Plugins" (System => Manage -> Plugins), choose the plugin "Editor...
View ArticleJoomla! 5.x Coding • Re: Plugin to notify users of new articles
Hi Frank,I just released a package doing what you are working on : AutoMsg : https://github.com/conseilgouz/pkg_automsg_j4It's a component because it's a bit more complex : like your plugin, it sends...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: "Benutzerinformation"...
Finding the moduleGo to Site modulesPress Search filtersPress Select typeSelect AcyMailing, or something that's close.Finding the menu-item(-type)Go to Menus > Your menu name** My guess it's the...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Joomla 5 CMS database tables not...
The files originated from an upgrade to 3.7.0. Just delete the files and errors will be gone.we are use joomla 5 script when start to develop the template. thanksStatistics: Posted by Rashidupwork2 —...
View Article