Title: Problem After wp update
Last modified: December 16, 2018

---

# Problem After wp update

 *  Resolved [ehsan6830](https://wordpress.org/support/users/ehsan6830/)
 * (@ehsan6830)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/problem-after-wp-update-2/)
 * Hi.
    My WordPress has updated to 5.0.1 and my host is windows(plesk) with php
   5.6.17 and my mysql is 5.1.73. my problem is when active “Cryptocurrency Widgets”
   plugin , the wp show the following warning on my site(wp-Debug is false).
 * Warning: is_readable(): open_basedir restriction in effect. File(C:\Inetpub\vhosts\
   iran2oman.com\simabminer.com/wp-content/plugins/C:\Inetpub\vhosts\iran2oman.com\
   simabminer.com\wp-content\plugins\cryptocurrency-price-ticker-widget/languages/
   ccpw-fa_IR.mo) is not within the allowed path(s): (C:/Inetpub/vhosts//iran2oman.
   com\;C:\Windows\Temp\) in C:\Inetpub\vhosts\iran2oman.com\simabminer.com\wp-includes\
   l10n.php on line 632
 * What should i do?
    sorry my english bad.

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

 *  [mzanike](https://wordpress.org/support/users/mzanike/)
 * (@mzanike)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/problem-after-wp-update-2/#post-11013264)
 * Hey, got the same Problem.
    Did you solve it?
 * Regards
    Michael
 *  [baljitdhanjal](https://wordpress.org/support/users/baljitdhanjal/)
 * (@baljitdhanjal)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/problem-after-wp-update-2/#post-11022737)
 * Hi
 * Thanks for spotting an issue.
 * Please Go to Plugins Folder>> cryptocurrency-price-ticker-widget >> cryptocurrency-
   price-ticker-widget.php
 * Find the given below code.
    load_plugin_textdomain( ‘ccpw’, false, Crypto_Currency_Price_Widget_PATH.‘
   languages’ );
 * Replace with:
    load_plugin_textdomain( ‘ccpw’, false, basename(dirname(__FILE__)).‘/
   languages/’ );
 * Thanks

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

The topic ‘Problem After wp update’ is closed to new replies.

 * ![](https://ps.w.org/cryptocurrency-price-ticker-widget/assets/icon-256x256.gif?
   rev=3349670)
 * [Cryptocurrency Widgets - Price Ticker & Coins List](https://wordpress.org/plugins/cryptocurrency-price-ticker-widget/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cryptocurrency-price-ticker-widget/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cryptocurrency-price-ticker-widget/)
 * [Active Topics](https://wordpress.org/support/plugin/cryptocurrency-price-ticker-widget/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cryptocurrency-price-ticker-widget/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cryptocurrency-price-ticker-widget/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [baljitdhanjal](https://wordpress.org/support/users/baljitdhanjal/)
 * Last activity: [7 years, 5 months ago](https://wordpress.org/support/topic/problem-after-wp-update-2/#post-11022737)
 * Status: resolved