PDF Stamper Fatal Error on line 112

Viewing 7 posts - 1 through 7 (of 7 total)
#70741

felusch
Member

Hello,

I tested my instalation and all worked fine,
then I send out the first mail to my customers and the first download has a fatal error …sick!

this is the error message:

Fatal error: Class ‘WPDM_Stats’ not found in /var/www/web28672525/html/www.felusch.de/wp-content/plugins/wpdm-pdf-stamper/wpdm-pdf-stampers.php on line 112

what is wrong here and how can I fix it?
…please help me it is urgent!

Thank you Regards
Bodo

#70742

felusch
Member

PDF Stamper Version is:

Version 1.9.0 |

#70762

maria joao
Member

I do not know, I’ll search, when I know I’ll be

back!

#70786

felusch
Member

Thank you for your help!

I have just seen, that the add on section is giving also an error message maybe this is related to the probelm I have maybe not
just want to let you know

This is at Downloads -> Add Ons
Warning: Invalid argument supplied for foreach() in /var/www/web28672525/html/www.felusch.de/wp-content/plugins/download-manager/admin/tpls/addons-list.php on line 237

….the fatal error is a bit urgent because my customers wait for their download

#70798

felusch
Member

my problem with PDF Stamper v1.9 in combination with Download Manager v 2.9.69 that causes this error when trying to download a stamepd file:

Fatal error: Class ‘WPDM_Stats’ not found in /var/www/web28672525/html/www.felusch.de/wp-content/plugins/wpdm-pdf-stamper/wpdm-pdf-stampers.php on line 112

Workaround:

download the php file: wpdm-pdf-stampers.php
from the directory: wp-content/plugins/wpdm-pdf-stamper

and change the code in line 112 from: $log = new WPDM_Stats();
to: $log = new \WPDM\libs\DownloadStats();

save and replace the .php file on your server

good luck and I am not responsible for any trouble 🙂
…just want to share the solution with you!

#72653

bibichat
Member

Thanks @felusch it worked for me 🙂

#72909

komal misra
Member

Thanks

Viewing 7 posts - 1 through 7 (of 7 total)

The topic ‘PDF Stamper Fatal Error on line 112’ is closed to new replies.