1
svaha
White screen after first login 2.2.4
  • 2006/2/25 14:43

  • svaha

  • Just can't stay away

  • Posts: 896

  • Since: 2003/8/2 2


When a user activates his/her account with the link provided in the email, and logs on for the first time, a redirect is displaid showing PROFILE_MA_ACONTACT (account already activated) and then nothing happens, the refresh keeps on going, clicking on 'here' has no result, and when you have protector installed (as I have) the user sees a white screen after some time. That's a little bit confusing for the users.

Could this be an error in profile\activate.php?

Quote:
if ($thisuser->getVar('level') > 0 ) {
redirect_header(XOOPS_URL.'/user.php',5,_PROFILE_MA_ACONTACT);
What doesn't kill me,
makes me stronger.

http://exm.amevita.eu
http://www.amevita.eu
http://www.alohaspirit.nl

2
chardiar
Re: White screen after first login 2.2.4
  • 2006/3/11 20:01

  • chardiar

  • Just popping in

  • Posts: 91

  • Since: 2004/8/16


Hi to all,

- I have the same problem but I if user login for first time in xxxxxx/user.php#lost instead of xxxxx/modules/profile/activate.php?op=actv&id=20&actkey=xxxxxxxx that isn't happen.

Can anybody help us?

- By the way, I added in xxxxx/modules/profile/language/english/main.php

define("_PROFILE_MA_USERDISABLED","Sorry, this user is disabled. Please contact the administrator for details.");

3
svaha
Re: White screen after first login 2.2.4
  • 2006/3/11 23:51

  • svaha

  • Just can't stay away

  • Posts: 896

  • Since: 2003/8/2 2


I solved this myself by filling in the actual path in ....(I don't now anymore) I will look this up for you and come back to you.
What doesn't kill me,
makes me stronger.

http://exm.amevita.eu
http://www.amevita.eu
http://www.alohaspirit.nl

4
svaha
Re: White screen after first login 2.2.4
  • 2006/3/13 15:24

  • svaha

  • Just can't stay away

  • Posts: 896

  • Since: 2003/8/2 2


I solved the 'hanging' of the redirect when activating an account by changing : modules\profile\activate.php, line 55 to : Quote:
redirect_header(XOOPS_URL.'/index.php',5,_PROFILE_MA_ACONTACT);

The header is redirected to the index now.

I also changed in language/dutch/user.php the first line to : Quote:
define('_US_NOTREGISTERED','Nog niet geregistreerd? Klik <a href="http://www.mydomain.nl/modules/profile/register.php">hier</a>.');
(included the full path here.
What doesn't kill me,
makes me stronger.

http://exm.amevita.eu
http://www.amevita.eu
http://www.alohaspirit.nl

5
chardiar
Re: White screen after first login 2.2.4
  • 2006/3/14 13:45

  • chardiar

  • Just popping in

  • Posts: 91

  • Since: 2004/8/16


Thanks, thanks. thanks you very much, svaha

6
svaha
Re: White screen after first login 2.2.4
  • 2006/3/20 14:40

  • svaha

  • Just can't stay away

  • Posts: 896

  • Since: 2003/8/2 2


Yw Chardiar
What doesn't kill me,
makes me stronger.

http://exm.amevita.eu
http://www.amevita.eu
http://www.alohaspirit.nl

7
mcommins
Re: White screen after first login 2.2.4
  • 2006/10/25 2:29

  • mcommins

  • Just popping in

  • Posts: 2

  • Since: 2006/8/20


I have this problem in 2.0.15. The file "modules\profile\activate.php" does not exist in this version. Help!

Login

Who's Online

197 user(s) are online (144 user(s) are browsing Support Forums)


Members: 0


Guests: 197


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits