Doug, the PB fix will work until such time as they find a means to obfusticate it again.
In the iei_cron.php file look for the following code and add the PB code directly after it:
Code:
@curl_setopt($ch, CURLOPT_REFERER, IEI_BBURL);
In the long run it would assist you greatly if you used something like Notepad++ to edit your files with:
https://notepad-plus-plus.org/