General 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 ArticleJoomla! 5.x • Joonla!5. Nessuna Toolbar presente nell'editor predefinito
Buongiorno,nessuna scelta dell'editor predefinito (JCE, TinyMCE, Code Mirror) mi fa vedere la toolbar dell'editor, ma solo testo. Cosa che non succedeva con la versione 4 di Joomla. In pratica non...
View ArticleLanguage - Joomla! 5.x • Re: correct linking to language files
Installing extension with language files via the .xml manifest<files folder="frontend"><folder>language</folder><folder>src</folder></files>will copy the complete...
View ArticleExtensions for Joomla! 5.x • Re: Sigplus doesn't display photos
toivo: Thank you very much for pointing this out. Almost a year ago when I was preparing to upgrade to Joomla 5, I requested that the hosting company enable allow_url_fopen and just assumed it was...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: I need help with CSS to center...
Thank you very much, I appreciate the help.I do use the browser developer tools but sometimes I still cannot get done what I want.I am sorry to bother you, how would make so the register button is...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Issue After Updating to Joomla...
Hi guys what was the solution for this one? Any update?Statistics: Posted by darb — Sat Oct 26, 2024 2:38 pm
View ArticleLe bistrot! • Bonjour à tous
Bonjour à tous !Je m'appelle Emma, j'ai 17 ans et je suis passionnée par le développement web et la création de contenu. J'ai récemment commencé à explorer Joomla et je suis impatiente d'apprendre...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: 1242 Subquery returns more than...
Go to Site Modules and find (Stackideas Toolbar) Module. Click to open, Click the EasySocial tab, and scroll down to Display Search - Set this to NO and this will fix th 1242 error until Stackideas...
View ArticleJoomla! 5.x Coding • Re: Using the Joomla (not WEB Services) API.
PaucityI guess I should have written "dearth" instead.In any case, I have been able to retrieve an article using$app = Factory::getApplication();$factory =...
View ArticleGeneral Questions/New to Joomla! 5.x • Article Publishing feature
I am attempting to use the "publish" feature for articles without success.Even thought publishing date is in the future, they are displayed anyway.I have been successful for publishing menu options,...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Article Publishing feature
are you logging in the front-end with a super user type login (or author, editor, publisher etc) - I think that will make all articles, published or unpublished or schedule for future publishing to be...
View ArticleMigrating and Upgrading to Joomla! 5.x • Migrated to new server but now...
I moved an entire cpanel account from one server to another using the WHM transfer tool. After doing so two of the joomla sites in the account work fine, but on one when you go to the root domain it...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Migrated to new server but now...
Do you have an index.html? If so delete it.Statistics: Posted by gws — Sun Oct 27, 2024 3:13 pm
View ArticleExtensions for Joomla! 5.x • Re: DPCalendar Update Failure
Set Allow url fopen: No to "Yes" Statistics: Posted by AMurray — Mon Oct 28, 2024 10:26 am
View ArticleAdministration Joomla! 5.x • Re: How to memorize the columns selections in...
by the way the administrator is part of your website, and would use cookies in some instances as any other website would do but you seem to have reached a solution as @pavel-ww indicated.Statistics:...
View Article