• Resolved sleeplessindc

    (@sleeplessindc)


    PHP Notice: Uninitialized string offset: 0 in /wp-content/plugins/sassy-social-share/public/class-sassy-social-share-public.php on line 1683

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Heateor Support

    (@heateor)

    Hi there,

    For now you can replace the existing wp-content/plugins/sassy-social-share/public/class-sassy-social-share-public.php file with the file at following link:
    https://gist.github.com/rajatvarlani/652c3fab02050b195cda1c2f550eb4a5
    Will include this fix in next release of the plugin.

    Thread Starter sleeplessindc

    (@sleeplessindc)

    Thank you. I replaced the file but now I am getting the following messages.

    [23-Jan-2019 22:45:46 UTC] PHP Warning: file(https://dev.stcwdc.org/wp-content/plugins/sassy-social-share//admin/css/sassy-social-share-hover-svg-horizontal.css): failed to open stream: HTTP request failed! HTTP/1.1 403 Forbidden
    in /wp-content/plugins/sassy-social-share/sassy-social-share.php on line 36

    [23-Jan-2019 22:45:46 UTC] PHP Warning: file(https://dev.stcwdc.org/wp-content/plugins/sassy-social-share//admin/css/sassy-social-share-default-svg-vertical.css): failed to open stream: HTTP request failed! HTTP/1.1 403 Forbidden
    in /wp-content/plugins/sassy-social-share/sassy-social-share.php on line 36

    [23-Jan-2019 22:45:46 UTC] PHP Warning: file(https://dev.stcwdc.org/wp-content/plugins/sassy-social-share//admin/css/sassy-social-share-hover-svg-vertical.css): failed to open stream: HTTP request failed! HTTP/1.1 403 Forbidden
    in /wp-content/plugins/sassy-social-share/sassy-social-share.php on line 36

    [23-Jan-2019 22:45:55 UTC] PHP Notice: Undefined index: vertical_re_providers in /wp-content/plugins/sassy-social-share/admin/partials/sassy-social-share-options-page.php on line 1135

    [23-Jan-2019 22:45:55 UTC] PHP Warning: in_array() expects parameter 2 to be array, null given in /wp-content/plugins/sassy-social-share/admin/partials/sassy-social-share-options-page.php on line 1135

    [23-Jan-2019 22:45:55 UTC] PHP Notice: Undefined index: vertical_re_providers in /wp-content/plugins/sassy-social-share/admin/partials/sassy-social-share-options-page.php on line 1155

    [23-Jan-2019 22:45:55 UTC] PHP Warning: in_array() expects parameter 2 to be array, null given in /wp-content/plugins/sassy-social-share/admin/partials/sassy-social-share-options-page.php on line 1155

    Thread Starter sleeplessindc

    (@sleeplessindc)

    Note the double slash in the plugin path between /sassy-social-share//admin/

    Thread Starter sleeplessindc

    (@sleeplessindc)

    Ignore last two updates. The changed file works. I’m not getting those errors on five other sites where I replaced the file so it just seem to be something restriction on that one site.

    Plugin Author Heateor Support

    (@heateor)

    The error “HTTP request failed! HTTP/1.1 403 Forbidden” is due to fact that your web server doesn’t allow modifying the CSS files of the plugin which is required to customize the logo color of the social share icons that you have saved in the Theme Selection section at plugin options page in admin.

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

The topic ‘PHP Notice: Uninitialized string offset: 0’ is closed to new replies.