vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   RPG Integration Hack (https://vborg.vbsupport.ru/forumdisplay.php?f=102)
-   -   Sql Error (https://vborg.vbsupport.ru/showthread.php?t=109112)

ffevo 02-28-2006 08:39 AM

Sql Error
 
When I try to Install it, On step 6 I get this error


Code:

Fatal error: Call to undefined function: fetch_table_info() in /home/.navy/loathor/squaresyndicate.com/forums/installer/class_installer.php on line 885
its in the Class Installer. Did you make an Upgrade for that or something?

Revan 02-28-2006 12:56 PM

Quote:

Originally Posted by ffevo
When I try to Install it, On step 6 I get this error


Code:

Fatal error: Call to undefined function: fetch_table_info() in /home/.navy/loathor/squaresyndicate.com/forums/installer/class_installer.php on line 885
its in the Class Installer. Did you make an Upgrade for that or something?

That function is defined in class_dbalter.php which is a vBulletin default file.

ffevo 02-28-2006 11:59 PM

what would you suggest I do then?

Okay. well I dont know how to isntall pass this error. and reuploaded the file, and it doesnt work. I dont understand why not.. -.-

Solitary Seraph 03-01-2006 01:12 AM

Earlier versions of vBulletin had the function named as "fetchTableInfo"
If you want to get it working without updating your forum:
  • Change "fetch_table_info" in line 885 of class_installer.php to "fetchTableInfo"
  • Two lines down, change "add_field" to "addField"

Also, unless there's an easy way to skip ahead in the installer, or use an uninstaller (I didn't look into it) you'll have to do some table/column/row deleting in phpMyAdmin before the installer will go through again.

Revan 03-01-2006 08:40 AM

Shite, I didn't know that the function was renamed.
I shall fix this for Beta 4, scheduled to be released as soon as I finish the Monster Arena and its AdminCP. Most likely before the end of the week.

ffevo 03-01-2006 04:04 PM

well, Im using VB 3.5.3, and I dont see any reason why this shouldnt work on my fourms. >.>

this is irritating. Lol

Solitary Seraph 03-01-2006 06:11 PM

Quote:

Originally Posted by Revan
Shite, I didn't know that the function was renamed.
I shall fix this for Beta 4, scheduled to be released as soon as I finish the Monster Arena and its AdminCP. Most likely before the end of the week.

Yeah, after looking through the file across different versions, the functions were renamed from the camel-casing style to underscore-separated in 3.5.1. What confuses me is that it said the function did not exist, yet ffevo uses version 3.5.3, unless he forgot to upload some files when upgrading his vB installation.

ffevo: To check for any inconsistencies, go into your Admin CP -> Maintenance -> Diagnostics, and run the Suspect File Versions tool. This will give you a list of all the files that aren't marked as version 3.5.3.

ffevo 03-04-2006 12:17 AM

Yea, that was part of my problem.

Reavan. I had to change some of your script to get it to work.

you added little ' tags. and it made it so it remnamed my Tables Invaild.

.sqlblah instead of sqlblah.

whats with that?

Okay. Now that I got everything installed. ^^ with that ++++ing code edit and the Now it doesnt work....at all!!!

SO!!! Now Im going to try to install it regulary. Lets see if it works.

Sooner95 03-21-2006 11:43 PM

ah... this is what happened to me before as well. New it wasnt something I was doing..lol

Excellent, will await the Final RLS of this. Thanks!

Revan 03-23-2006 06:35 AM

Yeah Im assuming Ive been able to fix this, will test it before going on with the release :)


All times are GMT. The time now is 04:14 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.00985 seconds
  • Memory Usage 1,732KB
  • 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_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete