Title: ratputin's Replies | WordPress.org

---

# ratputin

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 108 total)

1 [2](https://wordpress.org/support/users/ratputin/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/ratputin/replies/page/3/?output_format=md)…
[6](https://wordpress.org/support/users/ratputin/replies/page/6/?output_format=md)
[7](https://wordpress.org/support/users/ratputin/replies/page/7/?output_format=md)
[8](https://wordpress.org/support/users/ratputin/replies/page/8/?output_format=md)
[→](https://wordpress.org/support/users/ratputin/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP RSS Aggregator - RSS Import, Feed to Post, Autoblogging, AI Content] WP RSS Aggregator still broken with WordPress 6.9](https://wordpress.org/support/topic/wp-rss-aggregator-still-broken-with-wordpress-6-9/)
 *  [ratputin](https://wordpress.org/support/users/ratputin/)
 * (@ratputin)
 * [7 months, 1 week ago](https://wordpress.org/support/topic/wp-rss-aggregator-still-broken-with-wordpress-6-9/#post-18743314)
 * Same issue with v4 here. Following for resolution.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Weather Atlas Widget] Add to Git?](https://wordpress.org/support/topic/add-to-git/)
 *  Thread Starter [ratputin](https://wordpress.org/support/users/ratputin/)
 * (@ratputin)
 * [1 year ago](https://wordpress.org/support/topic/add-to-git/#post-18540470)
 * Outstanding! Thank you!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Weather Atlas Widget] Security vulnerability](https://wordpress.org/support/topic/security-vulnerability-161/)
 *  [ratputin](https://wordpress.org/support/users/ratputin/)
 * (@ratputin)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/security-vulnerability-161/#post-18228566)
 * SolidWP/Patchstack is still reporting the issue as well: [https://patchstack.com/database/wordpress/plugin/weather-atlas/vulnerability/wordpress-weather-atlas-widget-plugin-3-0-1-cross-site-scripting-xss-vulnerability?_a_id=431](https://patchstack.com/database/wordpress/plugin/weather-atlas/vulnerability/wordpress-weather-atlas-widget-plugin-3-0-1-cross-site-scripting-xss-vulnerability?_a_id=431)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Adminimize] Plugin not work with last WP update 6.3](https://wordpress.org/support/topic/plugin-not-work-with-last-wp-update-6-3/)
 *  [ratputin](https://wordpress.org/support/users/ratputin/)
 * (@ratputin)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/plugin-not-work-with-last-wp-update-6-3/#post-16995901)
 * Unfortunately this did not fix the issue. The $post_type value is still defaulting
   to “page” for custom post types; it is not empty or null.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Adminimize] Plugin not work with last WP update 6.3](https://wordpress.org/support/topic/plugin-not-work-with-last-wp-update-6-3/)
 *  [ratputin](https://wordpress.org/support/users/ratputin/)
 * (@ratputin)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/plugin-not-work-with-last-wp-update-6-3/#post-16993236)
 * It appears the global variable $post_type is not properly initialized at the 
   admin_init hook, and was defaulting to page for whatever reason. We worked around
   this issue by looking for the post_type querystring variable that is present 
   when creating a new post or looking up the post_type of the $post_id global variable
   when editing a post (that logic was already in place). 
 * This was a quick fix that was not heavily tested, so it may or may not be the
   actual solution, but it worked for our use-case and we needed to implement a 
   fix quickly.
 * Image for reference. Left is original code, right shows changes.
 * ![](https://i0.wp.com/yournews.com/wp-content/uploads/2023/08/roles-fix.jpg?ssl
   =1)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Adminimize] Plugin not work with last WP update 6.3](https://wordpress.org/support/topic/plugin-not-work-with-last-wp-update-6-3/)
 *  [ratputin](https://wordpress.org/support/users/ratputin/)
 * (@ratputin)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/plugin-not-work-with-last-wp-update-6-3/#post-16977381)
 * We didn’t see errors in debug or Dev Console. But we discovered that the plugin
   is not detecting custom post types properly. So when you add or edit a custom
   post type, the plugin is applying the settings for a “page” post type instead
   of the applicable custom post type.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Adminimize] Plugin not work with last WP update 6.3](https://wordpress.org/support/topic/plugin-not-work-with-last-wp-update-6-3/)
 *  [ratputin](https://wordpress.org/support/users/ratputin/)
 * (@ratputin)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/plugin-not-work-with-last-wp-update-6-3/#post-16960464)
 * Same experience with my sites.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Contact form 7 DB] STILL A SECURITY ISSUE?](https://wordpress.org/support/topic/still-a-security-issue/)
 *  Thread Starter [ratputin](https://wordpress.org/support/users/ratputin/)
 * (@ratputin)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/still-a-security-issue/#post-16293660)
 * Crickets…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Redis Object Cache] v2.1.3 Generating Critical Error](https://wordpress.org/support/topic/v2-1-3-generating-critical-error/)
 *  Thread Starter [ratputin](https://wordpress.org/support/users/ratputin/)
 * (@ratputin)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/v2-1-3-generating-critical-error/#post-15843391)
 * Pulled the Git and it worked perfectly. Thank you!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Redis Object Cache] v2.1.3 Generating Critical Error](https://wordpress.org/support/topic/v2-1-3-generating-critical-error/)
 *  Thread Starter [ratputin](https://wordpress.org/support/users/ratputin/)
 * (@ratputin)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/v2-1-3-generating-critical-error/#post-15843370)
 * LOL…NOOOO! Love this plugin and stuff happens :). Stay calm and write code.
 * Thanks man.
    -  This reply was modified 3 years, 11 months ago by [ratputin](https://wordpress.org/support/users/ratputin/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ditty – Responsive News Tickers, Sliders, and Lists] Version 3.0.26 denies access to Legacy Tickers](https://wordpress.org/support/topic/version-3-0-26-denies-access-to-legacy-tickers/)
 *  Thread Starter [ratputin](https://wordpress.org/support/users/ratputin/)
 * (@ratputin)
 * [4 years ago](https://wordpress.org/support/topic/version-3-0-26-denies-access-to-legacy-tickers/#post-15774943)
 * Please disregard. The issue was not with Ditty.On a whim I installed User Role
   Manager to see if someone had changed the permissions, and sure enough there 
   was a remnant in the database.
    -  This reply was modified 4 years ago by [ratputin](https://wordpress.org/support/users/ratputin/).
      Reason: Issue discovered
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce PayPal Payments] Critical error](https://wordpress.org/support/topic/critical-error-211/)
 *  [ratputin](https://wordpress.org/support/users/ratputin/)
 * (@ratputin)
 * [5 years ago](https://wordpress.org/support/topic/critical-error-211/#post-14612715)
 * [@andreas](https://wordpress.org/support/users/andreas/) Yes, if the wrong credentials
   are used, the issue arises and there is no way to change the creds in the interface.
   As this is a live site, it was preferable not to replace all the options, we 
   just needed to fix the Paypal error.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce PayPal Payments] Critical error](https://wordpress.org/support/topic/critical-error-211/)
 *  [ratputin](https://wordpress.org/support/users/ratputin/)
 * (@ratputin)
 * [5 years ago](https://wordpress.org/support/topic/critical-error-211/#post-14609115)
 * I believe I have discovered the issue and the solution.
 * Symptom: Critical error when attempting to the Manage Settings of – or Activating–
   the Paypal plugin (v1.3.2)
 * Issue: Option table name “woocommerce-ppcp-settings” holds residual information
   when disconnecting Site from Paypal.
 * Solution:
 * 1.Open phpMyAdmin and navigate to Database Name > wp_options > woocommerce-ppcp-
   settings
 * 2. Edit the value (best to copy/paste it into a text editor)
 * 3. Replace the text starting at s:26:”Pay with your credit card.” and ending 
   at “disable_funding”;a:0:{} with the following:
 * `s:26:"Pay with your credit card.";s:13:"vault_enabled";b:0;s:10:"sandbox_on";
   b:0;s:20:"products_dcc_enabled";N;s:24:"client_secret_production";s:0:"";s:20:"
   client_id_production";s:0:"";s:13:"client_secret";s:0:"";s:9:"client_id";s:0:"";
   s:11:"merchant_id";s:0:"";s:14:"merchant_email";s:0:"";s:22:"merchant_id_production";
   s:0:"";s:25:"merchant_email_production";s:0:"";s:22:"merchant_email_sandbox";
   s:0:"";s:19:"merchant_id_sandbox";s:0:"";s:17:"client_id_sandbox";s:0:"";s:21:"
   client_secret_sandbox";s:0:"";s:6:"intent";s:7:"capture";s:24:"capture_for_virtual_only";
   b:0;s:15:"payee_preferred";b:0;s:12:"landing_page";s:5:"LOGIN";s:15:"disable_funding";
   a:0:{}`
 * 4. Paste all into the value field and select “Go.”
 * This will restore the Paypal connection to a default state and make the “get 
   started” message re-appear.
 * Hope this can help others experiencing this issue.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Post Type UI] Add Custom Post Type Taxonomy to Divi Blog Module](https://wordpress.org/support/topic/add-custom-post-type-taxonomy-to-divi-blog-module/)
 *  Thread Starter [ratputin](https://wordpress.org/support/users/ratputin/)
 * (@ratputin)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/add-custom-post-type-taxonomy-to-divi-blog-module/#post-12860771)
 * Thank you for the quick response!
 * I was afraid you’d say that, but I wanted to be sure that I had not missed something
   with the CPT setup that would “trigger” Divi to recognized the Custom Post “Categories”.
 * TY!
    KO
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Redirection] 404 redirect to custom permalink?](https://wordpress.org/support/topic/404-redirect-to-custom-permalink/)
 *  Thread Starter [ratputin](https://wordpress.org/support/users/ratputin/)
 * (@ratputin)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/404-redirect-to-custom-permalink/#post-12300866)
 * So….no? 🙂
 * Thank for replying and for a great plugin.
 * KO

Viewing 15 replies - 1 through 15 (of 108 total)

1 [2](https://wordpress.org/support/users/ratputin/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/ratputin/replies/page/3/?output_format=md)…
[6](https://wordpress.org/support/users/ratputin/replies/page/6/?output_format=md)
[7](https://wordpress.org/support/users/ratputin/replies/page/7/?output_format=md)
[8](https://wordpress.org/support/users/ratputin/replies/page/8/?output_format=md)
[→](https://wordpress.org/support/users/ratputin/replies/page/2/?output_format=md)