Title: descomputers's Replies | WordPress.org

---

# descomputers

  [  ](https://wordpress.org/support/users/descomputers/)

 *   [Profile](https://wordpress.org/support/users/descomputers/)
 *   [Topics Started](https://wordpress.org/support/users/descomputers/topics/)
 *   [Replies Created](https://wordpress.org/support/users/descomputers/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/descomputers/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/descomputers/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/descomputers/engagements/)
 *   [Favorites](https://wordpress.org/support/users/descomputers/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced File Manager – Ultimate File Manager for WordPress And Document Library Solution] Plugin not updating](https://wordpress.org/support/topic/plugin-not-updating-20/)
 *  [descomputers](https://wordpress.org/support/users/descomputers/)
 * (@descomputers)
 * [1 year, 9 months ago](https://wordpress.org/support/topic/plugin-not-updating-20/#post-18049893)
 * [@modalweb](https://wordpress.org/support/users/modalweb/)
 * This was a WPEngine-specific issue. It looks like they have resolved the issue
   now as plugins & themes are updating as usual now
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced File Manager – Ultimate File Manager for WordPress And Document Library Solution] Plugin not updating](https://wordpress.org/support/topic/plugin-not-updating-20/)
 *  [descomputers](https://wordpress.org/support/users/descomputers/)
 * (@descomputers)
 * [1 year, 9 months ago](https://wordpress.org/support/topic/plugin-not-updating-20/#post-18040657)
 * Hi. WP Engine and WordPress are have some inter-business issues at the moment(
   see [WordPress.org bans WP Engine, blocks it from accessing its resources | TechCrunch](https://techcrunch.com/2024/09/25/wordpress-org-bans-wp-engine-blocks-it-from-accessing-its-resources/#:~:text=%E2%80%9CWordPress.org%20has%20blocked%20WP,update%20from%20WP%20Engine%20read.))
   as a result of which WordPress.org are blocking sites hosted on WP Engine from
   accessing WordPress.org’s servers for plugin/theme/core updates. Hopefully this
   will be resolved quickly!
 * WPE has this page ([https://wpengine.com/support/manage-plugins-and-themes-manually/](https://wpengine.com/support/manage-plugins-and-themes-manually/))
   which gives some information on how to update the plugins/themes.
 * Personally, I’m struggling to get the Local app to work properly. Other than 
   what’s described here, you may need to go as far as downloading the plugin from
   WordPress.org yourself and upload to WPE by FTP.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Democracy Poll] “Critical Error” Message Created by Latest Update to Democracy Poll](https://wordpress.org/support/topic/critical-error-message-created-by-latest-update-to-democracy-poll/)
 *  [descomputers](https://wordpress.org/support/users/descomputers/)
 * (@descomputers)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/critical-error-message-created-by-latest-update-to-democracy-poll/#post-17534912)
 * I’ve loaded v6.0.2 now and all good for my sites 🙂
 * I haven’t looked at the code for the update but I’m a little surprised to see
   the changelog specify the issue was with Wordfence – I would have thought it 
   would be a more general issue
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Democracy Poll] “Critical Error” Message Created by Latest Update to Democracy Poll](https://wordpress.org/support/topic/critical-error-message-created-by-latest-update-to-democracy-poll/)
 *  [descomputers](https://wordpress.org/support/users/descomputers/)
 * (@descomputers)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/critical-error-message-created-by-latest-update-to-democracy-poll/#post-17532119)
 * Looks like there’s another update available (v6.0.2) which specifically mentions
   this issue in the changelog. Has anyone tried it yet?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Democracy Poll] “Critical Error” Message Created by Latest Update to Democracy Poll](https://wordpress.org/support/topic/critical-error-message-created-by-latest-update-to-democracy-poll/)
 *  [descomputers](https://wordpress.org/support/users/descomputers/)
 * (@descomputers)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/critical-error-message-created-by-latest-update-to-democracy-poll/#post-17520977)
 * Same here. Looks like there is an issue with the new class autoloader which seems
   to be picking up classes from other plugins but giving them a path relative to
   this plugin.
 * The wfConfig.php referenced in the message is a class from the Wordfence plugin
   which doesn’t exist inside /democracy-poll/classes/Helpers
 *     ```wp-block-code
       {
         "installName": "mynewsfeededev",
         "environment": "DEV",
         "type": "error",
         "date": "2024-03-22T14:14:50.000Z",
         "severity": "error",
         "client": "82.68.2.174:0",
         "message": "PHP Fatal error:  Uncaught Error: Failed opening required '/nas/content/live/mynewsfeededev/wp-content/plugins/democracy-poll/classes/Helpers/wfConfig.php' (include_path='.:/usr/share/pear/php:/usr/share/php') in /nas/content/live/mynewsfeededev/wp-content/plugins/democracy-poll/autoload.php:17\\nStack trace:\\n#0 /nas/content/live/mynewsfeededev/wp-content/plugins/democracy-poll/classes/Helpers/Helpers.php(114): DemocracyPoll\\\\{closure}('DemocracyPoll\\\\\\\\H...')\\n#1 /nas/content/live/mynewsfeededev/wp-content/plugins/democracy-poll/classes/Plugin.php(132): DemocracyPoll\\\\Helpers\\\\Helpers::is_page_cache_plugin_on()\\n#2 /nas/content/live/mynewsfeededev/wp-content/plugins/democracy-poll/classes/Plugin.php(45): DemocracyPoll\\\\Plugin->set_is_cachegear_on()\\n#3 /nas/content/live/mynewsfeededev/wp-content/plugins/democracy-poll/democracy.php(36): DemocracyPoll\\\\Plugin->init()\\n#4 /nas/content/live/mynewsfeededev/wp-includes/class-wp-hook.php(324): DemocracyPoll\\\\init('')\\n#5 /nas/content/live/mynewsfeededev/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array)\\n#6 /nas/content/live/mynewsfeededev/wp-includes/plugin.php(517): WP_Hook->do_action(Array)\\n#7 /nas/content/live/mynewsfeededev/wp-settings.php(506): do_action('plugins_loaded')\\n#8 /nas/content/live/mynewsfeededev/wp-config.php(127): require_once('/nas/content/li...')\\n#9 /nas/content/live/mynewsfeededev/wp-load.php(50): require_once('/nas/content/li...')\\n#10 /nas/content/live/mynewsfeededev/wp-admin/admin.php(34): require_once('/nas/content/li...')\\n#11 /nas/content/live/mynewsfeededev/wp-admin/index.php(10): require_once('/nas/content/li...')\\n#12 {main}\\n  thrown in /nas/content/live/mynewsfeededev/wp-content/plugins/democracy-poll/autoload.php on line 17",
         "uuid": "052f3523-8032-4434-9a61-64dfe9336ab2"
       }
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple Custom Post Order] Ordering not saving](https://wordpress.org/support/topic/ordering-not-saving-2/)
 *  Thread Starter [descomputers](https://wordpress.org/support/users/descomputers/)
 * (@descomputers)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/ordering-not-saving-2/#post-17138145)
 * Hi Beatrice
 * Thanks for picking this up. I will keep an eye on the Github issue and look forward
   to seeing the fix implemented.
 * Thanks
 * Greg
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Video Conferencing with Zoom] Gutenberg Blocks Support](https://wordpress.org/support/topic/gutenberg-blocks-support/)
 *  Thread Starter [descomputers](https://wordpress.org/support/users/descomputers/)
 * (@descomputers)
 * [5 years ago](https://wordpress.org/support/topic/gutenberg-blocks-support/#post-14540497)
 * Thanks Deepen 🙂 I noticed you included the register_scripts as well which I 
   hadn’t considered.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Currency per Product for WooCommerce] Accessing plugin-specific product metadata in Woocommerce API](https://wordpress.org/support/topic/accessing-plugin-specific-product-metadata-in-woocommerce-api/)
 *  Thread Starter [descomputers](https://wordpress.org/support/users/descomputers/)
 * (@descomputers)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/accessing-plugin-specific-product-metadata-in-woocommerce-api/#post-11997704)
 * Hi Kenil
 * Thanks for coming back to me on this
 * It would be great to find a solution to this.
 * Currently the code is a very crude but simple fuction to select the correct currency
   symbol:
 * $symbol = ‘£’;
    if(stripos($product[‘sku’], “eur”) !== false) { $symbol = ‘€’;}
   elseif(stripos($product[‘sku’], “usa”) !== false or stripos($product[‘sku’], “
   usd”) !== false) { $symbol = ‘&dollar;’; }
 * Ideally what I would be looking for is a way to get the actual currency code 
   of the product from the WooCommerce product setup and use that to determine the
   currency symbol.
 * If you can help in any way that would be great
 * Cheers
    Greg
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Wordfence Security - Firewall, Malware Scan, and Login Security] Missing font files](https://wordpress.org/support/topic/missing-font-files-2/)
 *  Thread Starter [descomputers](https://wordpress.org/support/users/descomputers/)
 * (@descomputers)
 * [8 years ago](https://wordpress.org/support/topic/missing-font-files-2/#post-10394787)
 * Hi Kerry
 * I have been looking into things further from this end.
 * The files are all there and in the correct folders.
 * It seems the issue is with the web server – we run our sites on IIS7.5. It seems
   IIS does not have .woff set up as a MIME type as standard. I have now added this
   and the font is showing correctly.
 * Thanks for your help.
    Greg
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Wordfence Security - Firewall, Malware Scan, and Login Security] Missing font files](https://wordpress.org/support/topic/missing-font-files-2/)
 *  Thread Starter [descomputers](https://wordpress.org/support/users/descomputers/)
 * (@descomputers)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/missing-font-files-2/#post-10373946)
 * Hi Kerry
 * I am using Firefox developer edition v61.0b11 (64-bit) ([screenshot](http://www.trialsites.co.uk/wordfence/wordfence-font-issue-browser-version.JPG))
 * Here is a screenshot of the issue itself ([screenshot](http://www.trialsites.co.uk/wordfence/wordfence-font-issue.JPG))
 * It looks like the .woff files are getting 404 errors ([screenshot of Network tab](http://www.trialsites.co.uk/wordfence/wordfence-font-issue-network.JPG))
 * Cheers
    Greg

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