Login After Register

All new MODs released in our MOD Database will be announced in here. All support for released MODs needs to take place in the Customisations Database.
Forum rules
READ: phpBB.com Board-Wide Rules and Regulations

NOTICE: This forum is only for the announcement of new releases and/or updates of MODs. Any MOD support should be obtained through the Customisations Database in the support area designated for each MOD.

A direct link to support for each MOD is in the first post of the respective topic.
comkidwizzer3
Registered User
Posts: 375
Joined: Fri Jul 13, 2007 8:24 am
Location: $user->data['user_location'];

Re: Login After Register

Post by comkidwizzer3 »

PM Sent ;)
~My MODs~
Login After Register - v1.0.0 | Custom Ranks MOD - RC

~!Hasher!~
comkidwizzer3
Registered User
Posts: 375
Joined: Fri Jul 13, 2007 8:24 am
Location: $user->data['user_location'];

Re: Login After Register

Post by comkidwizzer3 »

~Suggest a feature~
Do you want any particular features implemented?
~My MODs~
Login After Register - v1.0.0 | Custom Ranks MOD - RC

~!Hasher!~
comkidwizzer3
Registered User
Posts: 375
Joined: Fri Jul 13, 2007 8:24 am
Location: $user->data['user_location'];

Re: Login After Register

Post by comkidwizzer3 »

Updated third post :D

Still working on the javascript popup :D
~My MODs~
Login After Register - v1.0.0 | Custom Ranks MOD - RC

~!Hasher!~
comkidwizzer3
Registered User
Posts: 375
Joined: Fri Jul 13, 2007 8:24 am
Location: $user->data['user_location'];

Re: Login After Register

Post by comkidwizzer3 »

BUMP, still trying to get the popup to work... :?
~My MODs~
Login After Register - v1.0.0 | Custom Ranks MOD - RC

~!Hasher!~
comkidwizzer3
Registered User
Posts: 375
Joined: Fri Jul 13, 2007 8:24 am
Location: $user->data['user_location'];

Re: Login After Register

Post by comkidwizzer3 »

BUMP, please check this out now :D
~My MODs~
Login After Register - v1.0.0 | Custom Ranks MOD - RC

~!Hasher!~
comkidwizzer3
Registered User
Posts: 375
Joined: Fri Jul 13, 2007 8:24 am
Location: $user->data['user_location'];

Re: Login After Register

Post by comkidwizzer3 »

BUMP :D
~My MODs~
Login After Register - v1.0.0 | Custom Ranks MOD - RC

~!Hasher!~
comkidwizzer3
Registered User
Posts: 375
Joined: Fri Jul 13, 2007 8:24 am
Location: $user->data['user_location'];

Re: Login After Register

Post by comkidwizzer3 »

Bump, please check this out everybody :D
~My MODs~
Login After Register - v1.0.0 | Custom Ranks MOD - RC

~!Hasher!~
User avatar
spaceace
Registered User
Posts: 1999
Joined: Wed Jan 30, 2008 8:50 pm

Re: Login After Register

Post by spaceace »

ok, i've tried the latest 1.0.3 on a fresh install of phpbb3.0.5 and it still has this error in ACP as soon as it's installed

Code: Select all

[phpBB Debug] PHP Notice: in file /language/en/common.php on line 291: Undefined index: lar_message
[phpBB Debug] PHP Notice: in file /adm/index.php on line 150: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 152: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 153: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 154: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
only way around it is to turn off debug extra. but it's an error none the less.

second error in ACP is actually going to the module itself to configure it

Code: Select all

