Title: rizbit's Replies | WordPress.org

---

# rizbit

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

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

 Search replies:

## Forum Replies Created

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

1 [2](https://wordpress.org/support/users/rizbit/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/rizbit/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Make Connector] 403 Error](https://wordpress.org/support/topic/403-error-152/)
 *  [rizbit](https://wordpress.org/support/users/rizbit/)
 * (@rizbit)
 * [1 year ago](https://wordpress.org/support/topic/403-error-152/#post-18432857)
 * did you manage to fix it
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Popups - WordPress Popup builder] Site broken when using latest version](https://wordpress.org/support/topic/site-broken-when-using-latest-version/)
 *  Thread Starter [rizbit](https://wordpress.org/support/users/rizbit/)
 * (@rizbit)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/site-broken-when-using-latest-version/#post-18376613)
 * everything works fine once i deactivate yout plugin. are you saying another plugin
   is conflicting with your plugin?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Popups - WordPress Popup builder] Site broken when using latest version](https://wordpress.org/support/topic/site-broken-when-using-latest-version/)
 *  Thread Starter [rizbit](https://wordpress.org/support/users/rizbit/)
 * (@rizbit)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/site-broken-when-using-latest-version/#post-18371457)
 * sorry ignore this reply
    -  This reply was modified 1 year, 1 month ago by [rizbit](https://wordpress.org/support/users/rizbit/).
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [SSL not fully covering all pages on domain](https://wordpress.org/support/topic/ssl-not-fully-covering-all-pages-on-domain/)
 *  Thread Starter [rizbit](https://wordpress.org/support/users/rizbit/)
 * (@rizbit)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/ssl-not-fully-covering-all-pages-on-domain/#post-18078927)
 * when i do this the site stops working
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Theme not working with PHP 8.1](https://wordpress.org/support/topic/theme-not-working-with-php-8-1/)
 *  Thread Starter [rizbit](https://wordpress.org/support/users/rizbit/)
 * (@rizbit)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/theme-not-working-with-php-8-1/#post-18077476)
 * HostingBlog Version: 1.1 by Flexi Themes
 * and
 * HipHop by The Smart Magazine Themes
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [SSL not fully covering all pages on domain](https://wordpress.org/support/topic/ssl-not-fully-covering-all-pages-on-domain/)
 *  Thread Starter [rizbit](https://wordpress.org/support/users/rizbit/)
 * (@rizbit)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/ssl-not-fully-covering-all-pages-on-domain/#post-18072152)
 * I set the site icon in WordPress Admin > Settings > General > Site Icon
 * I Uploaded a 512px square logo, I can see it in the Media section:
   [https://www.oilstainsremedy.com/oilstainsremedy-logo-512/](https://www.oilstainsremedy.com/oilstainsremedy-logo-512/)
   or[https://www.oilstainsremedy.com/wp-content/uploads/2024/10/oilstainsremedy-logo-512-1.png](https://www.oilstainsremedy.com/wp-content/uploads/2024/10/oilstainsremedy-logo-512-1.png)
   Media section flags this image as ‘Site Icon’, i only uploaded one image file
   which was 512px, im not sure where th other size one has come from.according 
   to cloudflare settings and htaccess, all http links should be converted to https,
   so this should be redirected to the https version, but then it keeps redirecting:
   [http://www.oilstainsremedy.com/wp-content/uploads/2024/10/oilstainsremedy-logo-512-1-150×150.png](https://www.whatsmydns.net/redirect-checker?q=http%3A%2F%2Fwww.oilstainsremedy.com%2Fwp-content%2Fuploads%2F2024%2F10%2Foilstainsremedy-logo-512-1-150x150.png)
   the actual files does exist and is located here:/public_html/oilstainsremedy.
   com/wp-content/uploads/2024/10/oilstainsremedy-logo-512-1-150×150.png
 * My htaccess has this code:
   `#BEGIN HTTPS Redirection Plugin<IfModule mod_rewrite.
   c>RewriteEngine OnRewriteCond %{HTTP:X-Forwarded-Proto} !https RewriteCond %{
   HTTPS} off RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301] </
   IfModule>#END HTTPS Redirection Plugin #BEGIN WordPress<IfModule mod_rewrite.
   c>RewriteEngine OnRewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
   RewriteBase / RewriteRule ^index.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-
   f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule
   >END WordPress
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Sucuri Security - Auditing, Malware Scanner and Security Hardening] compatibility issues with PHP 8+](https://wordpress.org/support/topic/compatibility-issues-with-php-8/)
 *  Thread Starter [rizbit](https://wordpress.org/support/users/rizbit/)
 * (@rizbit)
 * [1 year, 8 months ago](https://wordpress.org/support/topic/compatibility-issues-with-php-8/#post-17974400)
 * HI have there been any updates.
 * Ive tested your plugin today with the site today.
 * It works when PHP 7.4 is used
 * When I set the PHP version to 8+ e.g 8.1 and then try to activate your plugin
   the wp-admin give critical error page.
 * Site is managed wordpress hosted with godaddy
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Sucuri Security - Auditing, Malware Scanner and Security Hardening] compatibility issues with PHP 8+](https://wordpress.org/support/topic/compatibility-issues-with-php-8/)
 *  Thread Starter [rizbit](https://wordpress.org/support/users/rizbit/)
 * (@rizbit)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/compatibility-issues-with-php-8/#post-17887829)
 * Hi, the website has PHP 8.0
 * Whenever I tried to use ‘deactivate’ plugin feature it went to a screen which
   says “There has been a critical error on this website”, plugin is not deactivated.
 * The theme being used is called [this ](https://themeansar.com/free-themes/newspaperex/)
   one:
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Popup Maker - Boost Sales, Conversions, Optins, Subscribers with the Ultimate WP Popup Builder] Wait for quantcast CMP](https://wordpress.org/support/topic/wait-for-quantcast-cmp/)
 *  Thread Starter [rizbit](https://wordpress.org/support/users/rizbit/)
 * (@rizbit)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/wait-for-quantcast-cmp/#post-16890869)
 * ok so i leave the popup on, but remove the trigger in the settings. then open
   in using JS “PUM.open()” when the user clicks on the accept button
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Do free GDPR compliance plugins exist?](https://wordpress.org/support/topic/do-free-gdpr-compliance-plugins-exist/)
 *  Thread Starter [rizbit](https://wordpress.org/support/users/rizbit/)
 * (@rizbit)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/do-free-gdpr-compliance-plugins-exist/#post-15831449)
 * If it helps anyone I was reccomended this free to use GDPR consent plugin
    [https://en-gb.wordpress.org/plugins/quantcast-choice/](https://en-gb.wordpress.org/plugins/quantcast-choice/)
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [cleanapp mobile menu wrong links](https://wordpress.org/support/topic/cleanapp-mobile-menu-wrong-links/)
 *  Thread Starter [rizbit](https://wordpress.org/support/users/rizbit/)
 * (@rizbit)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/cleanapp-mobile-menu-wrong-links/#post-13929646)
 * yes i know it tried there but the free suppot included in the licence i bought
   has expired and i cant seem to find a way to create a new thread on that forum
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Socializer - Simple & Easy Social Media Share Icons] WPS plugin and access to ajax?](https://wordpress.org/support/topic/wps-plugin-and-access-to-ajax/)
 *  Thread Starter [rizbit](https://wordpress.org/support/users/rizbit/)
 * (@rizbit)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/wps-plugin-and-access-to-ajax/#post-13249591)
 * ok will do thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Socializer - Simple & Easy Social Media Share Icons] clash with mobile cookie gdpr notice](https://wordpress.org/support/topic/clash-with-mobile-cookie-gdpr-notice/)
 *  Thread Starter [rizbit](https://wordpress.org/support/users/rizbit/)
 * (@rizbit)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/clash-with-mobile-cookie-gdpr-notice/#post-13239632)
 * fantastic solution
 * many thanks
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [cant login or access site after deleting plugin](https://wordpress.org/support/topic/cant-login-or-access-site-after-deleting-plugin/)
 *  Thread Starter [rizbit](https://wordpress.org/support/users/rizbit/)
 * (@rizbit)
 * [5 years, 12 months ago](https://wordpress.org/support/topic/cant-login-or-access-site-after-deleting-plugin/#post-12837052)
 * I did backups of database and all files on ftp
    i then reinstalled wordpress 
   using installatron setting to use the same db it then used a different table 
   prefix called wp_2 installed over the existing wp location i was the able to 
   login to admin dashboard area but it was like a blank template with the themes
   from previous installation i then changed table prefix back to wp_ in installatron
   settings now the website loaded but the wp admin area didnt same fatal eror issue.
   i then looked at the wp_options table i saw that for some reason the auth_salt
   and logged_in_salt values were different than the ones in the wp_config (why 
   i dont know, or maybe its not the issue?) but after changing these and also ‘
   active_plugins’ value i was able to access the wp admin area again.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [cant login or access site after deleting plugin](https://wordpress.org/support/topic/cant-login-or-access-site-after-deleting-plugin/)
 *  Thread Starter [rizbit](https://wordpress.org/support/users/rizbit/)
 * (@rizbit)
 * [5 years, 12 months ago](https://wordpress.org/support/topic/cant-login-or-access-site-after-deleting-plugin/#post-12836864)
 *     ```
       <?php
   
        define('WP_CACHE', true); // Added by Cache Enabler
   
       /**
   
        * The base configuration for WordPress
   
        *
       ```
   

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

1 [2](https://wordpress.org/support/users/rizbit/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/rizbit/replies/page/2/?output_format=md)