Title: Weaper's Replies | WordPress.org

---

# Weaper

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Colissimo Delivery Integration] L’activation ne marche pas](https://wordpress.org/support/topic/lactivation-ne-marche-pas/)
 *  Thread Starter [Weaper](https://wordpress.org/support/users/weaper/)
 * (@weaper)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/lactivation-ne-marche-pas/#post-9610272)
 * Salut, juste pour donner un follow-up qui pourrait vous être utile :
    1) j’ai
   réussi a activer le plugin, je ne l’ai pas encore utilisé mais la raison de ce
   topic est résolu 2) le plugin ne s’activait pas car je l’extension SOAP n’était
   pas elle-même activée.
 * Du coup, je ne sais pas si c’est expliqué quelque part mais si on a ajouté le
   plugin (par FTP ou wordpress), il ne peux pas s’activer si SOAP n’est pas installé/
   activé. Et il n’y a aucune indication de ceci à ce que j’ai pu voir (du moins,
   qui explique pourquoi l’activation ne marche pas). Ca a juste pour résultat un
   rechargement de page.
 * Bref, peux être qu’un message indiquant un truc du style “SOAP is required to
   enable CDI” quand on essai d’activer le plugin comme pour mon cas pourrait être
   utile.
 * Merci
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[FOX - Currency Switcher Professional for WooCommerce] Currency Switcher not working](https://wordpress.org/support/topic/currency-switcher-not-working-2/)
 *  [Weaper](https://wordpress.org/support/users/weaper/)
 * (@weaper)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/currency-switcher-not-working-2/#post-9578837)
 * Hi, I’m having the same issue. Can you share how you fixed it please?
    Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP STAGING - WordPress Backup, Restore & Migration] Staging redirect to Live](https://wordpress.org/support/topic/staging-redirect-to-live/)
 *  Thread Starter [Weaper](https://wordpress.org/support/users/weaper/)
 * (@weaper)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/staging-redirect-to-live/#post-9346797)
 * it doesn’t seems like I’m alone with this issue.
    are we just going to be ignored?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP STAGING - WordPress Backup, Restore & Migration] Staging redirect to Live](https://wordpress.org/support/topic/staging-redirect-to-live/)
 *  Thread Starter [Weaper](https://wordpress.org/support/users/weaper/)
 * (@weaper)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/staging-redirect-to-live/#post-9307858)
 * any idea?
    to know if there is a reason this is happening or if I need to forget
   using this plugin.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP STAGING - WordPress Backup, Restore & Migration] Staging redirect to Live](https://wordpress.org/support/topic/staging-redirect-to-live/)
 *  Thread Starter [Weaper](https://wordpress.org/support/users/weaper/)
 * (@weaper)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/staging-redirect-to-live/#post-9290649)
 * I have this in my htaccess and I’m not using a plugin for the login page.
 *     ```
       <IfModule mod_rewrite.c>
       RewriteEngine On
       RewriteBase /
       RewriteRule ^index\.php$ - [L]
       RewriteCond %{REQUEST_FILENAME} !-f
       RewriteCond %{REQUEST_FILENAME} !-d
       RewriteRule . /index.php [L]
       </IfModule>
       ```
   
 * As for my Admin account, it was changed to the most basic user role.
    I’m using
   Advanced Access Manager for custom roles but I deactivated it in the meantime.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP STAGING - WordPress Backup, Restore & Migration] Nginx 403 Forbidden](https://wordpress.org/support/topic/nginx-403-forbidden-2/)
 *  Thread Starter [Weaper](https://wordpress.org/support/users/weaper/)
 * (@weaper)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/nginx-403-forbidden-2/#post-9033808)
 * all the WP files of the main site as well as the htdocs are in the server’s root.
   
   the staging is in its own /dev repo
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP STAGING - WordPress Backup, Restore & Migration] Nginx 403 Forbidden](https://wordpress.org/support/topic/nginx-403-forbidden-2/)
 *  Thread Starter [Weaper](https://wordpress.org/support/users/weaper/)
 * (@weaper)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/nginx-403-forbidden-2/#post-9030820)
 * I’ve rerun the plugin and all files are here
    the /dev folder has 755 permissions
   and it’s not forbidden by nginx.conf
 * I no longer get a nginx 403 error but a simple 404 now.
    I can reach a login 
   page by going to [https://boichi.com/dev/wp-login.php](https://boichi.com/dev/wp-login.php)
   but it simply redirect to the main site.
 * I went through all I could and don’t know why it’s not working as intended.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP STAGING - WordPress Backup, Restore & Migration] Nginx 403 Forbidden](https://wordpress.org/support/topic/nginx-403-forbidden-2/)
 *  Thread Starter [Weaper](https://wordpress.org/support/users/weaper/)
 * (@weaper)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/nginx-403-forbidden-2/#post-9027725)
 * the permissions are indeed at 755 but the /dev folder seems to be missing quite
   a few WP files.
    the only PHP files available in it are wp-settings, wp-login,
   wp-config, wp-config-sample, wp-comments-post. Should I rerun the plugin?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Access Manager – Access Governance for WordPress] AAM is empty](https://wordpress.org/support/topic/aam-is-empty/)
 *  Thread Starter [Weaper](https://wordpress.org/support/users/weaper/)
 * (@weaper)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/aam-is-empty/#post-8898849)
 * Thank you very much for the instant help!
    It all works fine now.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Access Manager – Access Governance for WordPress] AAM is empty](https://wordpress.org/support/topic/aam-is-empty/)
 *  Thread Starter [Weaper](https://wordpress.org/support/users/weaper/)
 * (@weaper)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/aam-is-empty/#post-8898603)
 * seems to be an issue with SSL that blocks AAM’s JS
 *     ```
       Mixed Content: The page at 'https://boichi.com/wp-admin/admin.php?page=aam' was loaded over HTTPS, but requested an insecure script 'http://boichi.com/wp-content/plugins/advanced-access-manager/media/js/aam-ui.js?_=1489152475733'. This request has been blocked; the content must be served over HTTPS.
       send @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,underscore,wp-util,jquery-ui-core,jque…:4
       ajax @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,underscore,wp-util,jquery-ui-core,jque…:4
       n.(anonymous function) @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,underscore,wp-util,jquery-ui-core,jque…:4
       getScript @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,underscore,wp-util,jquery-ui-core,jque…:4
       AAM.initialize @ aam.js?ver=4.7.3:3
       (anonymous) @ aam.js?ver=4.7.3:4
       i @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,underscore,wp-util,jquery-ui-core,jque…:2
       fireWith @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,underscore,wp-util,jquery-ui-core,jque…:2
       ready @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,underscore,wp-util,jquery-ui-core,jque…:2
       K @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,underscore,wp-util,jquery-ui-core,jque…:2
       tag_assistant_compiled.js:117 Mixed Content: The page at 'https://boichi.com/wp-admin/admin.php?page=aam' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://boichi.com/wp-content/plugins/advanced-access-manager/media/js/aam-ui.js?_=1489152475733'. This request has been blocked; the content must be served over HTTPS.
       ```
   
 * is it a setting on my side or AAM files that I need to modify?
    Tell me if you
   still need an admin access to look deeper into it
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Feature Request & Idea Collector] Any Updates Planned?](https://wordpress.org/support/topic/any-updates-planned-3/)
 *  [Weaper](https://wordpress.org/support/users/weaper/)
 * (@weaper)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/any-updates-planned-3/#post-8801529)
 * I was trying to find info on how to fix the current issues but this post made
   my day.
    can we subscribe to a notification list anywhere?

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