Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Class 'FieldtypePDF\PDFConverter' not found #14

Open
snobjorn opened this issue Apr 24, 2020 · 0 comments
Open

Class 'FieldtypePDF\PDFConverter' not found #14

snobjorn opened this issue Apr 24, 2020 · 0 comments

Comments

@snobjorn
Copy link

I got this error when I was adding a new (the first) field with FieldtypePDF. I have just installed a new ProcessWire site, and this is one of the very few modules I have installed (LoginPersist, Language support, 2 factor auth, Upgrades).

ProcessWire version: 3.0.153 dev

Error:

Fatal feil: Uncaught Error: Class 'FieldtypePDF\PDFConverter' not found in site/modules/FieldtypePDF/FieldtypePDF.module:108

#0 wire/core/Wire.php (383): FieldtypePDF->___getConfigInputfields(Object(Field))
#1 wire/core/WireHooks.php (823): Wire->_callMethod('___getConfigInp...', Array)
#2 wire/core/Wire.php (450): WireHooks->runHooks(Object(FieldtypePDF), 'getConfigInputf...', Array)
#3 wire/core/Field.php (1009): Wire->__call('getConfigInputf...', Array)
#4 wire/core/Wire.php (380): Field->___getConfigInputfields()
#5 wire/core/WireHooks.php (823): Wire->_callMethod('___getConfigInp...', Array)
#6 /home/snobjzfu/bloggarkivet.snobjorn.no (linje 108 i site/modules/FieldtypePDF/FieldtypePDF.module)

Denne feilmeldingen ble vist fordi: du er logget inn som Superuser. Feil har blitt loggført.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant