URGENT FOR THIS PROBLEM
-
MAYBE THIS IS MY PROBLEM CAN BE OPINION TO DEVELOP YOUR PLUGIN
YOUR PLUGIN IS VERY MUCH NEEDED, I HIGHLY LOVE YOUR PLUGIN AS COOKIE LOGIN SETTLEMENT
BECAUSE I AM NOT A PERSON EXPERT IN CODING PROBLEMSI am using your Plugin to connect 3 separate WordPress installations
But Database name, user database n the same password
only different table_prefixThere are 3 core wp installation sites in one root domain
call it site A, B & CSite A and C are WPMU
SITE A => wpmu sub / dir (www.mysite.com & sub dir mysite.com/apps)
SITE B => single wp (site-b.mysite.com)
SITE C => wpmu and sub / dir (site-c.mysite.com & site-c.mysite.com/seo)So total sites with different templates are 5
All in one databaseI use the simple wp-config edit method
and just add this code on each sitedefine (‘CUSTOM_USER_TABLE’, ‘wpa_users’);
define (‘CUSTOM_USERMETA_TABLE’, ‘wpa_usermeta’);
define (‘CUSTOM_CAPABILITIES_PREFIX’, ‘wpa_’);
and just add the following code in the theme child file
grant_super_admin (1);
ALL WORK WELL AND ALL SITE SUB DOMAIN OR SUB DIRECTORY CAN LOGIN WITH ALL USER ACCOUNTS OR ADMINISTRATORS
but my constraint is DI COOKIE LOGIN
Then I use your plugin to solve the share cookie
And the result work.BUT ________________
the shortcomings are
every new user registration on site A, site B and C can not login Automatic
They have to login ONE TIME manual on the B & S & subdir and C & / subdir sites, then all sync auto login with cookies for all sites to login SECOND time
(BUT THEY SHOULD LOGIN MANUAL IN ALL THE SITES FOR THE FIRST TIME)
I really love your great plugin but
I do this manually in wp-config.php because your plugin does not work bs as directedNAH, Can you help to solve this problem for once registration and login on site A
on all of their sites directly in sync with cookies and without having to Login manual for the first time.
I also want all sites to automatically detect USER_ROLES like on site A
PLEASE WITH VERY HELP ME TO OVERCOME THIS PROBLEM
I WOULD REALLY NEEDTHANK YOU FOR YOUR FABULOUS PAK PLUGIN.
SALAM FROM ME MASGANANKsorry i am bad in english
im waiting for this solution
please
- The topic ‘URGENT FOR THIS PROBLEM’ is closed to new replies.