[TYPO3-english] Class 'In2code\Femanager\Domain\Model\Log' not found

2017-08-09 Thread Svyatoslav Zubarev
Good afternoon. Installed the extension femanager via the backend, during the installation something went wrong and now the system keeps displaying the error Class 'In2code\Femanager\Domain\Model\Log' not found. How is it possible to fix this problem? Typo3 Version is 8.7.3 ___

[TYPO3-english] Powermail: Sending content element in mail possible?

2017-08-09 Thread Michel Rossier
Is it possible to define a *picture* in a powermail form that then gets *sent to the receiver as well in the mail*? E.g. like an E-Card? When I add an existing "content element" (with a picture in it) to the form, it is displayed in the browser, but never rendered inside the mail that goes to the r

[TYPO3-english] Re: Class 'In2code\Femanager\Domain\Model\Log' not found

2017-08-09 Thread Alex Kellner
You installed femanager the classic way? Means without composer? Did you cleaned all caches (in install tool)? Did you clear typo3temp/*? -- TYPO3 separates the men from the boys :D TYPO3-Training from in2code.de ___ TYPO3-english mailing list TYPO3-engl

[TYPO3-english] Re: Powermail: Sending content element in mail possible?

2017-08-09 Thread Alex Kellner
Fields of type content element are just for showing additional information in the powermail form and they will not be send. If you want to render a content element in your browser, you have to extend the mail template with a cObject ViewHelper (e.g.) -- TYPO3 separates the men from the boys :D T

[TYPO3-english] Re: Class 'In2code\Femanager\Domain\Model\Log' not found

2017-08-09 Thread Svyatoslav Zubarev
Yes, I used a classic way. Yes, I cleared the cache in typo3temp. Can you tell how can I remove femanager manually? ___ TYPO3-english mailing list TYPO3-english@lists.typo3.org http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

[TYPO3-english] Re: Class 'In2code\Femanager\Domain\Model\Log' not found

2017-08-09 Thread Svyatoslav Zubarev
The problem occurs in the file ext_tables.php in function call_user_func(function (). If I will replace call_user_func(function () { .. if (!\In2code\Femanager\Utility\ConfigurationUtility::isDisableModuleActive() && !(TYPO3_

[TYPO3-english] Re: Class 'In2code\Femanager\Domain\Model\Log' not found

2017-08-09 Thread Alex Kellner
Of course, you can remove extensions by removing the entry from typo3conf/PackageStates.php -- TYPO3 separates the men from the boys :D TYPO3-Training from in2code.de ___ TYPO3-english mailing list TYPO3-english@lists.typo3.org http://lists.typo3.org/cg

[TYPO3-english] Re: Class 'In2code\Femanager\Domain\Model\Log' not found

2017-08-09 Thread Svyatoslav Zubarev
After removing femanager in the file typo3conf/PackageStates.php I got an error "[module-web_FemanagerM1] The option "source" is required and must not be empty" ___ TYPO3-english mailing list TYPO3-english@lists.typo3.org http://lists.typo3.org/cgi-bin/

[TYPO3-english] Re: Class 'In2code\Femanager\Domain\Model\Log' not found

2017-08-09 Thread Alex Kellner
Of course you have to clear the cache after removing an extension -- TYPO3 separates the men from the boys :D TYPO3-Training from in2code.de ___ TYPO3-english mailing list TYPO3-english@lists.typo3.org http://lists.typo3.org/cgi-bin/mailman/listinfo/typo

Re: [TYPO3-english] Class 'In2code\Femanager\Domain\Model\Log' not found

2017-08-09 Thread Salvatore Eckel
To uninstall the extension manually, you have to remove the "femanager" Part in this file: "/typo3conf/PackageStates.php" --- But, have you tried to clear the "classload mapping caches" in your Installtool? (/typo3/install) Best wishes S.E. -Ursprüngliche Nachricht- Von: t