1
irmtfan
Big Problem: multimenu 1.8.1- users suddenly ejected from site
  • 2006/4/29 17:46

  • irmtfan

  • Module Developer

  • Posts: 3419

  • Since: 2003/12/7


i use treemenu but then some users complain about a sudden logout from site in every click in all links of site ( inside and out side of treemenu)
now i disable block and its all ok.
how can it be possible?
i dont have this problem.

2
solo71
Re: Big Problem: multimenu 1.8.1- users suddenly ejected from site
  • 2006/4/29 21:21

  • solo71

  • Module Developer

  • Posts: 941

  • Since: 2003/1/29


The last time I heard about this was because of an url error.

Webmaster using a mix with :

www.mysite.com
mysite.com

Switching from one adress to the other caused a session losse.

Check your links.


3
irmtfan
Re: Big Problem: multimenu 1.8.1- users suddenly ejected from site
  • 2006/4/30 12:35

  • irmtfan

  • Module Developer

  • Posts: 3419

  • Since: 2003/12/7


thanks solo i think i found the problem.
i just have one more '/' after the domain url in one link.

http://www.mysite.com//

now i clear it and my test seems ok now

4
irmtfan
Re: Big Problem: multimenu 1.8.1- users suddenly ejected from site
  • 2006/5/2 15:35

  • irmtfan

  • Module Developer

  • Posts: 3419

  • Since: 2003/12/7


the '/' was not the case. and the problem still remain. after some more test if i dont find any solution could i send the db to you? and how can i send it?

5
blueteen
Re: Big Problem: multimenu 1.8.1- users suddenly ejected from site
  • 2006/5/9 8:33

  • blueteen

  • Quite a regular

  • Posts: 379

  • Since: 2004/7/16


i have this problem only with IE (not firefox), and only when 2 or more treemenu's blocks are activated.

right ?
seems to be related to PHPSESSID.
i don't know why for the moment

6
irmtfan
Re: Big Problem: multimenu 1.8.1- users suddenly ejected from site
  • 2006/5/9 8:48

  • irmtfan

  • Module Developer

  • Posts: 3419

  • Since: 2003/12/7


exactly
i knew about that IE issue ....just forgot to wrote the browser.
all users have this problem with IE

7
blueteen
Re: Big Problem: multimenu 1.8.1- users suddenly ejected from site
  • 2006/5/9 13:58

  • blueteen

  • Quite a regular

  • Posts: 379

  • Since: 2004/7/16


ok, it seems there is a cookie/session problem.
there are 2 "solutions" for the moment...

activate 'use session' in the admin/preferences of your website.
or change a line in the treemenu template (but, with this change, the treemenu will not remember the position of submenus (open/close) during the navigation. (re/load a page will restore treemenu as for a first time visit)

edit : multimenu_dyn_tree.html

change :
tree<{$block.mm}> = new treemenu('tree<{$block.mm}>'truetruetruefalse);


with :
tree<{$block.mm}> = new treemenu('tree<{$block.mm}>'truetruefalse);


last 'false' means : do not use cookies for treemenu.

8
irmtfan
Re: Big Problem: multimenu 1.8.1- users suddenly ejected from site
  • 2006/5/10 8:12

  • irmtfan

  • Module Developer

  • Posts: 3419

  • Since: 2003/12/7


it seems using the costum session is better but i have this veruy dangerouse problem:
https://xoops.org/modules/newbb/viewtopic.php?viewmode=flat&topic_id=47370&forum=20

Login

Who's Online

269 user(s) are online (179 user(s) are browsing Support Forums)


Members: 0


Guests: 269


more...

Donat-O-Meter

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

Latest GitHub Commits