vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Failed To upgrade! (https://vborg.vbsupport.ru/showthread.php?t=318365)

arshadeomran 04-22-2015 07:54 AM

Failed To upgrade!
 
Hi there,

With shame,we had a nulled/cracked version of vbulletin software in past ; and we have thousands of users,posts and topics inside.
Now that we've bought a vbulletin license ,we wanted to upgrade our vbulletin to latest orginal version of vbulletin (4.2.2 patch level 4 i think) .. But we have encountered an error as following :

Fatal error: vbulletin datastore cache incomplete or corrupt in
[path]\includes\init.php on line 252

We also tried to solve this problem using rebuild bitfields option via tools.php file,but unfortually the problem remains ,,

We need your technical help asap.
Thanks.

ForceHSS 04-22-2015 09:33 AM

run repair on the table and the init.php file delete it and when you upload all files it will replace it with a new one

From line 242 to 255
PHP Code:

$vbulletin->datastore = new $datastore_class($vbulletin$db);
if (!
$vbulletin->datastore->fetch($specialtemplates))
{
    switch(
VB_AREA)
    {
        case 
'AdminCP':
        case 
'Archive':
            
exec_header_redirect('../install/install.php');
            break;
        case 
'Forum':
        default:
            
exec_header_redirect('install/install.php');
    }



kh99 04-22-2015 10:39 AM

Quote:

Originally Posted by arshadeomran (Post 2543837)
Hi there,

With shame,we had a nulled/cracked version of vbulletin software in past ; and we have thousands of users,posts and topics inside.
Now that we've bought a vbulletin license ,we wanted to upgrade our vbulletin to latest orginal version of vbulletin (4.2.2 patch level 4 i think) .. But we have encountered an error as following :

Fatal error: vbulletin datastore cache incomplete or corrupt in
[path]\includes\init.php on line 252

We also tried to solve this problem using rebuild bitfields option via tools.php file,but unfortually the problem remains ,,

We need your technical help asap.
Thanks.

What did you do exactly, did you upload the new vbulletin files then run the install/upgrade.php script? From the line number of that error message, it looks like you still have old vbulletin files on your server.

When you did "rebuild bitfields" did you get any errors?

kh99 04-23-2015 10:41 AM

Off topic posts removed. This thread was started to discuss the upgrade problem mentioned, not to debate other issues.

Lynne 04-23-2015 09:31 PM

In your /includes/config.php file, what does this line look like:

Code:

// $config['Datastore']['class'] = 'vB_Datastore_Filecache';
Is it commented out like that? If not, comment it out right now.


All times are GMT. The time now is 06:49 AM.

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.01795 seconds
  • Memory Usage 1,725KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete