Title: cycon's Replies | WordPress.org

---

# cycon

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[DB Cache Reloaded Fix] DB Cache Reloaded Fix Support](https://wordpress.org/support/topic/db-cache-reloaded-fix-support/)
 *  [cycon](https://wordpress.org/support/users/cycon/)
 * (@cycon)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/db-cache-reloaded-fix-support/#post-10904861)
 * It is, unless you have PHP7. It has several issues with PHP7 and does not work
   out of the box. It runs fine under PHP5+
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Users Ultra Membership, Users Community and Member Profiles With PayPal Integration Plugin] How do I translate this plugin?](https://wordpress.org/support/topic/how-do-i-translate-this-plugin-1/)
 *  [cycon](https://wordpress.org/support/users/cycon/)
 * (@cycon)
 * [10 years ago](https://wordpress.org/support/topic/how-do-i-translate-this-plugin-1/#post-7411662)
 * That should work, but it does not for me. Yeah I was trying to rename PO/MO files
   to fit possible language locale variations like de_DE/DE. I was changing language
   in wp-admin->settings->general for each locale variation, but Users Ultra plugin(
   front end dashboard) is still in English language. Is there any magic trick to
   turn it on? Appreciate any response.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Splash Image] Can't seem to make it work?](https://wordpress.org/support/topic/cant-seem-to-make-it-work-2/)
 *  [cycon](https://wordpress.org/support/users/cycon/)
 * (@cycon)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/cant-seem-to-make-it-work-2/#post-3949566)
 * You want to click RESET link above config.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Splash Image] Warning WSI does not currently work. Check if dates are OK.](https://wordpress.org/support/topic/warning-wsi-does-not-currently-work-check-if-dates-are-ok/)
 *  [cycon](https://wordpress.org/support/users/cycon/)
 * (@cycon)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/warning-wsi-does-not-currently-work-check-if-dates-are-ok/#post-3904217)
 * It works. You want to click RESET link above config.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordPress Backup to Dropbox] Compression level/server load](https://wordpress.org/support/topic/compression-levelserver-load/)
 *  Thread Starter [cycon](https://wordpress.org/support/users/cycon/)
 * (@cycon)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/compression-levelserver-load/#post-3253383)
 * I’m sorry I was wrong. In the same hour two other users does their backups also,
   and this seem to lead to the problem. But still, it’s not cool to not have access
   to tweak settings without DropBox authorization.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Maintenance] How to make Maintenance work on custom theme?](https://wordpress.org/support/topic/how-to-make-maintenance-work-on-custom-theme/)
 *  Thread Starter [cycon](https://wordpress.org/support/users/cycon/)
 * (@cycon)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/how-to-make-maintenance-work-on-custom-theme/#post-3249594)
 * Please ignore this stupid question.
    Plugin was not working as I was checking
   in the same browser being logged in. Works fine in other browser where I not 
   logged in to WordPress.
 * I think lot of folks caches this problem.
    Thanks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Facebook] [Plugin: Facebook] Admin Panel slow since FB plugin install](https://wordpress.org/support/topic/plugin-facebook-admin-panel-slow-since-fb-plugin-install/)
 *  [cycon](https://wordpress.org/support/users/cycon/)
 * (@cycon)
 * [14 years ago](https://wordpress.org/support/topic/plugin-facebook-admin-panel-slow-since-fb-plugin-install/#post-2844276)
 * Well, I have cURL support enabled and no Jetpack installed.
    Still having this
   issue.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Facebook] [Plugin: Facebook] Admin Panel slow since FB plugin install](https://wordpress.org/support/topic/plugin-facebook-admin-panel-slow-since-fb-plugin-install/)
 *  [cycon](https://wordpress.org/support/users/cycon/)
 * (@cycon)
 * [14 years ago](https://wordpress.org/support/topic/plugin-facebook-admin-panel-slow-since-fb-plugin-install/#post-2844255)
 * Same here. Not only admin panel. All site waits for few mins before any page 
   to load. Disabling now.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [how to stop wordpress from handling 404 errors](https://wordpress.org/support/topic/how-to-stop-wordpress-from-handling-404-errors/)
 *  [cycon](https://wordpress.org/support/users/cycon/)
 * (@cycon)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/how-to-stop-wordpress-from-handling-404-errors/#post-2613131)
 * Same hacker wars here. Where thinking of “WP Super Cache” to temporary fix server
   overload issue. But found a solution.
 * 1. Add to your .htaccess folowing line BEFORE wordpress code:
    ErrorDocument 
   404 /index.php?error=404
 * 2. Place plain text 404 html page to your current theme folder and name it 404.
   php (does not mater it’s not PHP).
 * Well, wordpress involved somehow, but 404 returns plain HTML 404 page instead
   of wordpress compilation with 404 message.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [WPaudio Mp3 Plugin Broken](https://wordpress.org/support/topic/wpaudio-mp3-plugin-broken/)
 *  [cycon](https://wordpress.org/support/users/cycon/)
 * (@cycon)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/wpaudio-mp3-plugin-broken/#post-2170213)
 * WordPress 3.2.1. kurisu_tori’s fix (in wpaudio.min.js…
    replace ‘a[href$=.mp3]’
   with ‘a[href$=mp3]) worked for me. Thanks alot!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [enable images in RSS2 feed](https://wordpress.org/support/topic/enable-images-in-rss2-feed/)
 *  [cycon](https://wordpress.org/support/users/cycon/)
 * (@cycon)
 * [17 years ago](https://wordpress.org/support/topic/enable-images-in-rss2-feed/#post-1048699)
 * Same here, no images in my RSS2…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: WordPress Download Monitor] Features: Localization support – Really???](https://wordpress.org/support/topic/plugin-wordpress-download-monitor-features-localization-support-really/)
 *  Thread Starter [cycon](https://wordpress.org/support/users/cycon/)
 * (@cycon)
 * [17 years, 8 months ago](https://wordpress.org/support/topic/plugin-wordpress-download-monitor-features-localization-support-really/#post-905561)
 * I’ve found solution – I have changed encoding in DB in table wp_DLM_DOWNLOADS
   to utf8_general_ci.
 * It would be good if it would use that encoding by default.
 * —
    [http://www.WebLifeLive.com](http://www.WebLifeLive.com/) – fell the digital
   breeze

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