↧
General Questions/New to Joomla! 5.x • Re: jdoc:include for modules appears...
Since J4 styles for modules have changed.modules.php is no longer used.Module styles are in the folder ~/layouts/chromesAnd overrides go into...
View ArticleJoomla! 5.x • Re: 403 for iOS med Safari browser
Har nå fått ytterligere tilbakemeldinger på at alt nå virker som det skal.Takk for innspillet Per Yngve Statistics: Posted by DaBouncer — Tue Jul 09, 2024 7:25 am
View ArticleJoomla! 4.x • Re: Errores en una migración de alojamiento Joomla 4.x.x
Es posible que la copia de seguridad no se haya hecho completa.También que sea cosa de permisos, que no se pueda acceder a ciertos ficheros por ello.Statistics: Posted by pabloarias — Tue Jul 09, 2024...
View ArticleGeneral Questions/New to Joomla! 4.x • Change password every 180 days
How do I set the user password change every 180 days in Joomla 4.2?Thank youStatistics: Posted by oligio_1 — Tue Jul 09, 2024 8:51 am
View ArticleGeneral Questions/New to Joomla! 4.x • SQL WHERE clause with two OR conditions
Hello,I am trying to create a query that is satisfied when either column1 or column2 contains a desired string (stored in variable $search). The following code works but seems to be doing AND instead...
View ArticleTemplates for Joomla! 5.x • Re: Cassiopiea Question
There is no specific mobile area in Cassiopeia.This may be done through CSS.Can you share the url to the site so we can see what you mean?Statistics: Posted by Mr. Wimpy — Tue Jul 09, 2024 9:10 am
View ArticleAdministration Joomla! 5.x • Joomla core user mass email function: what about...
Hi,Never used the core Joomla mass email function before. For a new project it might be a handy solution. However, we expect the number of users to grow to a few hundreds in this site. Sending emails...
View ArticleTemplates for Joomla! 5.x • Re: remove ::marker in list
Could be cache or specificity...Have you emptied the browsers cache?Have you tried setting the list-style:none; to your ul?Can you give us the url to the page that displays the list? So we can see if...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: SQL WHERE clause with two OR...
You can pass the "glue" as a second argument.Code: $query->where($db->quoteName('column1') . ' LIKE :search1', 'OR')->where($db->quoteName('column2') . ' LIKE :search2')Note it can only...
View ArticleJoomla! 5.x Coding • Re: Having issue making api calls
Yes, you'll get the same response from an FF plugin (it would be strange if you didn't), but this way you can use a visual debugger to trace through the code, which you can't do with a postman...
View ArticleGeneral Questions/New to Joomla! 1.5 • Re: No access to backend
Joomla 1.5 has been obsolete for 14 years and no longer supportedTo get back into your back-end the process is here:https://docs.joomla.org/J1.5:How_do_you ... assword%3FStatistics: Posted by AMurray...
View ArticleAnnouncements Discussions • Re: Discuss Joomla! 4.4.6
One live 4.4.5 site updated to 4.4.6 with no issues. Thanks.Statistics: Posted by AMurray — Wed Jul 10, 2024 9:53 am
View ArticleAdministration Joomla! 4.x • Pre-Update Check for Joomla 4.4.6
Today I received a notification for an upgrade to J4.4.6 (from 4.4.5)On initiating the update I received a couple of warnings and a table entitled Pre-Update Check for Joomla 4.4.6 .This Pre-Update...
View ArticleAdministration Joomla! 5.x • Re: Joomla core user mass email function: what...
Hi,We are talking about several hundreds, I would not expect to go up to 1000 (there might be a thousand users in total but not all of them will receive the same mailing). I know that it would all be...
View ArticleExtensions for Joomla! 3.x • Re: Could not resolve host: cdn.richeyweb.com
You can rename the folder where the plugin is stored, even though it would be tidier to disable the plugin in the database. Edit the database table _extensions, locate the row containing the plugin...
View ArticleExtensions for Joomla! 5.x • Re: Unknown error - admin log in not working
If you still wish to use Admin Exile, here's the J4/J5 equivalent (but it is a commercial extension):https://extensions.joomla.org/extension/admin-exile/ (note the slight difference in URL here and...
View ArticleAdministration Joomla! 4.x • Re: Pre-Update Check for Joomla 4.4.6
could you please post the FPA report (https://forumpostassistant.github.io/docs/). See under "Forum Rules", red box at the top of this forum page.You could have incompatible extensions or some other...
View ArticleAdministration Joomla! 5.x • Re: Backend issues
There is a new bug in Joomla 5.1.2 that affects CMS and extension updates: see https://github.com/joomla/joomla-cms/issues/43772.This means that your Joomla 5.1.2 websites may be broken. This could be...
View ArticleAdministration Joomla! 5.x • Re: 4 Syntax Error and emails about failed tasks...
See https://github.com/joomla/joomla-cms/issues/43772.Statistics: Posted by mtgg — Thu Jul 11, 2024 10:06 am
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Error An error has occurred while...
Hi all,I have a site that is ready to be upgraded from J4-J5 and I'm getting this same error when I click through to the Joomla update page.Has anyone figured out what is causing this problem?Is it OK...
View Article
More Pages to Explore .....