You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: