vBulletin SEO Forums

SEO

vBulletin Search Engine Optimization

Buy vBSEO Now! HACKER SAFE certified sites prevent over 99.9% of hacker crime.
ne nw
New vBSEO Discount Level for Network Builders Meet vBSEO Team in New York (Nov. 3rd & 4th) 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 VBulletin 3.6.8PL2 to 3.6.9 errors

This is a discussion on Upgrading VBulletin 3.6.8PL2 to 3.6.9 errors within the Troubleshooting forums, part of the vBSEO Google/Yahoo Sitemap category; I'm trying to do the latest VBulletin upgrade..completely locked me out of any access to my forum. I'm thinking this ...

Go Back   vBulletin SEO Forums > vBSEO Google/Yahoo Sitemap > Troubleshooting

Enhancing 80 million pages.

Register FAQ Members List Social Groups Calendar Search Today's Posts Mark Forums Read
  #1  
Old 04-05-2008, 12:00 PM
Senior Member
 
Real Name: Art
Join Date: Nov 2006
Posts: 110
Upgrading VBulletin 3.6.8PL2 to 3.6.9 errors

I'm trying to do the latest VBulletin upgrade..completely locked me out of any access to my forum. I'm thinking this has to do with some htaccess stuff I was working with here some time ago. I'm clueless on this stuff so any help would be appreciated. My forum is down so I'm desperate. Here's the error I get while attempting to run the upgrade script:

Warning: Cannot modify header information - headers already sent by (output started at /home/xxxx/public_html/forum/includes/config.php:1) in /home/xxxx/public_html/forum/install/upgrade.php on line 21

Warning: Cannot modify header information - headers already sent by (output started at /home/xxx/public_html/forum/includes/config.php:1) in /home/xxx/public_html/forum/install/upgrade.php on line 22

Warning: Cannot modify header information - headers already sent by (output started at /home/xxx/public_html/forum/includes/config.php:1) in /home/xxx/public_html/forum/includes/functions.php on line 2801

(Note, I xxx'd out my directory name)

Here is my htaccess file. Same with the xxx's

# 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 /

RewriteCond %{HTTP_HOST} !^www\.xxxx\.com
RewriteRule (.*) http://www.xxxx.com/forum/$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]

Could this be my problem? I can't even access my admincp.


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 04-05-2008, 12:03 PM
Senior Member
 
Real Name: Art
Join Date: Nov 2006
Posts: 110
I checked for the space on line 1 of my config.php, it didn't have it.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3  
Old 04-05-2008, 03:21 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,473
rename the .htaccess file to htaccess.txt so that it has no bearing. That will eliminate htaccess as the culprit.

That said, i don't think that's the case... sounds like a php error.

A plugin, perhaps?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4  
Old 04-05-2008, 03:39 PM
Senior Member
 
Real Name: Art
Join Date: Nov 2006
Posts: 110
Thanks Briansol,

I renamed the htaccess file, and I disabled vBSEO. Forum works fine now...so the problem is either in htaccess or vBSEO. I suspect htaccess. Any clues on how to proceed?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5  
Old 04-06-2008, 07:10 AM
Oleg Ignatiuk's Avatar
vBSEO Staff
vBSEO Total Customer SupportvBSEO Documenter
 
Real Name: Oleg Ignatiuk
Join Date: Jun 2005
Location: Belarus
Posts: 21,450
Blog Entries: 1
Replied to your support ticket.
__________________
Oleg Ignatiuk / Crawlability Inc.
vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations

vBSEO Google Sitemap Generator - Version 2.2 Released Mandatory Upgrade for vBSEO 3.2.0 GOLD

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!
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
Possible VBSEO issue when upgrading vBulletin Deegan URL Rewrite Settings 6 09-09-2007 06:17 AM
Upgrading vBulletin after vBSEO akumar Pre-Sales Questions 3 06-20-2007 07:13 AM
upgrading errors forsaleo Troubleshooting 1 10-05-2006 04:10 AM
Upgrading vBulletin from 3.0.x, and test scripts Shaolyen Pre-Sales Questions 6 10-11-2005 02:00 PM


All times are GMT -4. The time now is 04:47 PM.


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