vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   vbAdvanced Bible Search (https://vborg.vbsupport.ru/showthread.php?t=72228)

Holidazed 11-28-2004 06:27 PM

tcs, I installed the original bible addon just as your instructions state and then followed the instructions in the non-vbadvanced addon. However, when I goto http://www.hidingplace.com/forums/bible.php the following error:

Code:

Fatal error: Cannot instantiate non-existent class: adodb_hidingplace_com in /path/to/my/bible/adodb/adodb.inc.php on line 424
That section of the adodb.inc.php file says:

Code:

423:                $cls = 'ADODB_'.$ADODB_Database;
424:                $obj = new $cls();
425:                if ($errorfn) {
426:                        $obj->raiseErrorFn = $errorfn;
427:                }
428:                return $obj;
429:        }

Ideas?

tcs 11-28-2004 06:45 PM

Posting to let you know I am looking into what it might be.

make sure you have all the database uploaded.

make sure that the config.php om the bible folder points to (mysql:"Your DB Here")

It is important that the 'mysql:' be inserted before the database name is typed.

Holidazed 11-28-2004 06:48 PM

That was exactly it. My line did not have the mysql:

Thank you

tcs 11-30-2004 12:34 AM

Your welcome bro.
It's amazing that I have no less than 30 different people ask me to send them this hack.

So rather than send it out I choose to post it here and no one is installing it. Strange.

Holidazed 11-30-2004 12:35 AM

I installed it.

tcs 12-05-2004 03:39 PM

Cool, and thanks

boo.3 12-10-2004 12:35 AM

nice!

mikehawk 12-16-2004 02:08 AM

I'm a hardcore noob.

Installation Instructions
=========================
1) Load the database tables. Use a tool like phpMyAdmin to load the sql scripts.
This will install the tables 'bible' and 'books' into your DB by default.
The configuration assumes a DB name of 'bible', but you can use a different
DB name and update the configuration accordingly below.
I put the table in my my main DB for my forums and it works fine.

phpMyAdmin? I made a folder "bible" in my forum directory and uploaded the files. Now how do I do this?

thx

tcs 12-16-2004 10:54 AM

You can do a search here on phpmyadmin and you will find instructions on how to do this. I have seen it here before.

mikehawk 12-16-2004 08:22 PM

Quote:

Originally Posted by tcs
You can do a search here on phpmyadmin and you will find instructions on how to do this. I have seen it here before.

Holy crap... I'm way too much of a noob... I downloaded phpmyadmin and have no clue how to set it up... I tried editing it and its jibberish to me. :disappointed:


Is there anyway I could make the database without PHPmyadmin?


All times are GMT. The time now is 12:40 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.01182 seconds
  • Memory Usage 1,734KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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