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

Upgrading from vBSEO 3.0 RC6.0 to RC8.0

This is a discussion on Upgrading from vBSEO 3.0 RC6.0 to RC8.0 within the Troubleshooting forums, part of the vBSEO SEO Plugin category; i'm trying to upgrade from vBSEO 3.0 RC6.0 to RC8.0 i've gone through the upgrade instructions but when trying to ...

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

Reply

 

LinkBack Thread Tools
  #1  
Old 02-08-2007, 06:04 AM
Senior Member
 
Real Name: Chris Powell
Join Date: Dec 2006
Location: UK
Posts: 114
Upgrading from vBSEO 3.0 RC6.0 to RC8.0

i'm trying to upgrade from vBSEO 3.0 RC6.0 to RC8.0
i've gone through the upgrade instructions but when trying to D. i just get a http 403 page Forbidden

I'm guessing it's something to do with the htaccess file?

A. Visit your vBSEO CP (forums/vbseocp.php) and backup your current settings:
  1. Click on the 'XML' link for vbseo_all.xml and save a backup of your setup file.
B. Go to your ADMIN CP > 'Plugin System' > 'Manage Products'
  1. Click on [Add/Import Product]
  2. Browse to the 'docs' folder of this installation and open 'crawlability_vbseo.xml', set 'Allow Overwrite' to 'Yes', click 'Import'
C. Upload (and replace) ALL files included in the 'upload' folder to your forum root folder in BINARY mode.
Note: Ensure you upload a file named .htaccess (located in your 'upload' folder) to your forum root folder. In some machines, this file is not visible. If this is your case, find the htaccess.txt file in the 'docs' folder and (1) upload it to your root folder first and (2) rename it to .htaccess
D. Visit your vBSEO CP (forums/vbseocp.php) and restore current settings:
  1. Click on the 'Browse' button within the 'Upload a Settings (.xml) File' box.
  2. Upload your previously saved vbseo_all.xml settings file.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #2  
Old 02-08-2007, 06:35 AM
Senior Member
 
Real Name: Chris Powell
Join Date: Dec 2006
Location: UK
Posts: 114
30 minutes later
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #3  
Old 02-08-2007, 06:46 AM
Senior Member
 
Real Name: Chris Powell
Join Date: Dec 2006
Location: UK
Posts: 114
htaccess i had in the first place

