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 Total Support Team Launches DeskPro New vBSEO Discount Level for Network Builders 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

Can not login into forum after install

This is a discussion on Can not login into forum after install within the Troubleshooting forums, part of the vBSEO SEO Plugin category; Installed VBSEO 3.2 Gold on GoDaddy, redirects seem to be working fine. Problem is logging into the forum,it says the ...

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 07-29-2008, 05:28 PM
Junior Member
 
Real Name: Harry French
Join Date: Jul 2008
Posts: 9
Can not login into forum after install

Installed VBSEO 3.2 Gold on GoDaddy, redirects seem to be working fine. Problem is logging into the forum,it says the following:

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Am hoping if someone has a chance they could look at my site and give me some pointers. CrackBerryADDICTED.com

Here is my htaccess settings:

# Comment the following line (add '#' at the beginning)
# to disable mod_rewrite functions.
# Please note: you still need to disable the hack in
# the vBSEO control panel to stop url rewrites.
RewriteEngine On

# Some servers require the Rewritebase directive to be
# enabled (remove '#' at the beginning to activate)
# Please note: when enabled, you must include the path
# to your root vB folder (i.e. RewriteBase /forums/)
RewriteBase /blackberryforums/

RewriteCond %{HTTP_HOST} !^www.crackberryaddicted\.com
RewriteRule (.*) http://www.crackberryaddicted.com/blackberryforums/$1 [L,R=301]

RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]

RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron)
RewriteRule ^((archive/)?(.*\.php(/.*)?)?)$ vbseo.php [L,QSA]

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/
RewriteRule ^(.+)$ vbseo.php [L,QSA]

Thanks Harry
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #2  
Old 07-29-2008, 05:47 PM
Michael Biddle's Avatar
vBSEO Staff
vBSEO Total Customer Support
 
Real Name: Michael Biddle
Join Date: Jan 2007
Location: Southern California
Posts: 3,204
Blog Entries: 5
What is your cookie domain in your vbulletin options? It should be .yoursite.com (include the first dot)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #3  
Old 07-29-2008, 05:52 PM
Junior Member
 
Real Name: Harry French
Join Date: Jul 2008
Posts: 9
yes it is .crackberryaddicted.com do I need to have it blackberryforums.crackberryaddicted.com And thanks for your help Michael
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #4  
Old 07-29-2008, 05:53 PM
Michael Biddle's Avatar
vBSEO Staff
vBSEO Total Customer Support
 
Real Name: Michael Biddle
Join Date: Jan 2007
Location: Southern California
Posts: 3,204
Blog Entries: 5
Well I see that when you click the link on your forum it is pointed at blackberryforums.crackberryaddicted.com, but then is getting rewritten to crackberryaddicted.com/blackberryforums. How exactly are you wanting it setup?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #5  
Old 07-29-2008, 05:57 PM
Junior Member
 
Real Name: Harry French
Join Date: Jul 2008
Posts: 9
At the risk of sounding really stupid...just so it works LOL. blackberryforums is a sub directory of crackberryaddicted. Dont you agree that the rewrites are working properly? I feel like I am so close to having this work on GoDaddy, after many hours of googling, reading it turns out that once you add a htaccess file to GoDaddy it may take up to one hour for it to get reconized.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #6  
Old 07-29-2008, 06:02 PM
Michael Biddle's Avatar
vBSEO Staff
vBSEO Total Customer Support
 
Real Name: Michael Biddle
Join Date: Jan 2007
Location: Southern California
Posts: 3,204
Blog Entries: 5
Well as of right now I see that vbseo is working, but not to how you are wanting it in the subdirectory.

You should comment these lines out in your .htaccess if you have not already done so.

Code:
#RewriteCond %{HTTP_HOST} !^www.crackberryaddicted\.com
#RewriteRule (.*) http://www.crackberryaddicted.com/blackberryforums/$1 [L,R=301]
Add the # in front of those lines and reupload it to your website
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #7  
Old 07-29-2008, 06:17 PM
Junior Member
 
Real Name: Harry French
Join Date: Jul 2008
Posts: 9
Get a internal server error when going from home to forums with this setting:

# Comment the following line (add '#' at the beginning)
# to disable mod_rewrite functions.
# Please note: you still need to disable the hack in
# the vBSEO control panel to stop url rewrites.
RewriteEngine On

# Some servers require the Rewritebase directive to be
# enabled (remove '#' at the beginning to activate)
# Please note: when enabled, you must include the path
# to your root vB folder (i.e. RewriteBase /forums/)
RewriteBase /blackberryforums/
#RewriteCond %{HTTP_HOST} !^www.crackberryaddicted\.com#RewriteRule (.*) http://www.crackberryaddicted.com/blackberryforums/$1 [L,R=301]

#RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]

RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron)
RewriteRule ^((archive/)?(.*\.php(/.*)?)?)$ vbseo.php [L,QSA]

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/
RewriteRule ^(.+)$ vbseo.php [L,QSA]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #8  
Old 07-29-2008, 06:24 PM
Michael Biddle's Avatar
vBSEO Staff
vBSEO Total Customer Support
 
Real Name: Michael Biddle
Join Date: Jan 2007
Location: Southern California
Posts: 3,204
Blog Entries: 5
Please try this:

Code:
# Comment the following line (add '#' at the beginning)
# to disable mod_rewrite functions.
# Please note: you still need to disable the hack in
# the vBSEO control panel to stop url rewrites.
RewriteEngine On

# Some servers require the Rewritebase directive to be
# enabled (remove '#' at the beginning to activate)
# Please note: when enabled, you must include the path
# to your root vB folder (i.e. RewriteBase /forums/)
RewriteBase /blackberryforums/

#RewriteCond %{HTTP_HOST} !^www.crackberryaddicted\.com
#RewriteRule (.*) http://www.crackberryaddicted.com/blackberryforums/$1 [L,R=301]

RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]

RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron)
RewriteRule ^((archive/)?(.*\.php(/.*)?)?)$ vbseo.php [L,QSA]

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/
RewriteRule ^(.+)$ vbseo.php [L,QSA]
If that does not work, try to comment out the rewritebase.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #9  
Old 07-29-2008, 06:39 PM
Junior Member
 
Real Name: Harry French
Join Date: Jul 2008
Posts: 9
500 error with and without rewritebase
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #10  
Old 07-29-2008, 06:46 PM
Michael Biddle's Avatar
vBSEO Staff
vBSEO Total Customer Support
 
Real Name: Michael Biddle
Join Date: Jan 2007
Location: Southern California
Posts: 3,204
Blog Entries: 5
Please open a support ticket with ftp and admincp access as well as your vbseocp.php password.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #11  
Old 07-29-2008, 06:47 PM
Junior Member
 
Real Name: Harry French
Join Date: Jul 2008
Posts: 9
OK
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
Reply

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
Can't login to forum from a linked page in a thread tuoitresoidong Troubleshooting 2 04-13-2008 06:41 PM
Login page not found and login not working with Opera Simon Moon Troubleshooting 1 01-13-2008 04:00 PM
Kein Forum Login nach Einrichtung von vBSEO Hottommi Deutsch 2 07-23-2007 07:57 AM
404 error for every forum after install StarBuG Troubleshooting 3 07-19-2007 05:23 PM
Forum is down after VBSEO install rollo Troubleshooting 6 09-20-2006 02:17 AM


All times are GMT -4. The time now is 01:16 AM.


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