Administration 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 ArticleExtensions for Joomla! 4.x • FlexBanner v 5.1.05
Just attempted to update to this version from v5.1.02.Sadly I ended up with Sorry, there was a problem we could not recover from.The server returned a "500 - Whoops, looks like something went wrong."I...
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: 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 ArticleGeneral Questions/New to Joomla! 4.x • Re: Creating a custom module - no editor
Yes, I went to Firefox and found one file was not returning a not-found message on reload. A re-installation appears to have fixed the matter.Thank you for pointing me in the right...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Text size for articles listed in a...
Thank you - I had to go back to the template builder but I have now got it sorted.Statistics: Posted by gcopping — Sun Apr 14, 2024 1:05 pm
View ArticleAdministration Joomla! 4.x • Re: Dashboard reporting incorrect PHP version -...
Welcome to the Joomla forum!When you ran the script phpinfo.php, was it run from the main Joomla folder, the same folder where the file configuration.php is located?Statistics: Posted by toivo — Sun...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: MySql 8.0.13
The allure of enhanced performance and security with MySQL 8.0 is undeniable. However, the decision to mandate a minimum requirement of MySQL 8.0 for Joomla 5, despite Joomla 5 not utilizing any new...
View Article