# 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 vBulletin folder (i.e. RewriteBase /forums)
RewriteBase /forums
#RewriteCond %{HTTP_HOST} !^www.yourdomain.com
#RewriteRule (.*) http://www.yourdomain.com/forums/$1 [L,R=301]
RewriteRule ^((urllist|sitemap).*.(xml|txt)(.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
RewriteCond %{QUERY_STRING} !vbseourl=
RewriteCond %{REQUEST_FILENAME} !(admincp/|modcp/|chat|cron)
RewriteRule ^(.*.php)$ vbseo.php?vbseourl=$1&%{QUERY_STRING} [L]
RewriteCond %{REQUEST_FILENAME} !.(jpg|gif)$
RewriteRule ^(archive/.*)$ vbseo.php?vbseourl=$1&%{QUERY_STRING} [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !(admincp|modcp|clientscript|cpstyles|images)/
RewriteRule ^(.+)$ vbseo.php?vbseourl=$1&%{QUERY_STRING} [L]

new one

# 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 /
#RewriteCond %{HTTP_HOST} !^www.yourdomain.com
#RewriteRule (.*) http://www.yourdomain.com/forums/$1 [L,R=301]
RewriteRule ^((urllist|sitemap_).*.(xml|txt)(.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
RewriteCond %{QUERY_STRING} !vbseourl=
RewriteCond %{REQUEST_URI} !(admincp/|modcp/|chat|cron)
RewriteRule ^(.*.php)$ vbseo.php?vbseourl=$1 [L,QSA]
RewriteCond %{REQUEST_FILENAME} !.(jpg|gif)$
RewriteRule ^(archive/.*)$ vbseo.php?vbseourl=$1 [L,QSA]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/
RewriteRule ^(.+)$ vbseo.php?vbseourl=$1 [L,QSA]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #4  
Old 02-08-2007, 07:30 AM
Oleg Ignatiuk's Avatar
vBSEO Staff
vBSEO Total Customer SupportvBSEO Documenter
 
Real Name: Oleg Ignatiuk
Join Date: Jun 2005
Location: Belarus
Posts: 21,616
Please try to restore your original .htaccess file.
__________________
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 02-08-2007, 07:33 AM
Senior Member
 
Real Name: Chris Powell
Join Date: Dec 2006
Location: UK
Posts: 114
ok i've restored it.

still nothing though

link removed:

Last edited by Chris Powell; 02-10-2007 at 04:26 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #6  
Old 02-08-2007, 07:51 AM
Snake's Avatar
Senior Member
vBulletin Hacker
 
Real Name: Josh
Join Date: Oct 2005
Location: Cleveland, OH
Posts: 416
Send a message via AIM to Snake Send a message via MSN to Snake
Try and set the CHMOD of that file to 644. I think that will solve the problem, hopefully, as it is a permission error thing.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #7  
Old 02-08-2007, 07:53 AM
Senior Member
 
Real Name: Chris Powell
Join Date: Dec 2006
Location: UK
Posts: 114
it's already set as 644
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #8  
Old 02-08-2007, 07:58 AM
Snake's Avatar
Senior Member
vBulletin Hacker
 
Real Name: Josh
Join Date: Oct 2005
Location: Cleveland, OH
Posts: 416
Send a message via AIM to Snake Send a message via MSN to Snake
Well then, did you restore your original .htaccess file just like Oleg said?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #9  
Old 02-08-2007, 07:59 AM
Senior Member
 
Real Name: Chris Powell
Join Date: Dec 2006
Location: UK
Posts: 114
i see on the root of vb a folder named ionCube though i upgraded with the Zend version because it was recommened

guess i've buggered it up now eh
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #10  
Old 02-08-2007, 08:02 AM
Senior Member
 
Real Name: Chris Powell
Join Date: Dec 2006
Location: UK
Posts: 114
Quote:
Originally Posted by Darkblade View Post
Well then, did you restore your original .htaccess file just like Oleg said?
i did yes, i uploaded the original .htaccess file back onto the host.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #11  
Old 02-08-2007, 08:08 AM
Snake's Avatar
Senior Member
vBulletin Hacker
 
Real Name: Josh
Join Date: Oct 2005
Location: Cleveland, OH
Posts: 416
Send a message via AIM to Snake Send a message via MSN to Snake
Quote:
Originally Posted by Chris Powell View Post
i see on the root of vb a folder named ionCube though i upgraded with the Zend version because it was recommened

guess i've buggered it up now eh
Then in that case, I recommend you to remove the "ioncube" folder and all its files since you're no longer using that version. Try that and lemme know if it works.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #12  
Old 02-08-2007, 08:20 AM
Senior Member
 
Real Name: Chris Powell
Join Date: Dec 2006
Location: UK
Posts: 114
I just removed it. still the same though
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #13  
Old 02-08-2007, 08:28 AM
Snake's Avatar
Senior Member
vBulletin Hacker
 
Real Name: Josh
Join Date: Oct 2005
Location: Cleveland, OH
Posts: 416
Send a message via AIM to Snake Send a message via MSN to Snake
Damn I'm not sure where the problem is so just wait for Oleg/Keith's respond.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #14  
Old 02-08-2007, 08:34 AM
Senior Member
 
Real Name: Chris Powell
Join Date: Dec 2006
Location: UK
Posts: 114
lol, call yourself a hacker *pffft

no worries though. im going out now...will check back later
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #15  
Old 02-08-2007, 08:41 AM
Oleg Ignatiuk's Avatar
vBSEO Staff
vBSEO Total Customer SupportvBSEO Documenter
 
Real Name: Oleg Ignatiuk
Join Date: Jun 2005
Location: Belarus
Posts: 21,616
Could you please open a support ticket with ftp/admincp access for troubleshooting?
__________________
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
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



All times are GMT -4. The time now is 09:44 PM.


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