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

Reply
 
Thread Tools Display Modes
  #1  
Old 05-14-2012, 04:02 PM
Kiran-E-Sehar Kiran-E-Sehar is offline
 
Join Date: Jan 2011
Posts: 139
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default why this error?

Startup Errors
Due to the following errors, the install/upgrade can not continue:

The version of includes/md5_sums_vbulletin.php is '4.1.11 Patch Level 2' which does not match the upgrade version of '4.1.11'. Have all of the '4.1.11' files been uploaded?
Reply With Quote
  #2  
Old 05-14-2012, 04:21 PM
borbole's Avatar
borbole borbole is offline
 
Join Date: Jan 2010
Posts: 2,559
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Kiran-E-Sehar View Post
Startup Errors
Due to the following errors, the install/upgrade can not continue:

The version of includes/md5_sums_vbulletin.php is '4.1.11 Patch Level 2' which does not match the upgrade version of '4.1.11'. Have all of the '4.1.11' files been uploaded?
It looks like the file in question has not being overwritten with its counterpart from the vb package that you used to overwrite your forum files. Try to reupload it once again.
Reply With Quote
  #3  
Old 05-14-2012, 04:23 PM
Kiran-E-Sehar Kiran-E-Sehar is offline
 
Join Date: Jan 2011
Posts: 139
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i did not overwrite i just uploaded new forum
and before this i uploaded version 4.1.10 and i face same error then i delete every file from server and reupload 4.1.11 patch level2 but still same error
Reply With Quote
  #4  
Old 05-14-2012, 04:29 PM
borbole's Avatar
borbole borbole is offline
 
Join Date: Jan 2010
Posts: 2,559
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Kiran-E-Sehar View Post
i did not overwrite i just uploaded new forum
and before this i uploaded version 4.1.10 and i face same error then i delete every file from server and reupload 4.1.11 patch level2 but still same error
So that file is already from the new package then? In that case ignore the error message and run the upgrader. But make sure to make a backup of your database first.

P.s. Is this a new install btw or are you upgrading your forum?
Reply With Quote
  #5  
Old 05-14-2012, 04:36 PM
Kiran-E-Sehar Kiran-E-Sehar is offline
 
Join Date: Jan 2011
Posts: 139
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

new isntallation,
and i have backup,

actually according to some problems my site was closed almost from 3 months, so its new installation now
Reply With Quote
  #6  
Old 05-14-2012, 04:43 PM
borbole's Avatar
borbole borbole is offline
 
Join Date: Jan 2010
Posts: 2,559
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Kiran-E-Sehar View Post
new isntallation,
and i have backup,

actually according to some problems my site was closed almost from 3 months, so its new installation now
Then ignore the error message and go ahead with the installation. I presume that you want to restore an older db backup. Is that correct? In that case, you don''t even need to run the installer. I take it that the config.php file is already edited with the db info. All you have to do is restore the db backup and then run the upgrader to bring the db up to date. If you will run into the same error again before you run the upgrader, simply ignore it.
Reply With Quote
  #7  
Old 05-14-2012, 05:45 PM
Kiran-E-Sehar Kiran-E-Sehar is offline
 
Join Date: Jan 2011
Posts: 139
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

why this happened ??

Unexpected Text:

<?xml version="1.0" encoding="windows-1252"?>
<?xml version="1.0" encoding="windows-1252"?>
<errors>
<error><![CDATA[<p>Database Error</p>]]></error>
<error_html><![CDATA[<p>Database error in vBulletin </p>
<p>Invalid SQL:

SELECT notice.noticeid, notice.persistent, notice.dismissible,
noticecriteria.criteriaid, noticecriteria.condition1,
noticecriteria.condition2, noticecriteria.condition3
FROM vbulletin_notice AS notice
LEFT JOIN vbulletin_noticecriteria AS noticecriteria USING(noticeid)
WHERE notice.active = 1
ORDER BY notice.displayorder, notice.title;<p>
<p>
<strong>MySQL Error</strong> : SELECT command denied to user 'admin_sam'@'boscgi3006.eigbox.net' for table 'vbulletin_notice'<br />
<strong>Error Number</strong> : 1142<br />
<strong>Request Date</strong> : Monday, May 14th 2012 @ 02:12:22 PM<br />
<strong>Error Date</strong> : Monday, May 14th 2012 @ 02:12:23 PM<br />
<strong>Script</strong> : http://forum.kiran-e-sehar.com/install/install.php<br />
<strong>Referrer</strong> : http://forum.kiran-e-sehar.com/install/install.php<br />
<strong>Classname</strong> : vB_Database<br />
<strong>MySQL Version</strong> : 5.0.91-log<br />
</p>]]></error_html>
</errors>
Reply With Quote
  #8  
Old 05-14-2012, 08:04 PM
borbole's Avatar
borbole borbole is offline
 
Join Date: Jan 2010
Posts: 2,559
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Kiran-E-Sehar View Post
why this happened ??

Unexpected Text:

<?xml version="1.0" encoding="windows-1252"?>
<?xml version="1.0" encoding="windows-1252"?>
<errors>
<error><![CDATA[<p>Database Error</p>]]></error>
<error_html><![CDATA[<p>Database error in vBulletin </p>
<p>Invalid SQL:

SELECT notice.noticeid, notice.persistent, notice.dismissible,
noticecriteria.criteriaid, noticecriteria.condition1,
noticecriteria.condition2, noticecriteria.condition3
FROM vbulletin_notice AS notice
LEFT JOIN vbulletin_noticecriteria AS noticecriteria USING(noticeid)
WHERE notice.active = 1
ORDER BY notice.displayorder, notice.title;<p>
<p>
<strong>MySQL Error</strong> : SELECT command denied to user 'admin_sam'@'boscgi3006.eigbox.net' for table 'vbulletin_notice'<br />
<strong>Error Number</strong> : 1142<br />
<strong>Request Date</strong> : Monday, May 14th 2012 @ 02:12:22 PM<br />
<strong>Error Date</strong> : Monday, May 14th 2012 @ 02:12:23 PM<br />
<strong>Script</strong> : http://forum.kiran-e-sehar.com/install/install.php<br />
<strong>Referrer</strong> : http://forum.kiran-e-sehar.com/install/install.php<br />
<strong>Classname</strong> : vB_Database<br />
<strong>MySQL Version</strong> : 5.0.91-log<br />
</p>]]></error_html>
</errors>

It seems like a permission issue. Make sure that the db user has full access/permissions to the db.
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 01:21 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04658 seconds
  • Memory Usage 2,231KB
  • 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
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (8)post_thanks_box
  • (8)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (8)post_thanks_postbit_info
  • (8)postbit
  • (8)postbit_onlinestatus
  • (8)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