Forum Replies Created

Viewing 8 replies - 1 through 8 (of 8 total)
  • sd360

    (@sd360)

    I deactivated WC Fields Factory and it solved the problem – the developers have not as afar as I know solved the problem.
    The problem is not with WC membership per se but a conflict with another plugin so you will need to do the usual boring stuff and deactivate all your plugins and activate them one at a time to see which one conflicts.
    My conflict was WC Fields Factory but there may be others that are similar

    Thread Starter sd360

    (@sd360)

    in the logs I get this message
    mod_fcgid: stderr: PHP Fatal error: Uncaught Error: Cannot unset string offsets in /var/www/vhosts/servicedeskinstitute.com/subdomains/test1/httpdocs/wp-content/plugins/elementor-pro/includes/admin.php:112, referer: https://test1.servicedeskinstitute.com/wp-admin/post.php?post=313&action=edit

    I am also getting something similar
    Fatal error: Uncaught Error: [] operator not supported for strings in /var/www/vhosts/servicedeskinstitute.com/subdomains/dev1/httpdocs/wp-content/plugins/imsanity/settings.php:54 Stack trace: #0 /var/www/vhosts/servicedeskinstitute.com/subdomains/dev1/httpdocs/wp-includes/class-wp-hook.php(288): imsanity_settings_link(‘<‘) #1 /var/www/vhosts/servicedeskinstitute.com/subdomains/dev1/httpdocs/wp-includes/plugin.php(203): WP_Hook->apply_filters(‘<‘, Array) #2 /var/www/vhosts/servicedeskinstitute.com/subdomains/dev1/httpdocs/wp-admin/includes/class-wp-plugins-list-table.php(714): apply_filters(‘plugin_action_l…’, ‘<‘, ‘imsanity/imsani…’, Array, ‘all’) #3 /var/www/vhosts/servicedeskinstitute.com/subdomains/dev1/httpdocs/wp-admin/includes/class-wp-plugins-list-table.php(534): WP_Plugins_List_Table->single_row(Array) #4 /var/www/vhosts/servicedeskinstitute.com/subdomains/dev1/httpdocs/wp-admin/includes/class-wp-list-table.php(1165): WP_Plugins_List_Table->display_rows() #5 /var/www/vhosts/servicedeskinstitute.com/subdomains in /var/www/vhosts/servicedeskinstitute.com/subdomains/dev1/httpdocs/wp-content/plugins/imsanity/settings.php on line 54

    except it is stopping my plugins displaying at
    wp-admin/plugins.php
    so a fix asap would be appreciated

    I have been waiting weeks for an answer on this myself non another thread – any progress?

    Thread Starter sd360

    (@sd360)

    I have de-activated wcff and am waiting for them to fix it

    Thread Starter sd360

    (@sd360)

    Hi, I installed the latest version 1.4.1 and am still getting the same problem email subject “(No subject)” whereas previously I had “Your Service Desk Institute DEV SITE order from 28th February 2018 is complete”

    Thread Starter sd360

    (@sd360)

    the brightcove plugin had the flashvars in twice – the second was hardcoded with an ID so it always came up regardless of what the first param was, deleted this line of code and now works OK

    Thread Starter sd360

    (@sd360)

    after more investigation I have found that the flashvars param is being used twice
    <object id=’flashObj’ width=’400′ height=’339′ data=’https://c.brightcove.com/services/viewer/federated_f9?isVid=1&#8242; type=’application/x-shockwave-flash’>
    <param name=’data’ value=’https://c.brightcove.com/services/viewer/federated_f9?isVid=1&#8242; />
    <param name=’bgcolor’ value=’#FFFFFF’ />
    <param name=’flashVars’ value=’@videoPlayer=821202002001&playerID=1911416499&playerKey=AQ~~,AAAArLb-9Kk~,TSfGultWmbM5mtWyBPOAGkF5tqklqS_5&domain=embed&dynamicStreaming=true’ />
    <param name=’base’ value=’https://admin.brightcove.com&#8217; />
    <param name=’seamlesstabbing’ value=’false’ />
    <param name=’allowFullScreen’ value=’true’ />
    <param name=’swLiveConnect’ value=’true’ />
    <param name=’allowScriptAccess’ value=’always’ />
    <param name=’src’ value=’https://c.brightcove.com/services/viewer/federated_f9?isVid=1&#8242; />
    <param name=’name’ value=’flashObj’ />
    <param name=’flashvars’ value=’@videoPlayer=821260706001&playerID=743373819001&playerKey=AQ~~,AAAArLb-9Kk~,TSfGultWmbM5mtWyBPOAGkF5tqklqS_5&domain=embed&dynamicStreaming=true’ />
    <param name=’allowfullscreen’ value=’true’ />
    </object>
    IE takes the first value – correct
    FF and Chrome take the second value – always the same ID and incorrect
    Where is the object code created? can I edit it so that only 1 flashvars param is output?

Viewing 8 replies - 1 through 8 (of 8 total)