Strange warning message – update plugin
-
I apologise if this question has been asked before – I searched for it everywhere. When I view our website, there is a warning at the top of every page:
“WARNING! Please update plug-in to continue – Update now”
This message appears in all the browsers and all the computers I tried.Everything is up to date. I found this line of the code in Firebug:
<style>
#hdplayerb { background: none repeat scroll 0 0 #FBECAD; border-bottom: 1px solid #999999; color: #111111; font-family: Verdana,Geneva,sans-serif; font-size: 13px; height: 35px; line-height: 20px; margin: 0; min-width: 910px; padding: 0; position: fixed; top: -40px; width: 100%; z-index: 2147483647; } #hdplayerb div.message { background: url(“data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAUCAYAAABvVQZ0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAG2YAABzjgAA+WQAAIVlAAB0RQAA7/YAADAfAAAU56AoLTwAAAQvSURBVHjahJJrTFNnGMefZF9MTExMFpJ9WmQXKLPQcakYExHmuIVLa1vanl7OOW1PaQaoE1m31Y110SmC1lWYu4TgZC6LwClSKBbYBbKEjM1sCTrFLWPM4OI4vbCB2J7TPPtQWsum24df/ue8z/v+3vOe5wUhPAaP4tpM9+blxcuPrAsh/4MM+WHDixCO59rSCFD6CjZL9HREvP2ZleG+dwpj4TEQwn5I5MNYnxBHCF2BWNgP302dS8vLFS/tLMxDaYEEW14m3cJ6PZmpz0lZopBCaHEMKFLDKvZVo0pZM3Hte//mh80TQqMpOQrALfTD4tynGwoR7gp0uU8wNEWgveWAS1ieSi5IEFzo/9cYnH//VaUoMz0iykyPZGZsE7JET0V2SCV3ZLUVX5NGDdapaifkNXsnVfLiieLdeTczM7YJosz0iJms6uODPhBCo8AHfcAHfQBdZxzMDqkEUynaXYhyWSXSFIEqZQ3uKdqJBfnZWJCfjdKCHJQW5KD9cL0rLvM9kHW6jjC1NeWoVFSjRi1HjVqOhFaBNEWglSGRpgjUqOUol1WiUlGNSkU1ymor8OTx15rjohEQQnEpnOlwvKQjlGiidUmsDIm2ehpt9TTWWym0MiQyFiNaGRJNtA4N+jp0dbzRJIRG1mVxoPuD44Rep/IecRzG5kMNSWFC9k8YixEN+jo80Eh/yAeHoetUI3Os1eS4c+siwMKtcRj3s5LY/dtbIqu3t7a3OZv/T2jQ12FlxQtXS/ZIb4q3P7uSLc5YMZNVfcCHxkH4awb4oBf44DBc/WYkjaaI/5RRpBblskosKd6VZG/JrusQ+PUzWLj+MQhBL/CBIRhh3y00GtRoonVoMRuQsRix3kolRYmm2Fv2u/y+/lyblerVqOX+0+3OJjjUVNeVKxEFz3Y02PouOEr3ycomCa1iQ0NSj2026ZGmCLzQ45YLf85AaGlu64+z00/cX54FaHU0HpUW5GDu889hfp4YS18sQh2hRFs91dvpbmNOdxxtspgNaKJ1aDbp0WI2IEVq8dRJx8FoYBD4oA+i4S8hGrgM8NG5Y/rqqlIsLyvG8rJiVClrkKYI9rdffkiL3ZuD2L2fHvt8zCNOfF2im6/bG9r4wCCkAsPse4WEVoF6nQpJowYpUov2lv0uPugHnvMAz3lg9ttLWyhSm/yPBn0d2qz63ijnAT4wCFHOA1HOAzD9Vc+TOkLpTey8fuP9X3hPZPEBD6wsXgKbRd2berFJowa1apmP59j1DVngORbgj/khONX+9kFnq93pbLXjW2++gi3NDe5xr1vCB1i4+/MnIK8tnzTRBDpb7c5OdxvT031WPTx0sZAPsBDlWOADcSAaGAJh9QbE1uY3pSKEpyDKDQAf8EIs8vvjscjdtNja/CZh9QYIK7MgLE/H6xwLUW4AotwA/D0ACvlYFv1THvsAAAAASUVORK5CYII=”) no-repeat scroll 10px 5px rgba(0, 0, 0, 0); float: left; height: 20px; margin: 0; padding: 7px 25px 35px 35px; text-align: left; } #hdplayerb div.download a { text-decoration: none; } #hdplayerb div.download { float: left; padding: 3px 0 0; width: 200px; } #hdplayerb div.close { float: right; padding: 6px 10px 0 0; width: 16px; cursor: pointer; } #hdplayerb input.dl_button { background-color: #F4F5F5; background-image: linear-gradient(to bottom, #F4F5F5, #DFDDDD); border: 1px solid #4E4F4F; border-radius: 3px; color: #000000; display: inline-block; font-family: arial,helvetica,sans-serif; font-size: 12px; font-weight: bold; line-height: 12px; padding: 5px; text-decoration: none; } #hdplayerb input.dl_button:hover { background-color: #D9DDDD; background-image: linear-gradient(to bottom, #D9DDDD, #C6C3C3); border: 1px solid #4E4F4F; cursor: pointer; }
</style>
<div id=”hdplayerb” style=”top: 0px; opacity: 1;”>
<div class=”message”>
WARNING! Please update plug-in to continue
</div>
<div class=”close”>X</div>
<div class=”download”>
<input id=”ClickHere” class=”dl_button” type=”button” name=”submit” value=”Update NOW”>
</div>I searched for this code or anything linked to this code in all the WordPress files and came up empty. There is nothing like that there. I also search for anything related to hdplayerb on the Internet and found nothing. Would anyone be able to point me in the right direction?
Also, in Firebug, I can’t find the file that is related to this style –
all it shows is the website’s url with this number after this: https://www.xxxx.xxx #3
Thanking you in advance.
- The topic ‘Strange warning message – update plugin’ is closed to new replies.