Welcome to talk.typo3.org

This system is work in progress and will replace some of our legacy infrastructure (Mailinglists, Newsgroups, Forum) some day. For details, head over the the Welcome to talk.typo3.org thread.

Status

Finished

Todo

  • plan the next steps and talk to all people involved, e.g. we need a new solution for the TYPO3-announce mailinglist
  • export Mailman content as ready-only archive
  • setup new categories in here
  • announce the deprecation of the old mailinglist and newsgroups server

see Forge Issue #83085 for details

hallo,
i have s.o centos 7.x with php56 and i have this error in typo

Core: Exception handler (WEB): Uncaught TYPO3 Exception: #1: PHP Warning: openssl_csr_new(): Error signing request in /home/www/col.xxxx/typo3_src/typo3/sysext/rsaauth/Classes/Backend/PhpBackend.php line 50 TYPO3\CMS\Core\Error\Exception thrown in file /home/www/col.xxxxine/typo3_src/typo3/sysext/core/Classes/Error/ErrorHandler.php in line 111. Requested URL: http://xxxxe.it/typo3/index.php?ajaxID=%2Fajax%2Frsa%2Fpublickey&skipSessionUpdate=1

i have openssl configured. have a issues

is it possible that not all entries from old forum. typo3. org are stored at mailinglists (lists. typo3. org)?
I’m looking for the thread given by this link:

https://forum. typo3. org/index.php?t=msg&th=212721&goto=740111&#msg_740111
(sorry needed to split url because of automated replacement)

and can’t find it. it must be a thread started between march 2015 and march 2016, possibly around november 2015 (archive. org gives me some hints)

please check.
https://docs.typo3.org/typo3cms/CoreApiReference/ExtensionArchitecture/ExtendingTca/Examples/Index.html

How can we add new fields in a new tab in user setting in TYPO3 version 8.7? Our problem is the creation of a new tab.

I can add new fields to personal data tab in user setting, but I need to create new fields into a new tab. For backend admin user setting I added a new tab, but for user setting I want to try this. I have an extension and since the installation of the extension it will add-on.

$GLOBALS[‘TYPO3_USER_SETTINGS’][‘columns’][‘media_url’] = array(
‘label’ => ‘Use it for images’,
‘type’ => ‘check’,
‘table’ => ‘be_users’,
);
\TYPO3\CMS\Core\Utility\ExtensionManagementUtility::addFieldsToUserSettings(‘media_url’,‘after:field_mapping’);

Its added on existing tab but I need to put fields on new tab in user setting for non admin user.
Is it possible?

1 Like

This is a informal topic about further proceedings with the forum and not suited for your questions regarding the TYPO3 CMS. If you have any questions, please head over to:
https://typo3.org/help/

1 Like

Meanwhile, the legacy mailinglist and NNTP server was disabled (details). We will proceed to create the corresponding categories here, i’ll go on and remove this banner therefore.