nnitramm
Forum Replies Created
-
Forum: Plugins
In reply to: [Autoptimize] exclude autoptimize on specific pagesHi, I have one question, if I want to exclude my homepage should i replace this: ‘no-autoptimize-now’ with ‘www.mypage.com/’ or just the name of my homepage like ‘Homepage’.
Forum: Themes and Templates
In reply to: [Hueman] Hueman post text is croppedYup. it works like charm, thank you and sorry for bothering you with such a stupid question.
Forum: Themes and Templates
In reply to: [Hueman] Hueman post text is croppedHi I was just testing it, but thanks for letting me know, I will try that.
Forum: Hacks
In reply to: Sharing user database permissionI figured it out by using this tutorial.
You need to copy wp_capabilities and rename it ab_capabilities, where ab is the prefix of your second WordPress installation. Now you just need to copy the admin priviliges from wp_capabilities to ab_capabilities and it all works like a charm. The only problem is just that you cannot be logged in on both sites at the same time with this admin account.
But now I have another problem and that is that when an user who is for example subscriber on first wordpress installation comes to second, his user role doesnt copy to the second installation and he is an “orphan”.
Any help with this?Forum: Hacks
In reply to: Sharing user database permissionYou wouldnt by any chance have any tutorial for this?
Forum: Hacks
In reply to: Sharing user database permissionNo, I’m not so restricted, I just wanted to make users sign up on only one site and they will be automatically registered on my second site. It works now perfectly, I just wanted to know how to fix You do not have sufficient permissions to access this page when trying to access admin dashboard on my second site. Can you help me, or is there any other possibility to share an user database between two sites without having them in one database?
Forum: Hacks
In reply to: Sharing user database permissionYes I did.