Title: jackyon's Replies | WordPress.org

---

# jackyon

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP REST API Custom Fields] Does it work?](https://wordpress.org/support/topic/does-it-work-16/)
 *  [jackyon](https://wordpress.org/support/users/jackyon/)
 * (@jackyon)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/does-it-work-16/#post-6654452)
 * not work for me either.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[cformsII] how is the security?](https://wordpress.org/support/topic/how-is-the-security/)
 *  Thread Starter [jackyon](https://wordpress.org/support/users/jackyon/)
 * (@jackyon)
 * [11 years ago](https://wordpress.org/support/topic/how-is-the-security/#post-6288748)
 * hi bgermann,
 * awesome, that’s the main issue I concern.
 * thx for continue developing this plugin!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Magento Wordpress Integration] Cookie Problems, user doesn't remain signed in.](https://wordpress.org/support/topic/cookie-problems-user-doesnt-remain-signed-in/)
 *  [jackyon](https://wordpress.org/support/users/jackyon/)
 * (@jackyon)
 * [11 years, 12 months ago](https://wordpress.org/support/topic/cookie-problems-user-doesnt-remain-signed-in/#post-4300751)
 * My colleague already help me to figure out why this happened.
 * we check the Cookie Name of the website, and found there are two different Cookie
   Name using in the website.
 * magento store using the cookie name called “PHPSESSID”.
    wordpress using the 
   cookie name called “frontend”
 * magento and wordpress need to sharing the same cookie, so here is our solution:
 * go to plugin folder, modify the file “mwi.php”,
 * find:
    // Session setup Mage::getSingleton(‘core/session’, array(‘name’=>’frontend’));
 * replace to
    // Session setup Mage::getSingleton(‘core/session’, array(‘name’=
   >’PHPSESSID’));
 * anyway, thanks for this awesome plugin, it’s the best plugin for Magento WordPress
   Integration.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Magento Wordpress Integration] Cookie Problems, user doesn't remain signed in.](https://wordpress.org/support/topic/cookie-problems-user-doesnt-remain-signed-in/)
 *  [jackyon](https://wordpress.org/support/users/jackyon/)
 * (@jackyon)
 * [11 years, 12 months ago](https://wordpress.org/support/topic/cookie-problems-user-doesnt-remain-signed-in/#post-4300750)
 * Hi, this solution didn’t work for me. Same issue happened.
 * btw, I’m also trying at my localhost, it is works only when I create a new account,
   but it is failed after I logout, when I trying to login again, the login lost
   in my wordpress page.
 * I’m using MAMP to build the magento and wordpress.
 * magento url: [http://localhost:8888/test-magento/](http://localhost:8888/test-magento/)
   
   wordpress url: [http://localhost:8888/test-magento/wp/](http://localhost:8888/test-magento/wp/)
 * if I set cookie path to “/” and set Cookie Domain to “localhost:8888/test-magento”,
   this stops me from logging in at all, and the login screen just refreshes without
   an error. I have cleared Magento cache, empty the var/cache and var/session folders,
   browser cache… A lot of times, still not working.
 * plz advise! thx!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Magento Wordpress Integration] Cookie Problems, user doesn't remain signed in.](https://wordpress.org/support/topic/cookie-problems-user-doesnt-remain-signed-in/)
 *  [jackyon](https://wordpress.org/support/users/jackyon/)
 * (@jackyon)
 * [11 years, 12 months ago](https://wordpress.org/support/topic/cookie-problems-user-doesnt-remain-signed-in/#post-4300748)
 * yes, It’s my actual domain.
 * my actual domain name is “smbtest.electricdistro.com”, so I entered “.smbtest.
   electricdistro.com”
 * plz advise, thx!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Magento Wordpress Integration] Cookie Problems, user doesn't remain signed in.](https://wordpress.org/support/topic/cookie-problems-user-doesnt-remain-signed-in/)
 *  [jackyon](https://wordpress.org/support/users/jackyon/)
 * (@jackyon)
 * [11 years, 12 months ago](https://wordpress.org/support/topic/cookie-problems-user-doesnt-remain-signed-in/#post-4300746)
 * Hi, I tried your solution many times, both remote and localhost, were all failed.
   I really don’t know why, I follow the same steps like yours:
 * Navigate to System > Configuration > Web.
 * Under Cookie Path, enter “/”
    Under Cookie Domain, enter “.yourdomain.com”
 * Do not enter the quote marks!
 * Once saved, clear your Magento cache, empty the var/cache and var/session folders.
   Also clear your browser cache.
 * is it any way to solve this issue easily? This plugin is so awesome except this
   issue. Really confuse about this.
 * can you help me plz. Thx!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Options Framework] Cannot access "http://wptheming.com/options-framework-plugin" !](https://wordpress.org/support/topic/cannot-access-httpwpthemingcomoptions-framework-plugin/)
 *  [jackyon](https://wordpress.org/support/users/jackyon/)
 * (@jackyon)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/cannot-access-httpwpthemingcomoptions-framework-plugin/#post-4000519)
 * me neither, showing blank page.
 * github works fine
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Related Posts by Sovrn] is it support multiple related admin panel?](https://wordpress.org/support/topic/is-it-support-multiple-related-admin-panel/)
 *  Thread Starter [jackyon](https://wordpress.org/support/users/jackyon/)
 * (@jackyon)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/is-it-support-multiple-related-admin-panel/#post-4672628)
 * Hi silvoslaf, I just installed and activated your plugin, but can’t found anything
   related on my published blog posts, I’m testing in my localhost, is it the problem?
 * that’s weird.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Related Posts by Sovrn] is it support multiple related admin panel?](https://wordpress.org/support/topic/is-it-support-multiple-related-admin-panel/)
 *  Thread Starter [jackyon](https://wordpress.org/support/users/jackyon/)
 * (@jackyon)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/is-it-support-multiple-related-admin-panel/#post-4672625)
 * oh, sorry, my mistake, I thought your plugin also can support manually to select
   the related posts.
 * like this: [https://wordpress.org/plugins/baw-manual-related-posts/screenshots/](https://wordpress.org/plugins/baw-manual-related-posts/screenshots/)
 * anyway, thx for your help 😉

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