Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 02-09-2009, 12:48 AM
RedGTiVR6 RedGTiVR6 is offline
 
Join Date: Dec 2006
Location: Little Elm, TX
Posts: 817
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Trying to update to vBlog 2.0 PL1 and having issues?

EDIT: Sorry! The title should read vBLOG, not vBulletin!

I'll upload the files and when I try and go to the page, nothing comes up.

It's like nothing is there....I get a page that basically says it can't find that page. I check and blog.php is loaded in the right location, but http://forum.xxx.xxx/blog.php doesn't show up...

Now we do have vBSEO installed, so i'm wondering if it might be related to this?

Our current blog install is linked as follows: http://forums.xxx.xxx/blogs

Once I drop the new files onto the server, then try and access the blog, using the same link (/blogs or even blog.php) nothing happens....

I'm upgrading from 1.0 and according to the directions, it says to just upload the files and that's it...

Anyone know if anything I've missed?

Thanks in advance.

I'm running vBulletin 3.8.1 and vBSEO 3.2.0 btw.
Reply With Quote
  #2  
Old 02-09-2009, 01:05 AM
snakes1100 snakes1100 is offline
 
Join Date: Dec 2001
Location: Michigan
Posts: 3,733
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Have you tried checking the error log for the webserver apache/iss?

If disabling vbseo via the product manager dont yield results, the next best thing is tailing the error log on the server when you visit that link.

Might want to make sure you uploaded the files in ascii and not binary, check the file permissions as well.
Reply With Quote
  #3  
Old 02-09-2009, 01:12 AM
RedGTiVR6 RedGTiVR6 is offline
 
Join Date: Dec 2006
Location: Little Elm, TX
Posts: 817
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'll check these things tomorrow night for sure. Thanks!
Reply With Quote
  #4  
Old 02-10-2009, 05:52 AM
Dismounted's Avatar
Dismounted Dismounted is offline
 
Join Date: Jun 2005
Location: Melbourne, Australia
Posts: 15,047
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If you are having trouble with an official product, please open a support ticket or post over at the vBulletin.com forum.
Reply With Quote
  #5  
Old 02-10-2009, 12:06 PM
RedGTiVR6 RedGTiVR6 is offline
 
Join Date: Dec 2006
Location: Little Elm, TX
Posts: 817
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

That's nice and all, but I know that as soon as I would do that, they would point the finger at an unsupported product that I have installed. That's why I'm trying to figure out the ACTUAL problem first. If I find out that it's something to do with vBlog its self, then I'll head on over there. I just want to be sure first.

I was trying to avoid being told to go somewhere else for help, but it looks like I didn't avoid that afterall. I love how that works.

Thanks.
Reply With Quote
  #6  
Old 02-10-2009, 12:08 PM
Marco van Herwaarden Marco van Herwaarden is offline
 
Join Date: Jul 2004
Posts: 25,415
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

To troubleshoot this, please remove any hacks and disable your plugins, then see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

define('DISABLE_HOOKS', true);

If so, reupload all the original vB non-image files (except install.php). Make sure you upload these in ASCII format and overwrite the ones on the server.

If your problem still exists, please create a new Style with no Parent set. Now browse the forum using this new style, do you still have the same problems? If you are troubleshooting login or guest issues, you will need to set this style as board default in the vBulletin Options.

If your problem stil exists after this, then post on vB.com as your problem is not related to a modification.
Reply With Quote
  #7  
Old 02-26-2009, 10:04 PM
RedGTiVR6 RedGTiVR6 is offline
 
Join Date: Dec 2006
Location: Little Elm, TX
Posts: 817
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This appears to be an issue beyond a compatibility issue with a plug-in I'm afraid.

I've disabled all plug-ins except for the Blog plug-in, I still get the error. I've added the code to config.php, I still get the error. I've created a new style and checked it using that style, I still get the error. I have not tried uploading the files again, but I'm not sure that would fix the problem considering the type of error I'm actually getting.

When I try to go to the Blog page, I get a page telling me that there's been a DB error, but nothing telling me exactly what the DB error is.

When I then go to my profile page, I get the following DB error:

