RogerRogers
Member
Posted 4 months ago #
****ERROR: Unknown error updating role-specific URL for role subscriber****
This is the only descriptive error that I'm getting.
However, I cannot edit any fields, at least any changes do not cause a result. When I enter a value it does not show as a rule (I expect that it should). The UI does indicate the changes are successful, other than the error I show above.
Basically, the plugin doesn't appear to save any of the settings.
http://wordpress.org/extend/plugins/peters-login-redirect/
Is this a fresh install or an upgrade? Also, is this a multi-site install? The appear might indicate that the wp_login_redirects table is not installed correct. I'd suggest inspecting your database manually. If you're on a multi-site install, you have to activate the plugin per install.
RogerRogers
Member
Posted 4 months ago #
This is a fresh install and is not multi-site. Also, I checked the database and the table is there. Interestingly, if I choose edit (using mySQL Workbench) I get an error:
LIMIT 0, 1000 Error: xdbnamex.wp_login_redirects: table data is not editable because there is no primary key defined for the table.
I'm not sure if a PK is necessary?
No, a primary key should not be necessary. Unfortunately, at the moment I don't know what else could be the issue.
T Klein
Member
Posted 4 months ago #
I'm getting the same error, same thing when I try to do a user_level URL redirect or even by role, I assume its effecting everything.
Even if I try to do a normal redirect, it says "successful" but nothing happens, and it doesn't work.
T Klein
Member
Posted 4 months ago #
it looks like it installs the database, but it doesn't ever update it if I try to use any of the redirects.
I'm not sure what I should be looking for exactly though.
I am using IIS 7 (unfortunately) but I don't know why that would make a difference.
ajaypatel_aj
Member
Posted 3 months ago #
Facing the same issue
I have installed wp in sub folder ex. http://www.example.com/wp/
so how can i resolve it?
whiteorb
Member
Posted 2 months ago #
DFTBA_J
Member
Posted 2 months ago #
I also have this problem, anyone solved it yet?
shawnpwalsh
Member
Posted 2 months ago #
Not a very user friendly solution, but I had to manually go in and add the necessary entries into the wp_login_redirects table.
rul_type options: user, role, level, all, register
rul_value options: I used "administrator" for the role entry (based on the dropdown on the page) and left it blank for the all entry
DFTBA_J
Member
Posted 2 months ago #
I found another plugin that did what I needed instead :)
webhank
Member
Posted 1 month ago #
DFTBA_J - can you tell us what plugin you decided to use?
DFTBA_J
Member
Posted 1 month ago #
I ended up using "WordPress Login Redirect", it says it's broken but it works perfectly for me :)
johnnyb@marcallabs.co.uk
Member
Posted 1 month ago #
Yep, I have the same problem. The description was looking so promising. Maybe I will try WordPress Login Redirect