*

dsf

  • *****
  • 261 posts
fatal Error after upgrade to 8.1.1
« on: February 04, 2023, 02:58:53 PM »
Hi,

I see this after upgrading from 8.0 to 8.1.1. The is ONE log for that. Just one.

Any ideas?

Thanks
Quote

[04-Feb-2023 13:50:21 Europe/London] PHP Fatal error:  Uncaught Error: Class 'HTMLPurifier_Strategy_Composite' not found in /home/public_html/oc-includes/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Strategy/Core.php:6
Stack trace:
#0 /home/public_html/oc-includes/vendor/composer/ClassLoader.php(571): include()
#1 /home//public_html/oc-includes/vendor/composer/ClassLoader.php(428): Composer\Autoload\includeFile('/home//public_html/...')
#2 [internal function]: Composer\Autoload\ClassLoader->loadClass('HTMLPurifier_St...')
#3 /home/public_html/oc-includes/vendor/ezyang/htmlpurifier/library/HTMLPurifier.php(117): spl_autoload_call('HTMLPurifier_St...')
#4 /home/public_html/oc-includes/osclass/core/Params.php(90): HTMLPurifier->__construct(Object(HTMLPurifier_Config))
#5 /home/public_html/oc-includes/osclass/core/Params.php(55): Params::_purify('item', true)
#6 /home/public_html/oc-includes/osclass/classes/Rewrite.php(266): Params::getParam('page')
#7 /home/public_html/oc-load.php(332): Rewrite->init()
#8 /home/s in /home/public_html/oc-includes/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Strategy/Core.php on line 6

*

dsf

  • *****
  • 261 posts
Re: fatal Error after upgrade to 8.1.1
« Reply #1 on: February 04, 2023, 06:19:18 PM »
After several new accounts, new ads posted and myself doing as much as i could in the admin, i don't see that error happen again.

Maybe it was after the update, an one time issue.

Thanks

*

MB Themes

Re: fatal Error after upgrade to 8.1.1
« Reply #2 on: February 04, 2023, 06:24:01 PM »
Check if that class exists in specified files.
Sounds weird, maybe temp issue after file rewrite
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

dsf

  • *****
  • 261 posts
Re: fatal Error after upgrade to 8.1.1
« Reply #3 on: February 04, 2023, 06:41:08 PM »
Check if that class exists in specified files.
Sounds weird, maybe temp issue after file rewrite

Just checked and it exists. Maybe some caching on the server or whatever. I will keep debug enabled for 2 days, as i usually do after any major update.

Thank you