grungyape
Forum Replies Created
-
I’ll try this if you might give me a tad more explanation on what I need to do. I’m not quite understanding “reset the access tab”
A little investigate, this is also due to the fact that the fields are marked as “not editable”.
Once modified, they all save to the DB.
So, the new question is this…
I have fields they need to fill in for registration, that they cannot edit once saved. So profile needs to show them, but not allow people to edit them.
Can I set separate permissions for each iteration of the field? (off to test)
If not, can you make it so?
Morning, has any thought been given on this? Is there a way to fix it so that it saves their information on registration, but we can prevent editing this info on account/profile?
Forum: Plugins
In reply to: [Invitations for Slack] How do I get a Slack API Token@perrymyk, I am using the test token, for the same reason. Not sure if I should or not, but it works.
Would be nice if the directions were clearer.
Forum: Plugins
In reply to: [WP w3all phpBB] Logout BugThat makes it more odd, the domain is mine, the server space as well, its the only install of phpBB.
Now it IS a shared server, as in hundreds of other customers on the server (different domains and folders) sharing the same IP.
Forum: Plugins
In reply to: [WP w3all phpBB] Logout BugI’m a chrome user 99.9% of the time.
I loaded firefox, fresh, and logged into WP, saw the cookies get created. I was able to match a cookie to the “cookie name” in phpBB.
I then deleted them and did it from the phpBB side. Over the course of say 10-15 times I was able to see this…
100% of the time, if I logged into phpBB first, it created the cookies for phpBB “phpbb3_pnls7”. Sometimes, however, when logging into WP first, it created a cookie for phpBB with a different name, such as: “phpbb3_1bm21”
When this happens, I then have multiple phpbb cookies active in my cookie folder, all set for a year+ expiration. Also, when this cookie (or any cookie without the proper “name”) is created, the whole thing goes tits up when trying to log into the ACP.
I can only guess, and I am only guessing, that something is blocking|stopping|preventing WP and the plugin from creating a properly named cookie.
I did not see it, but is there anywhere I can hard code the “cookie” name that WP_w3all is trying to use to match what phpBB is expecting, and test again?
Forum: Plugins
In reply to: [WP w3all phpBB] Logout BugCorrect, I’m “generally” familiar with phpBB, but still not sure why its killing my cookie.
The path, domain and name all seem valid.
Seeing as nothing in the plugin requires knowing the cookie name, I assume you are getting this information from somewhere? I see a few different named cookies for my domain.
I’m grabbing a fresh (new) browser to test cookie creation and naming.
Bingo. Now it saves.
So, not sure how the rest of the world does it, but we don’t allow a change in F & L name after account creation (because it matches the username) for example Test User is test_user
?
Just to confirm, I tested new user and F & L are empty in WP and (as expected) the DB.
First name:
https://screencast.com/t/gdgcmZJWLast name:
https://screencast.com/t/4hWFtCpwThe only thing added was the help info, as we have a username requirement that “should match” the first name last name.
I did delete and re-add them as the above poster suggested, but have not yet tested a new user.
Forum: Plugins
In reply to: [WP w3all phpBB] Logout BugHas any progress been made on this? I see a 1.4.0 update, but logging into ACP still causes a white page and then logs me out of all locations.
Forum: Plugins
In reply to: [WP w3all phpBB] Logout BugTake a look when you return.
Don’t over look:
1. when your plugin is disabled, it works. I can log into all 3 places.
2. when your plugin is enabled, ACP access fails, produces white screen, AND logs you out.
3, Cookies have been cleared multiple times, I started this issue with phpBB, thinking it was their issue.I suspect a cookie issue.
Since the plugin still isn’t working, I took the opportunity to move the site to its final home. Cleared all cache files, temp files, cookies and updated DB to reflect. Access the site without the new.
Forum: Plugins
In reply to: [WP w3all phpBB] Logout BugOK, so any idea why when you’re plugin is active the ACP link produces a blank page and logs you out of WP and phpBB3?
I have it off, but can enable it if you want access to investigate.
Forum: Plugins
In reply to: [WP w3all phpBB] Logout BugI don’t use iframe, never have.
I have cleared cookies and cached files multiple times (per phpBB support requests).
The front account and the ACP account are separate. If you log into the front it makes you log in again for ACP even if its the exact same account.
Forum: Plugins
In reply to: [WP w3all phpBB] Logout BugOK, not sure the status currently, but I found a new issue probably connected to the current.
I thought this was a phpBB3 issue, and researched it, but I find it ONLY happens when I have your plugin enabled. (I assume you are creating the cookies to link sites?)
If I have your plugin enabled, log into WP, and then click link to phpBB3. I am logged in.
When I click ACP I must log in again, and when I do, I get a white screen. The page dies. If I try to go back to the front page of phpBB3 or WP I am logged out.