BuddyDev

Search

Issues with registration member types.

  • Participant
    Level: Enlightened
    Posts: 51
    Ethan Figliola on #45271

    can you take a look today? in 1 hour i will be showing the site to the client but hopefully can resolve this soon.

  • Keymaster
    (BuddyDev Team)
    Posts: 24211
    Brajesh Singh on #45272

    Hi Ethan,
    I am not seeing any issue with your code.

    You have htis

    
    		 bp_core_remove_nav_item( 'pdf' );
    		 bp_core_remove_nav_item( 'groups' );
    		 bp_core_remove_nav_item( 'mediapress' );
    

    It is removing 3 top level tabs and all of their sub tabs.

    Regards
    Brajesh

  • Participant
    Level: Enlightened
    Posts: 51
    Ethan Figliola on #45273

    but now go view it from the user perspective
    the users can not view any tabs all custom tabs are blocked out

  • Participant
    Level: Enlightened
    Posts: 51
    Ethan Figliola on #45274

    also i just registered as a casting director and it did not auto approve it but when i manually approved it it made me an actor.

  • Participant
    Level: Enlightened
    Posts: 51
    Ethan Figliola on #45275

    for example i now added job-listings and the get-started and getting-started tabs are hidden as well or not hidden but when i click them it says this page does not seem to exist.

  • Keymaster
    (BuddyDev Team)
    Posts: 24211
    Brajesh Singh on #45276

    Hi Ethan,
    1. I am sorry, I don’t know the process you are suing to add the tabs but the above code has nothing to do with it.

    There are several reasons for a tab giving 404, Incorrectly registering the nav should have a proper screen callback and access specified.

    2. I am also not aware of your approval process. My code assistance was with skipping the castingdirector automatic activation.

    I am pretty sure that part is working on your site.

    Are you activating the casting director from dashboard? Can you please check by activating the account using the activation email?

    Regards
    Brajesh

  • Participant
    Level: Enlightened
    Posts: 51
    Ethan Figliola on #45277

    yes we are approving on the dashboard. We are not going to use email activation at all on the site just manually from the dashboard

  • Participant
    Level: Enlightened
    Posts: 51
    Ethan Figliola on #45286

    WE are going to switch and use your pluigins for the bp custom profile menu removing the other random one we had maybe that will fix that issue?

  • Participant
    Level: Enlightened
    Posts: 51
    Ethan Figliola on #45287

    never mind you dont offer a plugin to add custom bp profile tabs or menus. How do you recommend we create the tabs for the code to work?

  • Participant
    Level: Enlightened
    Posts: 51
    Ethan Figliola on #45290

    and is it possible for you to fix the registration so when its approved on the backend it does not set casting director to actor?

You must be logged in to reply to this topic.

This topic is: not resolved