Skip Navigation

[Resolved] Create new post page fails with Fatal error

This support ticket is created 6 years, 2 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

This topic contains 1 reply, has 1 voice.

Last updated by mr-aG 6 years, 2 months ago.

Assisted by: Minesh.

Author
Posts
#1173387

I am trying to: load the create new post page /wp-admin/post-new.php

Link to a page where the issue can be seen: hidden link

I expected to see: new post page

Instead, I got: the following error message:

Fatal error: Uncaught ReflectionException: Class OTGS\Toolset\Common\Utils\Condition\Plugin\Gutenberg\IsUsedForPost does not exist in /var/www/miclngrace.com/public_html/web/wp-content/plugins/wp-views/vendor/toolset/toolset-common/lib/auryn/lib/CachingReflector.php:89 Stack trace: #0 /var/www/miclngrace.com/public_html/web/wp-content/plugins/wp-views/vendor/toolset/toolset-common/lib/auryn/lib/CachingReflector.php(89): ReflectionParameter->getClass() #1 /var/www/miclngrace.com/public_html/web/wp-content/plugins/wp-views/vendor/toolset/toolset-common/lib/auryn/lib/Injector.php(517): OTGS\Toolset\Common\Auryn\CachingReflector->getParamTypeHint(Object(ReflectionMethod), Object(ReflectionParameter)) #2 /var/www/miclngrace.com/public_html/web/wp-content/plugins/wp-views/vendor/toolset/toolset-common/lib/auryn/lib/Injector.php(464): OTGS\Toolset\Common\Auryn\Injector->buildArgFromTypeHint(Object(ReflectionMethod), Object(ReflectionParameter)) #3 /var/www/miclngrace.com/public_html/web/wp-content/plugins/wp-views/vendor/toolset in /var/www/miclngrace.com/public_html/web/wp-content/plugins/wp-views/vendor/toolset/toolset-common/lib/auryn/lib/Injector.php on line 412

#1173389

My issue is resolved now. Thank you!