vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   URGENT: upgrading problem ruined admin cp!!!!! (https://vborg.vbsupport.ru/showthread.php?t=185628)

Rubiano 07-17-2008 08:23 PM

URGENT: upgrading problem ruined admin cp!!!!!
 
I was running vbulletin version 3.6.8 patch level 2 and I tried to upgrade to 3.7.2 patch level 1 but it did the 3.6.8 upgrade thing when i went to kinzkingdom.com/forums/install/upgrade.php

and now the admin cp is ruined and when i go to kinzkingdom.com/forums/admincp/index.php
it says this

Warning: require_once(/home/.laboring/brandon56/kinzkingdom.com/forums/includes/adminfunctions_bookmarksite.php) [function.require-once]: failed to open stream: No such file or directory in /admincp/global.php on line 201

Fatal error: require_once() [function.require]: Failed opening required '/home/.laboring/brandon56/kinzkingdom.com/forums/includes/adminfunctions_bookmarksite.php' (include_path='.:/usr/local/php5/lib/php:/usr/local/lib/php') in /home/.laboring/brandon56/kinzkingdom.com/forums/admincp/global.php on line 201

Luckily i did a database backup in the admin cp before i tried to upgrade, unfortunately i do not know how to fix my problem!

L

Mosh 07-17-2008 09:57 PM

It probably means the adminfunctions_bookmarksite.php file can not be found

Make sure that /includes/adminfunctions_bookmarksite.php has actually been uploaded, as bookmarks is a new feature of v3.7.

To be on the safe side, make sure all files in the uploadthat came with your 3.7.2 patch level 1 zip file have been uploaded.

RLShare 07-18-2008 12:59 AM

Disable all of your plugins by putting
Code:

define('DISABLE_HOOKS', 1);
Anywhere in your config.php and see if that helps, if it does its caused by one of the mods you have installed.


All times are GMT. The time now is 08:15 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.01036 seconds
  • Memory Usage 1,710KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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