Code:
Database error in vBulletin 3.8.1:

Invalid SQL:

					SELECT
						blog_text.username AS postusername, blog_text.ipaddress AS blogipaddress, blog_text.state, blog_text.blogtextid, blog_text.title, blog_text.dateline, blog_text.pagetext, blog_text.allowsmilie,
						blog.userid AS blog_userid, blog.blogid, blog.title AS entrytitle, blog.state AS blog_state, blog.firstblogtextid, blog.options AS blogoptions, blog_user.memberids, blog_user.memberblogids, blog.postedby_userid, blog.postedby_username,
						user2.usergroupid AS blog_usergroupid, user2.infractiongroupids AS blog_inractiongroupids, user2.membergroupids AS blog_membergroupids,
						user.*,
						blog_user.title AS blogtitle,
						IF(user.displaygroupid = 0, user.usergroupid, user.displaygroupid) AS displaygroupid, user.infractiongroupid, options_ignore, options_buddy, options_member, options_guest, blog.userid AS blog_userid,
						blog.state AS blog_state, blog.firstblogtextid
					,avatar.avatarpath, NOT ISNULL(customavatar.userid) AS hascustomavatar, customavatar.dateline AS avatardateline,customavatar.width AS avwidth,customavatar.height AS avheight
					, blog_read.readtime AS blogread, blog_userread.readtime AS bloguserread
					
					FROM blog_text AS blog_text
					LEFT JOIN blog AS blog ON (blog.blogid = blog_text.blogid)
					LEFT JOIN user AS user ON (user.userid = blog_text.userid)
					LEFT JOIN user AS user2 ON (user2.userid = blog.userid)
					LEFT JOIN blog_user AS blog_user ON (blog_user.bloguserid = blog.userid)
					
					LEFT JOIN blog_read AS blog_read ON (blog_read.blogid = blog.blogid AND blog_read.userid = 1641)
					LEFT JOIN blog_userread AS blog_userread ON (blog_userread.bloguserid = blog.userid AND blog_userread.userid = 1641)
					
					
					LEFT JOIN avatar AS avatar ON(avatar.avatarid = user.avatarid) LEFT JOIN customavatar AS customavatar ON(customavatar.userid = user.userid)
					
					WHERE blog.state IN('visible')
	AND blog.dateline <= 1235692882
	AND blog.pending = 0
	AND blog_text.state IN('visible')
	AND blog.firstblogtextid <> blog_text.blogtextid
	AND blog_text.bloguserid = 1641
					ORDER BY blog_text.dateline DESC
					LIMIT 5;

MySQL Error   : Unknown column 'blog_user.memberids' in 'field list'
Error Number  : 1054
Request Date  : Thursday, February 26th 2009 @ 07:01:22 PM
Error Date    : Thursday, February 26th 2009 @ 07:01:22 PM
Script        : http://xxxxxxx/member.php?action=getinfo&u=1641
Referrer      : http://xxxxxxx/profile.php?do=editoptions
IP Address    : xxxx
Username      : xxxx
Classname     : vB_Database
MySQL Version : 5.0.51b-community-nt
Reply With Quote
  #8  
Old 02-27-2009, 11:01 AM
Dismounted's Avatar
Dismounted Dismounted is offline
 
Join Date: Jun 2005
Location: Melbourne, Australia
Posts: 15,047
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It looks like some kind of (corrupted, maybe?) DB table. If you have disabled all products except for the blog, and this error still occurs, you should definitely open a ticket.
Reply With Quote
  #9  
Old 02-27-2009, 02:19 PM
RedGTiVR6 RedGTiVR6 is offline
 
Join Date: Dec 2006
Location: Little Elm, TX
Posts: 817
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks - I've posted over there, but I think I'll just go ahead and initiate opening a ticket too.
Reply With Quote
Reply


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

Forum Jump


All times are GMT. The time now is 04:23 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04493 seconds
  • Memory Usage 2,242KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_code
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (9)post_thanks_box
  • (9)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (9)post_thanks_postbit_info
  • (9)postbit
  • (9)postbit_onlinestatus
  • (9)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete