vBulletin Search Engine Optimization
This is a discussion on VBB automatic logout when activate vBSEO plugin within the Troubleshooting forums, part of the vBSEO SEO Plugin category; Hi there. I've just install vBSEO to my vbb forum, all functions work but users always need relogin to forum ...
| |||||||
Enhancing 80 million pages. | Register | FAQ | Members List | Social Groups | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| |||
| |||
| VBB automatic logout when activate vBSEO plugin
Hi there. I've just install vBSEO to my vbb forum, all functions work but users always need relogin to forum because cookie have problem. I reed some posts from vBSEO and vBSEO staff said: Cookie error because other component. But, see this picture: ![]() ![]() When vBSEO activated, IE always creat new cookie file per link on the web => per click, per cookie file. User will be kick out when they get 13 - 15 cookie file. If I turn vBSEO off, only 2 cookies created. My VBB setting: Path to Save Cookies: /forum/ Cookie Domain: .topplay.vn Any body can help me resolve this problem? Thanks Last edited by xmobile; 11-19-2008 at 09:44 AM. |
|
#3
| |||
| |||
|
When I set cookie domain = blank still get the same error This is my .htaccess Quote:
Dedicated Windows server 2003 Enterprise SP2 with full patch IIS 6 / IIS Mod-Rewrite Pro v3.7 Thanks for your support |
|
#4
| ||||
| ||||
|
Hello, I tried browsing your site and I'm getting only one cookie. Don't you have a mod installed on your forum that can set the cookie? Can you find out details on what exactly is the cookie name?
__________________ Oleg Ignatiuk / Crawlability Inc. Support Team Launches New DeskPro Powered Tool Enhanced Support at Your Service vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations 6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You. |
|
#5
| |||
| |||
|
I try to disable all mods, but I still get many cookies files created per link on my forum. Cookie name: title-of-post-id/ Cookie Internet address: Cookie:myname@title-of-post-id/ Per post click, IE will make new cookie file like above and I lost my session. |
|
#6
| ||||
| ||||
|
If you are checking that in IE options=>..=>View Files, then that is not the name of cookie, but the "name of IE's temporary internet file". Does it happen when you are logged in only? Please open a ticket with testing account details to check that.
__________________ Oleg Ignatiuk / Crawlability Inc. Support Team Launches New DeskPro Powered Tool Enhanced Support at Your Service vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations 6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You. |
|
#7
| |||
| |||
|
Ticket with testing account sent.
|
|
#8
| ||||
| ||||
|
These cookies are not vb or vbseo. They are being set by something that calls HIM_method as it's cookie name. HIM_method is not a part of stock vb or stock vbseo. It must be coming from an addon, an ad program, or something else you run. a google search returning mostly non-english results, HIM_method - Google Search so i can't be of much help there. This blog has some info about it. http://rhos.sourceforge.net/?page_id=5 you have all those same cookies vars HIM_daucu HIM_method HIM_on_off etc |
|
#9
| ||||
| ||||
|
more research says its some javascript for Vietnamese characters for a WYSIWYG.
|
|
#10
| ||||
| ||||
|
You can try top change set cookie code in bogovn.js file to resolve the issue, find: HTML Code: document.cookie='HIM_on_off='+on_off+';expires='+exp document.cookie='HIM_method='+method+';expires='+exp document.cookie='HIM_ckspell='+dockspell+';expires='+exp document.cookie='HIM_daucu='+dauCu+';expires='+exp HTML Code: document.cookie='HIM_on_off='+on_off+';expires='+exp+';path=/' document.cookie='HIM_method='+method+';expires='+exp+';path=/' document.cookie='HIM_ckspell='+dockspell+';expires='+exp+';path=/' document.cookie='HIM_daucu='+dauCu+';expires='+exp+';path=/'
__________________ Oleg Ignatiuk / Crawlability Inc. Support Team Launches New DeskPro Powered Tool Enhanced Support at Your Service vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations 6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You. |
|
#11
| |||
| |||
|
Thank all vBSEO Staff. Problem resolved bogo.js is Vietnamese typing. Thank you so much. |
| Tags |
| cookie problem |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Problems With Login/Logout | SteveRobWhatever | Troubleshooting | 6 | 09-12-2008 05:53 AM |
| Logout problem | gh05thack3r | General Discussion | 17 | 07-07-2008 09:30 PM |
| Vbseo Logout Sorunu | jungle_junkies | Türkçe | 5 | 04-12-2008 01:42 PM |
| Automatischer Logout | Hoffi | Deutsch | 5 | 06-21-2007 12:32 PM |