Home › Forums › Weaver Xtreme Theme › WX 4.4.3 PHP Warning
- This topic has 4 replies, 3 voices, and was last updated 1 year, 6 months ago by
Weaver.
-
AuthorPosts
-
December 26, 2020 at 09:03 UTC - Views: 20 #66499
timreeves
ParticipantThis is what I’m seeing:
PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘weaverx_add_ie_scripts’ not found or invalid function name in /var/www/vhosts/noticing-being.one/httpdocs/wp-includes/class-wp-hook.php on line 287
Hope this helps – looks like it should be easy to fix.
Cheers, happy solstice-days,
Tim
December 26, 2020 at 16:35 UTC - Views: 15 #66500scrambler
Moderator@weaver will have to comment,
Are you on the latest version of everything?
You may want to paste the content of the system info box found in the theme help page
December 26, 2020 at 16:38 UTC - Views: 14 #66501Weaver
KeymasterCan’t find ‘weaverx_add_ie_scripts’ anywhere in any current version of Weaver Xtreme, Weaver Xtreme Theme Support, or Weaver Xtreme Plus.
This sound like an artifact from some past version of Weaver.
If you could copy/paste the System and Configuration info from the Dashboard -> Appearance -> Weaver Xtreme Admin -> Theme Help tab, I might be able to figure out what might have added a WP hook for weaverx_add_ie_scripts.
December 26, 2020 at 17:15 UTC - Views: 40 #66502timreeves
ParticipantThanks guys, could it be Weaver Show Posts? Anyway, here we go:
### Weaver System Info ###
— WordPress Configuration —
Site URL: https://noticing-being.one
Home URL: https://noticing-being.one
Multisite: No
Version: 5.5.3
Language: en_GB
WP_DEBUG: Disabled
WP Memory Limit: 40M
Permalink: /%postname%/
Show On Front: page
Page On Front: Welcome (ID# 2)
Page For Posts: (ID# 0)
Current Theme: weaverx-child (1.0)
Post Types: post, page, attachment, revision, nav_menu_item, custom_css, customize_changeset, oembed_cache, user_request, wp_block— Weaver Xtreme Configuration —
Weaver Xtreme Version: 4.4.3
Theme Support Version: 4.4.1
Xtreme Plus Version: 4.0— Server Configuration —
Operating System: Linux
PHP Version: 7.4.13
MySQL Version: 5.5.5
jQuery Version: 1.12.4-wp
Server Software: nginx/1.18.0— PHP Configuration —
Local Memory Limit: 512M
Server Memory Limit: 640M
Post Max Size: 512M
Upload Max Filesize: 512M
Time Limit: 45
Max Input Vars: 4000
Display Errors: N/A— WordPress Active Plugins —
Advanced Editor Tools (previously TinyMCE Advanced): 5.5.1
iThemes Security: 7.9.0
Maintenance: 3.97
Preserved HTML Editor Markup Plus: 1.5.4
Tag Groups: 1.37.1
Tag Pages: 1.0.2
TinyMCE Custom Styles: 1.0.9
Weaver Show Posts: 1.5.1
Weaver Xtreme Plus: 4.0
Weaver Xtreme Theme Support: 4.4.1
Webcraftic Clearfy – WordPress optimization plugin: 1.8.2
Wordfence Security: 7.4.14
WPBruiser: 3.1.43
WP Mailto Links – Hide & Protect Emails: 3.1.2
WP Sitemap Page: 1.6.2— WordPress Inactive Plugins —
Classic Editor: 1.6
W3 Total Cache: 2.0.1### End System Info ###
December 26, 2020 at 20:10 UTC - Views: 9 #66503Weaver
KeymasterIt is not in Show Posts, either.
But it could be in your child theme if you happened to copy code from an old Weaver version.
There could be some code with an “add_action(‘something’, ‘weaverx_add_ie_scripts’);
-
AuthorPosts
- You must be logged in to reply to this topic.