简体   繁体   中英

Uncaught TYPO3 Exception: #1472074485: Table 'db.tx_sfregister_domain_model_frontenduser' doesn't exist…?

The following error occurs sometimes in the frontend of the TYPO3 9.5.19 production system: TYPO3 后端日志中的错误

I have found the following mapping configuration in the third party extension. Does anyone have an idea?sf_register 映射

Thank you for any hint:)

Check the Repository of sf_register/Classes/Repository and maybe the one of Frontenduser. Try removing the fields related to the database. Also check the name of the tables in ext_table.sql.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM