Title: Warning Error
Last modified: October 23, 2017

---

# Warning Error

 *  Resolved [Rik0399](https://wordpress.org/support/users/rik0399/)
 * (@rik0399)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/warning-error-42/)
 * Hi,
 * Just updating site and re-visited this plugin.
 * getting :
 * ‘Warning: Cannot assign an empty string to a string offset in /home/site/public_html/
   wp-includes/class.wp-scripts.php on line 447’
 * Any ideas please?
 * Many Thanks

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

 *  [NickDuncan](https://wordpress.org/support/users/nickduncan/)
 * (@nickduncan)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/warning-error-42/#post-9651977)
 * Hi [@rik0399](https://wordpress.org/support/users/rik0399/)
    Sorry for the delay.
   Can you please email me on the contact form of our website so I can send you 
   the new BETA version. Please can you also let me know what PHP version you are
   running when sending through that contact form.
 *  [behnoud68](https://wordpress.org/support/users/behnoud68/)
 * (@behnoud68)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/warning-error-42/#post-9668176)
 * Hi,
    Same issue here! my php version is 7.1.10
 * Any solutions yet?
 * Thanks in advance.
 *  [geig3r](https://wordpress.org/support/users/geig3r/)
 * (@geig3r)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/warning-error-42/#post-9692224)
 * This reads resolved. Any details?
 *  [arymaynart](https://wordpress.org/support/users/arymaynart/)
 * (@arymaynart)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/warning-error-42/#post-9737800)
 * Hi,
 * I had this same issue.
    How do I fix it?
 *  [DylanAuty](https://wordpress.org/support/users/dylanauty/)
 * (@dylanauty)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/warning-error-42/#post-9747458)
 * Hi [@arymaynart](https://wordpress.org/support/users/arymaynart/) [@geig3r](https://wordpress.org/support/users/geig3r/)
   and [@behnoud68](https://wordpress.org/support/users/behnoud68/),
 * So sorry for the delay, as this was a response to a resolved thread we missed
   this from our side.
 * If I am not mistaken this issue was logged and resolved in our upcoming release,
   which is scheduled for release after testing in the next week or so.
 * As such, I would like to ask that you get in touch with us via our contact form
   on our website so that we can provide you with the beta version in the meantime.
 * I look forward to hearing back from you.
 *  [ChrisHPZ](https://wordpress.org/support/users/chrishpz/)
 * (@chrishpz)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/warning-error-42/#post-9794929)
 * I just installed the latest version, and the warning still persists. I’d really
   like to use this plugin as it appears to be just what I need.
 *  [ersecchio83](https://wordpress.org/support/users/ersecchio83/)
 * (@ersecchio83)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/warning-error-42/#post-9808058)
 * Hi,
 * I resolved this issue in the following way:
 * In the file wp-live-chat-support.php at line 1265 , instead of
 *  `wp_localize_script('wplc-user-script', 'wplc_gravatar_image', $wplc_grav_image);`
 * i put
 *     ```
       if($wplc_grav_image !== "") {
               wp_localize_script('wplc-user-script', 'wplc_gravatar_image', $wplc_grav_image);
           }
       ```
   
 * Ciao
    -  This reply was modified 8 years, 3 months ago by [ersecchio83](https://wordpress.org/support/users/ersecchio83/).
 *  [DylanAuty](https://wordpress.org/support/users/dylanauty/)
 * (@dylanauty)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/warning-error-42/#post-9843026)
 * Hi [@chrishpz](https://wordpress.org/support/users/chrishpz/) & [@ersecchio83](https://wordpress.org/support/users/ersecchio83/),
 * So sorry for the delay, I have been out of office and could not respond as soon
   as I would have liked to.
 * Please note that the latest version is scheduled for official release soon. Unfortunately
   our previous release date was pushed back due to additional issues which we needed
   to resolve.
 * If you would like access to the beta copy, please get in touch via our support
   desk on our site: [http://wp-livechat.com/contact-us](http://wp-livechat.com/contact-us)–
   And we would be more than happy to provide it to you.
 * Thank you for your time.

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

The topic ‘Warning Error’ is closed to new replies.

 * ![](https://ps.w.org/wp-live-chat-support/assets/icon-256x256.png?rev=2405258)
 * [3CX Free Live Chat, Calls & Messaging](https://wordpress.org/plugins/wp-live-chat-support/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-live-chat-support/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-live-chat-support/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-live-chat-support/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-live-chat-support/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-live-chat-support/reviews/)

 * 8 replies
 * 8 participants
 * Last reply from: [DylanAuty](https://wordpress.org/support/users/dylanauty/)
 * Last activity: [8 years, 3 months ago](https://wordpress.org/support/topic/warning-error-42/#post-9843026)
 * Status: resolved