Passion Posted April 4, 2013 Share Posted April 4, 2013 When i have this set to invite only and redirect link to register screen it just goes back to board index and people cant register says opps you have a error its almost like the register link is wrong ? Link to comment Share on other sites More sharing options...
DawPi Posted April 4, 2013 Author Share Posted April 4, 2013 I'm checking it. Link to comment Share on other sites More sharing options...
DawPi Posted April 4, 2013 Author Share Posted April 4, 2013 It's fine. When you enable 'invite only' method then when someone click on 'register' link will be welcome with this error: You can't register without being invited by existing member of our community. And this is correct. When you invite someone from your UCP and he click on the referral link, he will be able to register. Just checked it - works as indended. Link to comment Share on other sites More sharing options...
Passion Posted April 4, 2013 Share Posted April 4, 2013 right thats how its supposed to work i know but its not redirecting me the right way for some reason. sending invite from ucp then the inviter clicks on the link they still cant register. cant even get to register page Link to comment Share on other sites More sharing options...
DawPi Posted April 4, 2013 Author Share Posted April 4, 2013 What is the link which they got on mail account? You can send me it on PM if you prefer to keep it in private mode. Link to comment Share on other sites More sharing options...
Passion Posted April 5, 2013 Share Posted April 5, 2013 pm sent Link to comment Share on other sites More sharing options...
DawPi Posted April 9, 2013 Author Share Posted April 9, 2013 Starwars, you enabled this option in core settings: The community administrator requires all members to sign in Soo....... You need to read the attached readMe file and you'll find there this part: Enabled option "Force guests to log in before allowing access to the community" If you enabled this option, guests can't be invited in standard way. You must do one file edit. It's required and can't be missed. Please read it and do the file edit. Link to comment Share on other sites More sharing options...
Passion Posted April 11, 2013 Share Posted April 11, 2013 oh sweet thanks m8 how i ever missed that i got no idea Link to comment Share on other sites More sharing options...
Passion Posted April 12, 2013 Share Posted April 12, 2013 anyone know what line the dang file edit is on cant seem to find it Link to comment Share on other sites More sharing options...
Passion Posted April 12, 2013 Share Posted April 12, 2013 hey i added that file edit on line 861 on board 3.4 and it makes my whole board go to a white page what am i doing wrong Link to comment Share on other sites More sharing options...
DawPi Posted April 12, 2013 Author Share Posted April 12, 2013 So you did something wrong. ;) Show me code from this line. Link to comment Share on other sites More sharing options...
Passion Posted April 12, 2013 Share Posted April 12, 2013 if( !( ipsRegistry::$request['section'] == 'register' && ipsRegistry::$request['app'] != 'referrals' AND ( ipsRegistry::$request['do'] == 'complete_login' OR ipsRegistry::$request['do'] == 'complete_login_do' ) ) )can u show me how the line should be plz Link to comment Share on other sites More sharing options...
DawPi Posted April 12, 2013 Author Share Posted April 12, 2013 This code seems fine for me. Link to comment Share on other sites More sharing options...
AngelFire Posted April 12, 2013 Share Posted April 12, 2013 we want to add this && ipsRegistry::$request['app'] != 'referrals' to this if( !( ipsRegistry::$request['section'] == 'register' && ipsRegistry::$request['app'] != 'referrals' AND ( ipsRegistry::$request['do'] == 'complete_login' OR ipsRegistry::$request['do'] == 'complete_login_do' ) ) ) can u show me how the line should be plz that is what he meant. we know to add it to the line but were not quite skilled in this area so we dont know how to place it in! Link to comment Share on other sites More sharing options...
Passion Posted April 12, 2013 Share Posted April 12, 2013 @DawPi i need to add that edit to the code so people can register through invite but when i add that code in i either get a white page or get it to work part way where it takes you back to my forum but it wont redirect to register page or even let you click on register page i cant seem to make it work can you please help ill give you access or whatever you needoh and angelfire is my co-owner Link to comment Share on other sites More sharing options...
DawPi Posted April 13, 2013 Author Share Posted April 13, 2013 I can check it for you. PM me with ACP and FTP details. Link to comment Share on other sites More sharing options...
Passion Posted April 13, 2013 Share Posted April 13, 2013 pm sent thanks Link to comment Share on other sites More sharing options...
Passion Posted April 14, 2013 Share Posted April 14, 2013 was you able to look yet DP Link to comment Share on other sites More sharing options...
Passion Posted April 14, 2013 Share Posted April 14, 2013 or tell me how the code on line 861 should be so invites work either way would help me alot Link to comment Share on other sites More sharing options...
Passion Posted April 14, 2013 Share Posted April 14, 2013 hmm never-mind m8 we got it Link to comment Share on other sites More sharing options...
DawPi Posted April 14, 2013 Author Share Posted April 14, 2013 Great. Im sick and need rest so that's why I didn't do this. But you've done it finally. Link to comment Share on other sites More sharing options...
ADKGamers Posted April 24, 2013 Share Posted April 24, 2013 What does this error mean: Choosen transaction isn't pending with hidden referred member. I try to accept referrals in the back end and that's what I get. It's been this way for a while, I updated with the last update and thought it would go away but it's still there. Thanks for your help! Link to comment Share on other sites More sharing options...
Azhar S Posted April 24, 2013 Share Posted April 24, 2013 Hello, some of the email invites don't work: http://www.screenr.com/Ck57 Any idea how to fix this? Link to comment Share on other sites More sharing options...
DawPi Posted April 24, 2013 Author Share Posted April 24, 2013 ADKGamers, is there any error code included to this error? If yes, please show me. I'll check it. Joel1980, error P019, which could mean: someone already send invite on this mail or you have user registered on this mail before. Link to comment Share on other sites More sharing options...
ADKGamers Posted April 24, 2013 Share Posted April 24, 2013 ADKGamers, is there any error code included to this error? If yes, please show me. I'll check it. Joel1980, error P019, which could mean: someone already send invite on this mail or you have user registered on this mail before. It just says "System Error" No numbers or anything along those lines. And normally after that, you can't try to "Accept" that individual again as it'll remove their name sometimes. Like ones I tried last night I don't see any longer. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.