Migrating and Upgrading to Joomla! 5.x • Re: Exporting J2.5 users into J5 site
Brilliant Per, may thanks - one question if you know. Should I keep the users IDs the same? - the option defaults to no, so it's made pause for thought. https://extensions.joomla.org/extension ......
View ArticleAnnouncements Discussions • Discuss Joomla! 5.1.0 RC2
Here you can discuss about the release of Joomla 5.1.0 RC2See Announcement: viewtopic.php?f=8&t=1008477Statistics: Posted by pe7er — Thu Apr 11, 2024 11:16 am
View ArticleJoomla! 4.x • Re: mediamappen verplaatsen
Je kunt In Joomla 4 in de media manager van Joomla inderdaad geen mappen verplaatsen.Een workaround is om het via FTP te doen. Met een FTP programma als FileZilla kun je wel mappen...
View ArticleSEO para Joomla! • Optimizacion URLs
Buenas tardes.Tengo varias webs con Joomla y estoy teniendo problemas a la hora de optimizar las urls. En el apartado "Main Menu" > seleccionando la url que quiero y posteriormente en el apartado...
View ArticleAdministration Joomla! 5.x • Re: Joomla Admin Menu issue
When login with english language the issue is the same.Statistics: Posted by jayceefan — Thu Apr 11, 2024 12:20 pm
View ArticleAdministration Joomla! 3.x • Re: HTTP site works, HTTPS not after server...
.htaccess/web.config: No (ReWrite Enabled but no .htaccess?) enable .htaccess Session Path Writable: No Must be yes,speak to server hostsOpen Base:...
View ArticleExtensions for Joomla! 3.x • Re: Automated emails with AcyMailing5 not working
can someone help me ?Thank youStatistics: Posted by grusticali — Thu Apr 11, 2024 1:21 pm
View ArticleSEO para Joomla! • Re: Optimizacion URLs
Si cambias la URL, tiene que volver a posicionarse.Lo que puedes hacer es una redirección de la página antigua a la nueva. Para esto tienes el sistema de redirecciones incluido en el núcleo de...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: I can't upload media to Articles...
when I disable the JCE Editor it works. But I stricly need it, what should I do?Statistics: Posted by renzo_m — Fri Apr 12, 2024 2:19 pm
View ArticleGeneral Questions/New to Joomla! 4.x • Category Blog View in Module?
Hi guys, I am trying to re-style my webpage as a one-page styled website.I have figured out how to have the menu buttons scroll to different parts of the page, but I want to show several categories on...
View ArticleGeneral Questions/New to Joomla! 3.x • 1054 Unknown column 'system_data' in...
Hello there!This is my first posting in this forum. I do have a problem with updating my Joomla Site.I want to update from 3.10 to 4.4.3.I uninstalled almost everything, that could cause...
View ArticleJoomla! 5.x Coding • Re: Using the Webservices API to read an article
Hey David,This is how you can use the HTTP class provided by the core for your API requests to retrieve the article text:Code: $apiKey = 'API-KEY';$apiUrl =...
View ArticleExtensions for Joomla! 4.x • Re: FlexBanner v 5.1.05
Report it to the extension developer.Statistics: Posted by gws — Fri Apr 12, 2024 2:44 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Custom fields in a child category
To display custom fields in the parent category I use the code: Code: <?phpforeach ($this->category->jcfields as $jcfield) { $this->category->jcFields[$jcfield->name] =...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Cassiopeia Title
Yes the title of the article:<div class="page-header"> <h1 itemprop="headline">Statistics: Posted by joomlerGR — Fri Apr 12, 2024 2:54 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Update to Joomla 5x and PHP 8.2x...
part4Joomla! Instance :: Joomla! 5.0.3-Stable (Kuboresha) 20-February-2024Joomla! Configured :: Yes | Read-Only (444) | Configuration Options :: Offline: false | SEF: true | SEF Suffix: false | SEF...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Personalization of articles
I would like to be able to create a space directly in this file where I can display a form.Hi. You can add the module position by overridding Article default.php or create a separate layout of the...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: HTTP 500 Whoops
Please past a screen shot of the stack trace here!Statistics: Posted by ceford — Sat Apr 13, 2024 1:33 pm
View ArticleJoomla! 5.x Coding • Re: Upgrading Extensions and Plugins to use "new...
If you give specific examples it would be easier to help.You can still write old-style code and it will work in J4, so that's not really a yardstick.Statistics: Posted by MarkRS — Sat Apr 13, 2024...
View ArticleGeneral Questions/New to Joomla! 5.x • New location for Additional Fields
Greetings,I created a custom template and I'm inserting the Additional Fields.I want to be able to customize the positions where Custom Fields appear, so I want to create new positions to add to the...
View Article