Redirect is not working when logging in. Breadcrumb home is working correct. Logging in gives the same page as for non logged in.

It's is the same problen as in http://drupal.org/node/78036

Comments

Anonymous’s picture

I found that the page after login is the same page as before the login. When I login from node/11 the login page is node/11. When I login from the frontpage "home" the login page is the same frontpage "home" an not the "home_user" frontpage that I setup in de module.

The logged in page is not triggerd in the login proces.

dublin drupaller’s picture

will have a look at this in more detail later msn.

I just tried it and I wasn't able to recreate the problem you mentioned with the Drupal 4.7 version of the module.

It works fine for me out of the box.

Dub

Anonymous’s picture

If you want to see it, you can try it out on my test site http://www.evenementen.steb.nl
Register logout and login...
Klick om the braedcrumb 'start' and you see the effect.

I've got og installed, tested it without: no good result.
I've got panels installed, tested it without: no good result.

I've got frontpage working on de site www.steb.nl.
The module is only installed in the map: drupal/modules for both sites
Both sites are part of a multi site configuration with both sites in the maps: drupal/sites/steb.nl and drupal/sites/evenementen.steb.nl
The multi site configuration is working perfect.

I've moved al the installed modules out of the map drupal/sites/evenementen.steb.nl/modules for interference testing with other modules: no good result.

It's a big ? for me.

Yesterday I made an upgrade with drupal core to 4.7.4. No problems with the upgrade. No effect to this problem.

Martin

dublin drupaller’s picture

your site isn't working properly Martin.

I got a screen full of error messages when I just tried to register.

Warning: array_keys() [function.array-keys]: The first argument should be an array in /modules/og_mandatory_group/og_mandatory_group.module on line 31

Warning: in_array() [function.in-array]: Wrong datatype for second argument in /modules/og_mandatory_group/og_mandatory_group.module on line 31

Warning: Cannot modify header information - headers already sent by (output started at /modules/og_mandatory_group/og_mandatory_group.module:31) in /includes/common.inc on line 269

dub

dublin drupaller’s picture

Assigned: » dublin drupaller
Status: Active » Closed (fixed)

HI Martin,

I got the registration email and logged in...the front page appears to work as it should...i.e.when I was logged in I got a completely different front page with this message:

Welkom 

U bent ingelogd op de communitie site evenementen.steb.nl. Aanmelding als vrijwilliger hier Aanmelden als organisatie hier Welkom 


U bent ingelogd op de communitie site evenementen.steb.nl. Aanmelding als vrijwilliger hier Aanmelden als organisatie hier 

The problem you're having maybe related to cache.

Dub

dublin drupaller’s picture

As a tip I notice the LOGIN block on the left isn't working properly. When I'm logged in, it doesn't recognise the fact that I'm logged in.

Dub

dublin drupaller’s picture

open this issue back up if you're still having problems. My guess is that it is a problem with the login block you are using.

Dub