vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Upgrade Error... please help? (https://vborg.vbsupport.ru/showthread.php?t=205304)

Ohiosweetheart 02-14-2009 04:38 AM

LOL yes this is the 5th upgrade I've done this week. I do them quite frequently. This is not my forum, it's a new clients' forum, and a very old style.
I do know about reverting templates. etc. However. if I can't get into the acp, I can hardly revert them, can I ;)

TigerC10 02-14-2009 04:40 AM

^_^ That figures.

Well, you can always do the database query I gave you.

Ohiosweetheart 02-14-2009 04:49 AM

Thanks for your efforts Tiger!

Dismounted 02-14-2009 11:16 AM

You can disable logging in to fix it up first. Make sure you have at least .htaccess authentication up though.

In /admincp/global.php, find:
PHP Code:

// ############################################ Start Login Check #################################### 

Remove everything in between that and:
PHP Code:

if (file_exists(DIR '/includes/version_vbulletin.php')) 

Make sure you reupload global.php afterwards.

Ohiosweetheart 02-14-2009 01:02 PM

THanks but I'm not touching the database. The owner has opened a support ticket at vb.com.

Thank you Dismounted :)

Lynne 02-14-2009 03:42 PM

Good to know, Hanson! :up:

Peggy, it will be interesting to know what the solution is to your problem on that site (if they are told by the vb team).

Ohiosweetheart 02-16-2009 06:07 AM

Lynne it was indeed a corrupted header template. The style was so old that it wasn't compatible with 3.8.1.

Jake Bunce had us do this -
Quote:

It looks like your header is corrupt. Try running this query on your
database to delete the header template:

DELETE FROM template
WHERE title = 'header'

Then run the "install/upgrade.php" file to completion. That will
rebuild the header with the default template.
It worked, and of course the client can't use that style. I feel bad about that, but there's nothing I could do.

Thanks again for your help y'all!


All times are GMT. The time now is 01:45 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.01144 seconds
  • Memory Usage 1,728KB
  • 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
  • (2)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete