Opened 5 years ago

Closed 5 years ago

#1485138 closed Bugs (worksforme)

Class html2text not found

Reported by: legoman Owned by:
Priority: 5 Milestone: 0.2-beta
Component: PHP backend Version: git-master
Severity: critical Keywords:
Cc:

Description

If you write some text in email editor in HTML mode and change the mode to text, the following error occurs :
<br />
<b>Fatal error</b>: Class 'html2text' not found in <b>/var/www/tvtmail/bin/html2text.php</b> on line <b>6</b><br />

Change History (1)

comment:1 Changed 5 years ago by alec

  • Resolution set to worksforme
  • Status changed from new to closed

Works for me. PHP5 is required (class autoloading).

Note: See TracTickets for help on using tickets.