[RC] phpBB Invite 3.0.0

A place for MOD Authors to post and receive feedback on MODs still in development. No MODs within this forum should be used within a live environment!
Scam Warning
User avatar
KillBill.
Registered User
Posts: 625
Joined: Tue Jun 02, 2009 4:07 pm
Contact:

Re: [RC] phpBB Invite 2.1.0

Post by KillBill. »

clight77 wrote:Hi KillBill

I ran that and this is what I got.
Intro
Verify

Information

The check found everything okay.

phpBB file edits: All files are edited.
phpBB users table new columns: All columns found.
phpBB Invite files: All files found.
phpBB Invite tables: All tables found.
phpBB Invite modules: All modules found.
phpBB Invite permissions: All permissions found.
phpBB Invite configuration: All phpBB Invite config found.
phpBB new config: phpBB config found.
But I still get the same issue when set to Invite Only in ACP
Everything works up to the point where the invited user tries to register,then this is what they get when they submit:
Registration is currently by invitation only!

Thanks
Send an invitation to this email address:
clight77
Registered User
Posts: 907
Joined: Sun May 11, 2003 11:09 pm

Re: [RC] phpBB Invite 2.1.0

Post by clight77 »

Invitation sent KillBill :)

It will likely be in your junk/spam mail...

Thanks for having a look.. :)
I Follow Up On My Posts.
So Should Everybody...
User avatar
KillBill.
Registered User
Posts: 625
Joined: Tue Jun 02, 2009 4:07 pm
Contact:

Re: [RC] phpBB Invite 2.1.0

Post by KillBill. »

clight77 wrote:Invitation sent KillBill :)

It will likely be in your junk/spam mail...

Thanks for having a look.. :)

Code: Select all

	
General Error
SQL ERROR [ mysqli ]

Unknown database '..........' [1049]

An sql error occurred while fetching this page. Please contact an administrator if this problem persists.
clight77
Registered User
Posts: 907
Joined: Sun May 11, 2003 11:09 pm

Re: [RC] phpBB Invite 2.1.0

Post by clight77 »

Sorry KillBill my database crashed.
It is fixed now,I will resend the invite to that same address.
I Follow Up On My Posts.
So Should Everybody...
User avatar
KillBill.
Registered User
Posts: 625
Joined: Tue Jun 02, 2009 4:07 pm
Contact:

Re: [RC] phpBB Invite 2.1.0

Post by KillBill. »

clight77 wrote:Sorry KillBill my database crashed.
It is fixed now,I will resend the invite to that same address.
No correct change ucp_register.php

please verify includes/ucp/ucp_register.php file change!
clight77
Registered User
Posts: 907
Joined: Sun May 11, 2003 11:09 pm

Re: [RC] phpBB Invite 2.1.0

Post by clight77 »

KillBill. wrote:
clight77 wrote:Sorry KillBill my database crashed.
It is fixed now,I will resend the invite to that same address.
No correct change ucp_register.php

please verify includes/ucp/ucp_register.php file change!
Yes it was that.
I had 1 line change above instead of below.

Thanks a million.. :)
I Follow Up On My Posts.
So Should Everybody...
clight77
Registered User
Posts: 907
Joined: Sun May 11, 2003 11:09 pm

Re: [RC] phpBB Invite 2.1.0

Post by clight77 »

Donated to your mod it will come from allcrap e-mail via paypal

Thanks again for all your help :)
I Follow Up On My Posts.
So Should Everybody...
User avatar
KillBill.
Registered User
Posts: 625
Joined: Tue Jun 02, 2009 4:07 pm
Contact:

Re: [RC] phpBB Invite 2.1.0

Post by KillBill. »

clight77 wrote:Donated to your mod it will come from allcrap e-mail via paypal

Thanks again for all your help :)
thank you ;)
User avatar
Sequor
Registered User
Posts: 68
Joined: Sat Nov 14, 2009 8:21 pm
Location: USA
Contact:

Re: [RC] phpBB Invite 2.1.0

Post by Sequor »

So, I've used this mod for a while now, and I never noticed this problem before.

The MOD has, for some reason, hidden the radio buttons used for the Account Activation method.

Image

I've gone over acp_board.php, but I can't find anything out of place.

Any ideas?
User avatar
KillBill.
Registered User
Posts: 625
Joined: Tue Jun 02, 2009 4:07 pm
Contact:

Re: [RC] phpBB Invite 2.1.0

Post by KillBill. »

Sequor wrote:So, I've used this mod for a while now, and I never noticed this problem before.

The MOD has, for some reason, hidden the radio buttons used for the Account Activation method.

Image

I've gone over acp_board.php, but I can't find anything out of place.

Any ideas?
If the "Submit" button looking for it at the bottom of the page.
User avatar
Sequor
Registered User
Posts: 68
Joined: Sat Nov 14, 2009 8:21 pm
Location: USA
Contact:

Re: [RC] phpBB Invite 2.1.0

Post by Sequor »

@killbill. - As I said, I've looked for the error and can't find it. Everything looks in order. Why aren't the activation options showing?
User avatar
KillBill.
Registered User
Posts: 625
Joined: Tue Jun 02, 2009 4:07 pm
Contact:

Re: [RC] phpBB Invite 2.1.0

Post by KillBill. »

Sequor wrote:@killbill. - As I said, I've looked for the error and can't find it. Everything looks in order. Why aren't the activation options showing?
Image
You do not see?
User avatar
Sequor
Registered User
Posts: 68
Joined: Sat Nov 14, 2009 8:21 pm
Location: USA
Contact:

Re: [RC] phpBB Invite 2.1.0

Post by Sequor »

KillBill. wrote:
Sequor wrote:@killbill. - As I said, I've looked for the error and can't find it. Everything looks in order. Why aren't the activation options showing?
Image
You do not see?
Nope. It isn't there.
User avatar
KillBill.
Registered User
Posts: 625
Joined: Tue Jun 02, 2009 4:07 pm
Contact:

Re: [RC] phpBB Invite 2.1.0

Post by KillBill. »

Sequor wrote:
KillBill. wrote:
Sequor wrote:@killbill. - As I said, I've looked for the error and can't find it. Everything looks in order. Why aren't the activation options showing?
Image
You do not see?
Nope. It isn't there.
You can check the includes/acp/acp_board.php file.

Code: Select all

                        'require_activation'    => array('lang' => 'ACC_ACTIVATION',    'validate' => 'int',    'type' => 'select', 'method' => 'select_acc_activation', 'explain' => true),
                        // Invite Start
                        'require_ac_invite'        => ($invite_install) ? $meghivo->select_acc_invite($config['require_ac_invite']) : false,
                        // Invite End  
User avatar
Sequor
Registered User
Posts: 68
Joined: Sat Nov 14, 2009 8:21 pm
Location: USA
Contact:

Re: [RC] phpBB Invite 2.1.0

Post by Sequor »

I don't know what changed, but that worked. I had this where that snipit should've been:

Code: Select all

						'require_activation'	=> array('lang' => 'ACC_ACTIVATION',	'validate' => 'int',	'type' => 'custom', 'method' => 'select_acc_activation', 'explain' => true),
						// Invite Start
						'require_ac_invite'		=> ($invite_install) ? $meghivo->select_acc_invite($config['require_ac_invite']) : false,
						// Invite End
Locked

Return to “[3.0.x] MODs in Development”