[phpBB Debug] PHP Notice: in file /includes/acp/acp_lar.php on line 35: Undefined index: lar_enable
[phpBB Debug] PHP Notice: in file /includes/acp/acp_lar.php on line 37: Undefined index: lar_users
[phpBB Debug] PHP Notice: in file /includes/acp/acp_lar.php on line 39: Undefined index: lar_message
[phpBB Debug] PHP Notice: in file /includes/acp/acp_lar.php on line 41: Undefined index: lar_message_on
[phpBB Debug] PHP Notice: in file /includes/acp/acp_lar.php on line 43: Undefined index: lar_redirect
[phpBB Debug] PHP Notice: in file /includes/acp/acp_lar.php on line 45: Undefined index: lar_redirect_on
[phpBB Debug] PHP Notice: in file /includes/acp/acp_lar.php on line 47: Undefined index: lar_redirect_link
[phpBB Debug] PHP Notice: in file /includes/acp/acp_lar.php on line 49: Undefined index: lar_redirect_link
[phpBB Debug] PHP Notice: in file /includes/acp/acp_lar.php on line 85: Undefined index: lar_message
[phpBB Debug] PHP Notice: in file /includes/acp/acp_lar.php on line 89: Undefined index: lar_redirect
[phpBB Debug] PHP Notice: in file /includes/acp/acp_lar.php on line 90: Undefined index: lar_redirect_link
[phpBB Debug] PHP Notice: in file /adm/index.php on line 150: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 152: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 153: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 154: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
only way around it is to turn off debug mode all together.

get these worked out and i will happily put it on my site for the public to test ;)
comkidwizzer3
Registered User
Posts: 375
Joined: Fri Jul 13, 2007 8:24 am
Location: $user->data['user_location'];

Re: Login After Register

Post by comkidwizzer3 »

Sorry, 'bout that, had loads of errors before, I will PM you the new link :D
~My MODs~
Login After Register - v1.0.0 | Custom Ranks MOD - RC

~!Hasher!~
User avatar
spaceace
Registered User
Posts: 1999
Joined: Wed Jan 30, 2008 8:50 pm

Re: Login After Register

Post by spaceace »

comkidwizzer3 wrote:Sorry, 'bout that, had loads of errors before, I will PM you the new link :D
that version is identical to the one i already have ;)
comkidwizzer3
Registered User
Posts: 375
Joined: Fri Jul 13, 2007 8:24 am
Location: $user->data['user_location'];

Re: Login After Register

Post by comkidwizzer3 »

No it isn't the files are different ;)
~My MODs~
Login After Register - v1.0.0 | Custom Ranks MOD - RC

~!Hasher!~
User avatar
spaceace
Registered User
Posts: 1999
Joined: Wed Jan 30, 2008 8:50 pm

Re: Login After Register

Post by spaceace »

comkidwizzer3 wrote:No it isn't the files are different ;)
anyway, once the errors are worked out, i really want to use this MOD ;)
compair.GIF
You do not have the required permissions to view the files attached to this post.
comkidwizzer3
Registered User
Posts: 375
Joined: Fri Jul 13, 2007 8:24 am
Location: $user->data['user_location'];

Re: Login After Register

Post by comkidwizzer3 »

Wait, I'll repackage ;)
~My MODs~
Login After Register - v1.0.0 | Custom Ranks MOD - RC

~!Hasher!~
emrys
Registered User
Posts: 7
Joined: Tue Sep 08, 2009 9:04 pm

Re: Login After Register

Post by emrys »

Hi,

Will it be long until you can implement a version that allows for the user to be redirected upon submitting their registration? I'd like to be able to redirect them to my joomla installation or let them choose where they want to go.

Also, if you know, could you just point to the file and place in the code where I could change where the user is redirected to after a successful registration.

Thanks!
comkidwizzer3
Registered User
Posts: 375
Joined: Fri Jul 13, 2007 8:24 am
Location: $user->data['user_location'];

Re: Login After Register

Post by comkidwizzer3 »

Just a little while, it will be expected in v1.0.3, I've just got to fix the redirect code ;)
~My MODs~
Login After Register - v1.0.0 | Custom Ranks MOD - RC

~!Hasher!~

Return to “[3.0.x] MOD Database Releases”