Hi Guys,

I keep getting this on login ?? I dont know if it is within the logintoboggan module, analytics or other?
Im using the 6.x-2.0 version and latest logintoboggan. Pathauto for users is set to "users".

So after login, a user gets this (error page)

http://example.com/users/google-analytics.com/ga.js

On the error page I have a home link, but it seems redundant to have a user click it to see if infact they have been logged in..

Any insight as to what may be happening ?

Comments

hass’s picture

Status: Active » Closed (duplicate)

Sounds like #324332: Page breaks if theme developer wraps body. Please re-open if not your issue. Marking as duplicate.

Durran’s picture

Ok, I have had this problem for some time now. I still cant figure out!
I dont use Devel. I have three drupal sites, only this one does this.

Usually this url after login: /user/google-analytics.com/ga.js
Sometimes this: /flvplayer.swf

Im stumped ? Any more ideas ?
I ruled out loggintoboggan... I just un-installed it
So.. my best guess is analytics, or possibly lightbox2.
thanks

hass’s picture

An old lightbox2 or core version <6.3 could also result in jQuery issues. Search the issue queue of lightbox2, please. I have no idea what module causes your issue, but not GA... I would try to disable one by one until the issue goes away and then you know what module is wrong. Then you can dig deeper... Maybe you have PopupAPI installed?

Durran’s picture

All my modules were updated as of last night... Still happeneing. No PopupAPI. I will try those other suggestions! Thanks.

Durran’s picture

Ok, I disabled the analytics module and all works fine, Im just wondering if it possibly may be a theme conflict. Im using Marinelli / giordani. I will post there too and see if anyone has the same issue as me.

hass’s picture

Try to remove the JS files of the theme. Keep in mind devel_themer need to be disabled or upgraded - if this is the devel issue.