-
Notifications
You must be signed in to change notification settings - Fork 121
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-wp-hook.php error #480
Comments
Hello @dzogbenyui-agblevon Thank you for reaching out, We have not received any similar reports so far, and we can not reproduce that issue on our end. Unfortunately, the information provided in this thread regarding the issue you are having is insufficient for troubleshooting purposes and the possibility of understanding the reason why this is happening on your end. Kindly share the following info that could help us understand the issue you described better and hopefully help you resolve it:
→ Before sending these, please make sure that: Note: If you have any cache plugin or server cache(CDN / Browser Cache and Cookies and ...), you need to clear its cache contents or disable them to see your changes. Please note that if you have any more questions or want to continue this conversation, please join our Facebook group for support. So you can share the details as explained above on our Facebook support page. Facebook Community Support Group: https://www.facebook.com/groups/oceanwptheme/ Please keep us posted. |
Greetings dear team,
While trying to go to Customizer, I encountered this error message :
Fatal error: Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, function "wp_print_media_templates" not found or invalid function name in C:\xampp\htdocs\educonsulting\wp-includes\class-wp-hook.php:324 Stack trace: #0 C:\xampp\htdocs\educonsulting\wp-includes\class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array) #1 C:\xampp\htdocs\educonsulting\wp-includes\plugin.php(517): WP_Hook->do_action(Array) #2 C:\xampp\htdocs\educonsulting\wp-includes\script-loader.php(2248): do_action('wp_print_footer...') #3 C:\xampp\htdocs\educonsulting\wp-includes\block-editor.php(377): wp_print_footer_scripts() #4 C:\xampp\htdocs\educonsulting\wp-includes\block-editor.php(623): _wp_get_iframed_editor_assets() #5 C:\xampp\htdocs\educonsulting\wp-includes\class-wp-customize-widgets.php(848): get_block_editor_settings(Array, Object(WP_Block_Editor_Context)) #6 C:\xampp\htdocs\educonsulting\wp-includes\class-wp-hook.php(324): WP_Customize_Widgets->enqueue_scripts('') #7 C:\xampp\htdocs\educonsulting\wp-includes\class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array) #8 C:\xampp\htdocs\educonsulting\wp-includes\plugin.php(517): WP_Hook->do_action(Array) #9 C:\xampp\htdocs\educonsulting\wp-admin\customize.php(123): do_action('customize_contr...') #10 {main} thrown in C:\xampp\htdocs\educonsulting\wp-includes\class-wp-hook.php on line 324
I'm using oceanwp 3.5.5
kindly help please
The text was updated successfully, but these errors were encountered: