CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.6 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Bug #10264

Search function outputs error with Typo3 4.4.4

Added by Stefan Kaufmann over 2 years ago. Updated over 2 years ago.

Status:Closed Start date:
Priority:Must have Due date:
Assignee:- % Done:

0%

Category:-
Target version:-
Votes: 0

Description

When starting a search in mm_forum the following error appears:

Fatal error: Class 'tx_mmforum_pi1' not found in /folder/../../typo3cms/domain/typo3conf/ext/mm_forum/pi4/class.tx_mmforum_pi4.php on line 438

This behavior was observed after an upgrade to Typo3 Version 4.4.4.

Workaround/Solution:
Add: require_once(t3lib_extMgm::extPath('mm_forum') . 'pi1/class.tx_mmforum_pi1.php');
just before line 438.

History

Updated by Peter Schuster over 2 years ago

  • Status changed from New to Needs Feedback

This was already fixed in r28855 and included in mm_forum 1.9.0 and newer. Which version of mm_forum are you using?

Updated by Stefan Kaufmann over 2 years ago

Ok, I see. I am using 1.8.3. I guess the issue can be closed then. Looking forward to 1.9.2 :)
Thanks for all your work.

Updated by Peter Schuster over 2 years ago

  • Status changed from Needs Feedback to Closed
  • Start date deleted (2010-10-15)

Also available in: Atom PDF