When enabling for the first time and navigating to the subuser tab, a page not found message appears. Looks like it's because of a missing style plugin in views. Sorted by changing it to a table format.

CommentFileSizeAuthor
#1 missing-plugin-1474838.patch1 KBmillaraj

Comments

millaraj’s picture

Assigned: Unassigned » millaraj
Status: Active » Needs review
StatusFileSize
new1 KB

Patch attached...I think.

cabita’s picture

Version: 7.x-2.x-dev » 7.x-2.0-alpha2

I'm working in the version 7.x-2.0-alpha2 and this patch not works for me.

Me’s picture

Also not working for me.
"The requested page could not be found."

azinck’s picture

Patch works for me.

toastyghost’s picture

Doesn't work for me. Also using 7.x-2.0-alpha2.

hedel’s picture

How said @millaraj can be fix changing the style of the view 'subuser' in your views page: /admin/structure/views/view/subuser/edit
I don't know why the module come with a style of views that is not install by default :(

marcusx’s picture

Status: Needs review » Closed (duplicate)

This is fixed with the patch in #1204692: Change default views to reflect upstream changes to VBO + relation and there is also the correct views default export to make the bulk operations work.

eRmigue’s picture

I have the same problem. Can You help me, please?
drupal-7.14
subuser-7.x-2.0-alpha2

Thanks

eRmigue’s picture

I have gotten to fix the problem. I have created a Relation type very simple: name: subusuers, directional and with all options.

Now, I can see very well the options to create subusers. However, I have other problem. I cann't see my subusers created. I only see my own user.

Also, a submember should not have possibility to create user admin.

Have you got any suggestions, please?? thanks

  • Commit 83c2058 on 7.x-2.x, 8.x-1.x by boombatower:
    Issue #1474838: Update subuser view and remove vbo.