General Questions/New to Joomla! 5.x • Re: smart search for multilingual sites
Hi Pavel-ww,Thanks for the tip. Going to take a look@ that.Have a nice day,KompasStatistics: Posted by Kompas — Wed Oct 23, 2024 2:54 pm
View ArticleInstallation Joomla! 4.x • Re: Installing Joomla 4 and set Display Errors
but won't it will display PHP errors - not ideal..... the other related setting is "error_reporting" in php.ini should have a setting of "default" or something like that.What server are you on - a...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Joomla 5 hosting (again)…
I'm with Scala Hosting, supporting J5, with Maria 10.6 and any PHP version up to, including 8.3 good pricing for VPS, less per month than what I pay per single-site Shared Hosting with...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: update joomla from version 4.4.8...
hello everybody,just a quick update, since I wanted to define update channel through CLI and this options is only available in joomla 5.x I created a console plugin with a custom CLI command that I've...
View ArticleGeneral Questions/New to Joomla! 5.x • using cli to install package with...
Cheers,I have a package that I've created with a scriptfile that I needed to run through CLI in joomla 5.x. The issue that I've encountered is that the script is not executed. If I install the package...
View ArticleInstallation Joomla! 5.x • Re: The installation process failed
I corrected the issues but nothing changed. I receive the same installation error message without other informationStatistics: Posted by imitation255 — Thu Oct 24, 2024 1:24 pm
View ArticleGeneral Questions/New to Joomla! 4.x • Category Image before title in Blog...
I've been able to set up single article display so that the article image appears above the article title, creating an opportunity for the image to simulate a banner.the code I'm using for that is as...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: Unable to access Administrator Page
With default template, are you able to login/access /administrator page?Statistics: Posted by changlee — Thu Oct 24, 2024 2:09 pm
View ArticleAdministration Joomla! 3.x • Re: 404 error administrator control panel 3.12
If you reset the .htaccess and configuration.php files it will fix.Statistics: Posted by changlee — Thu Oct 24, 2024 2:11 pm
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Category Image before title in...
Hi. Try this or provide URLCode: .category-desc { display: contents;}.com-content-category-blog { display: flex; flex-direction: column;}.category-desc > img:first-child { order: -1;}Statistics:...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Modules in Frontend Editor
Lots of content pulls in to the frontend via modules instead, to suit the template layouts. Because articles don't always suit everything.The more 'easy' access they have to edit content the less of a...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: No notification of available updates
It should be in the settings of your ftp client.Statistics: Posted by Webdongle — Fri Oct 25, 2024 12:38 pm
View ArticleJoomla! 5.x • Re: Menu module op pagina
Ik heb uiteindelijk het probleem opgelost editing de plugin die bij de Advanced Module Manager hoort en waar de menu toewijzing in te stellen is.Statistics: Posted by wfmellink — Fri Oct 25, 2024 1:19...
View ArticleAdministration Joomla! 4.x • Re: Workflow notification to creator
Nobody?Statistics: Posted by MBaghuis — Fri Oct 25, 2024 1:39 pm
View ArticleGeneral Questions/New to Joomla! 4.x • Workflow notification when new article...
Hello,I work with Joomla 4 and Workflows.Is it possible to send an automatic email to a certain Usergroup when a new article is submitted via the frontend?I see that there are notifications for...
View Articleextensions.joomla.org - Feedback/Information • Re: Broken link > listing...
I made a post on my website about this, I hope it will bring some supportStatistics: Posted by sheva77 — Fri Oct 25, 2024 1:51 pm
View ArticleLanguage - Joomla! 5.x • correct linking to language files
When looking at J5 extensions and how they handle language file linking, I find different approaches:In Akeeba Backup, for example, I find:Code: <files...
View ArticleJoomla! 5.x Coding • Using the Joomla (not WEB Services) API.
i'm trying to develop a module that I can use to write updated introtext to an (obviously) existing article. Is it necessary to create the app using$app = Factory::getApplication('admin'); // or...
View ArticleJoomla! 5.x Coding • Re: access Joomla from an external application
what I want to do is simply connect a user via an external application. I do not want to use the API for a series of reasons that I will not list because it would be too long.That makes no sense to...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Joomla 5.2.0 + articles - error
Do you mean that the folder or one of the folders selected from the drop-down list under the heading Select Directories did not exist or something else was wrong with it?Did the change resolve your...
View Article