Project

General

Profile

Task #1707

PHP Fatal error: Uncaught Error: Class 'Pdf_Multicell' not found

Added by Jerry Quinnell over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Target version:
-
Start date:
12/24/2018
Due date:
% Done:

0%

Estimated time:

Description

Hi Andrei,
Sorry to bother you but I've just got round to upgrading our product the Advanced Table and I'm getting the above error when running the code.

PHP Fatal error: Uncaught Error: Class 'Pdf_Multicell' not found in C:\xampp2\htdocs\skyline\PDFvendor\tcpdf_table\classes\pdfmulticell.php:24 Stack trace: #0 C:\xampp2\htdocs\skyline\pdf0-AAControl.php(281): require_once() #1 {main} thrown in :\xampp2\htdocs\skyline\PDFvendor\tcpdf_table\classes\pdfmulticell.php on line 24

I've moved the files into my project - so i have a folder called classes and tcpdf - and copied your files across...

My code is as follows - so I've got the require statements in ...
// Include the Advanced Multicell Class
require_once( "PDFvendor/tcpdf_table/classes/pdfmulticell.php" );
require_once( "PDFvendor/tcpdf_table/classes/pdftable.php" );
require_once( "PDFvendor/tcpdf_table/classes/pdf.php" );

Could you advise what I may be missing ?

Thanks in advance !!


Files

Screenshot_238.png View Screenshot_238.png 77.1 KB Andrei Bintintan, 12/28/2018 11:02 AM
Screenshot_239.png View Screenshot_239.png 129 KB Andrei Bintintan, 12/28/2018 11:02 AM
Screenshot_240.png View Screenshot_240.png 107 KB Andrei Bintintan, 12/28/2018 11:04 AM

Also available in: Atom PDF