vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   New Posting Features - [HTL] & [TXT] Request/Bugs Tracker (formally vB-Bugs) (https://vborg.vbsupport.ru/showthread.php?t=63964)

Boofo 04-16-2004 06:40 PM

Here's the code for the error:

PHP Code:

    // get default language
    
$phraseinfo $DB_site->query_first("
        SELECT languageid" 
fetch_language_fields_sql(0) . "
        FROM " 
TABLE_PREFIX "language
        WHERE languageid = " 
intval($vboptions['languageid']) . "
    "
);
    foreach(
$phraseinfo AS $_arrykey => $_arryval)
    {
        
$bbuserinfo["$_arrykey"] = $_arryval;
    }
    unset(
$phraseinfo); 

The foreach line is where the error occurs.

Shane 04-16-2004 07:04 PM

Quote:

Originally Posted by Boofo
Here's the code for the error:

PHP Code:

    // get default language
    
$phraseinfo $DB_site->query_first("
        SELECT languageid" 
fetch_language_fields_sql(0) . "
        FROM " 
TABLE_PREFIX "language
        WHERE languageid = " 
intval($vboptions['languageid']) . "
    "
);
    foreach(
$phraseinfo AS $_arrykey => $_arryval)
    {
        
$bbuserinfo["$_arrykey"] = $_arryval;
    }
    unset(
$phraseinfo); 

The foreach line is where the error occurs.

I will check it out once I get back this evening. Mom arrived to my school and I am taking her out.

Zelda-King 04-16-2004 07:37 PM

I've been getting that error too.

tilight 04-16-2004 07:57 PM

Quote:

This invloves altering table language to have a new column
phrasegroup_vbbugs and to insert a new record in into table phrasetypes.
I don't know what this means in the instructions, I am doing a New Install.

thanks, and great version BTW except for the error :(

Boofo 04-16-2004 08:02 PM

Quote:

Originally Posted by Zelda-King
I've been getting that error too.

I can't even get on my site now. I get that error in the admin cp AND the board.

squawell 04-16-2004 08:16 PM

Quote:

Originally Posted by Boofo
I can't even get on my site now. I get that error in the admin cp AND the board.

bob maybe u can try this to fix ur problem

http://www.vbulletin.com/forum/showp...68&postcount=7

Boofo 04-16-2004 08:24 PM

Quote:

Originally Posted by squawell
bob maybe u can try this to fix ur problem

http://www.vbulletin.com/forum/showp...68&postcount=7


Bingo! That fixed it. I can get on the site. What does that do and did I lose anything? I run RC3.

squawell 04-16-2004 08:42 PM

Quote:

Originally Posted by Boofo
Bingo! That fixed it. I can get on the site. What does that do and did I lose anything? I run RC3.

bob,one of my friend have this problem when he upgrade from 2.x to 3.0,so im not sure how could it happened?maybe the process make something mess up just a guess. :p

Boofo 04-16-2004 08:46 PM

Well, whatever it was, you fixed it. I owe you one. You are the man! ;)

squawell 04-16-2004 08:51 PM

Quote:

Originally Posted by Boofo
Well, whatever it was, you fixed it. I owe you one. You are the man! ;)

Glad that help u,Bob;)


All times are GMT. The time now is 07:56 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.01087 seconds
  • Memory Usage 1,747KB
  • 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
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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