vBulletin SEO Forums

SEO

vBulletin Search Engine Optimization

Buy vBSEO Now! HACKER SAFE certified sites prevent over 99.9% of hacker crime.
ne nw
vBSEO 3.2.0 Patch Release for vB 3.8 vBSEO Total Support Team Launches DeskPro vBSEO 3.2.0 GOLD Has Landed Success with vBSEO = 600ore Web Visitors + $1400 in a Day! Crawlability Inc. Files for SEO Technology Patent
se sw

VBB automatic logout when activate vBSEO plugin

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 ...

Go Back   vBulletin SEO Forums > vBSEO SEO Plugin > Troubleshooting

Enhancing 80 million pages.

Register FAQ Members List Social Groups Calendar Search Today's Posts Mark Forums Read
  #1  
Old 11-19-2008, 09:30 AM
Junior Member
 
Real Name: Nguyen Vinh Cuong
Join Date: Aug 2008
Posts: 10
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
Attached Thumbnails
cookie.jpg  

Last edited by xmobile; 11-19-2008 at 09:44 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #2  
Old 11-19-2008, 09:33 AM
Mert Gökçeimam's Avatar
vBSEO.com Webmaster
vBSEO Total Customer SupportvBulletin HackerBig Board Administrator
 
Real Name: Lizard King
Join Date: Oct 2005
Location: Istanbul
Posts: 8,419
Blog Entries: 1
Send a message via MSN to Mert Gökçeimam
If you dont have more then one forum on your server you should use cookie domain blank. Whast is your .htaccess content
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #3  
Old 11-19-2008, 09:38 AM
Junior Member
 
Real Name: Nguyen Vinh Cuong
Join Date: Aug 2008
Posts: 10
When I set cookie domain = blank still get the same error
This is my .htaccess
Quote:
RewriteEngine On
RewriteCond %{HTTP_HOST} .*topplay.vn
RewriteRule ^/forum/((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ /forum/vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
RewriteCond %{HTTP_HOST} .*topplay.vn
RewriteCond %{REQUEST_URI} !/forum/(acua/|mcua/|cron)
RewriteRule ^/forum/((archive/)?(.*\.php(/.*)?)?)$ /forum/vbseo.php [L,QSA]
RewriteCond %{HTTP_HOST} .*topplay.vn
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !^/forum/clear.gif
RewriteCond %{REQUEST_FILENAME} !^/forum/(acua|mcua|clientscript|cpstyles|images|upload|ima gehosting)/
RewriteRule ^/forum/(.+)$ /forum/vbseo.php [L,QSA]
Server spec:
Dedicated Windows server 2003 Enterprise SP2 with full patch
IIS 6 / IIS Mod-Rewrite Pro v3.7

Thanks for your support
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #4  
Old 11-19-2008, 09:49 AM
Oleg Ignatiuk's Avatar
vBSEO Staff
vBSEO Total Customer SupportvBSEO Documenter
 
Real Name: Oleg Ignatiuk
Join Date: Jun 2005
Location: Belarus
Posts: 21,951
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.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #5  
Old 11-19-2008, 10:06 AM
Junior Member
 
Real Name: Nguyen Vinh Cuong
Join Date: Aug 2008
Posts: 10
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.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #6  
Old 11-19-2008, 10:35 AM
Oleg Ignatiuk's Avatar
vBSEO Staff
vBSEO Total Customer SupportvBSEO Documenter
 
Real Name: Oleg Ignatiuk
Join Date: Jun 2005
Location: Belarus
Posts: 21,951
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.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #7  
Old 11-19-2008, 11:39 AM
Junior Member
 
Real Name: Nguyen Vinh Cuong
Join Date: Aug 2008
Posts: 10
Ticket with testing account sent.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #8  
Old 11-19-2008, 03:41 PM
briansol's Avatar
Senior Member
vBSEO Pre-Release TeamDesign for SEOBig Board Administrator
 
Real Name: Brian
Join Date: Apr 2006
Location: Central CT, USA
Posts: 5,802
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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #9  
Old 11-19-2008, 03:45 PM
briansol's Avatar
Senior Member
vBSEO Pre-Release TeamDesign for SEOBig Board Administrator
 
Real Name: Brian
Join Date: Apr 2006
Location: Central CT, USA
Posts: 5,802
more research says its some javascript for Vietnamese characters for a WYSIWYG.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #10  
Old 11-19-2008, 04:34 PM
Oleg Ignatiuk's Avatar
vBSEO Staff
vBSEO Total Customer SupportvBSEO Documenter
 
Real Name: Oleg Ignatiuk
Join Date: Jun 2005
Location: Belarus
Posts: 21,951
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
repalce with:
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.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #11  
Old 11-19-2008, 11:12 PM
Junior Member
 
Real Name: Nguyen Vinh Cuong
Join Date: Aug 2008
Posts: 10
Thank all vBSEO Staff.
Problem resolved
bogo.js is Vietnamese typing.
Thank you so much.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
Reply

Tags
cookie problem

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


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


All times are GMT -4. The time now is 10:39 PM.


Powered by vBulletin Version 3.8.0
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.5 ©2008, Crawlability, Inc.