![]() |
Integrating Bible Super Search with vBulletin
This will add a Bible Super Search to your forums. This is not so much a modification
or hack as it is a tutorial. It does not require you to edit any files or templates. It does require you to create 1 php file and 1 template. If you don't want to create the php file or the template, I have added them to this post. Credits: The Bible Super Search program I used is from biblesupersearch.com and is free for all. I used the instructions by Gary King entitled "How to create your own vBulletin-powered page!" alongside a script at the Dynamic Drive site to make this work. Thanks goes to Digital Jedi for sending me the links for this. ------------------------------ NOTES: This document assumes that you have installed the Bible Super Search program. If you have not, please go to www.biblesupersearch.com, download it and get it running on your site. Once that is done, go to Step 1 in this document. This document also assumes that you have placed the "Bible Super Search" program in the "forums/bible/BibleSuperSearch" folder. If you have not, just change every reference to "bible/BibleSuperSearch/" to the path of your program. Demo INSTALLATION INSTRUCTIONS Step 1: Make a new template named "Bible_SuperSearch" and put the following in it. Note: You can alse cut and paste from the "Bible_SuperSearch_template.txt" file that I have made available in this post. Code:
$stylevar[htmldoctype] Note on above template code: This code is designed the use the "Friendly1" interface. You can use the interface of your choice by replacing "user_friendly1" with any of the interfaces that came with the Bible Super Search program. The current available choices are: advanced, classic, compact_book_browsing, compact_simple, parallel, parallel2, user_friendly1 & user_friendly2. The program even allows you to create your own interface. If you do this, just put in the name of the file (minus the .php) you created. Step 2: Create a file named "Bible_SuperSearch_vb.php" and place the following into it: Note: You can also just use the "Bible_SuperSearch_vb.php" file that I have made available in this post. Code:
<?php Step 4: Upload the newly created file into your forum root folder. Step 5: Edit the "navbar" template Search for: Code:
<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td> Code:
<td class="vbmenu_control"><a href="Bible_SuperSearch_vb.php">Bible Super Search</a></td> -------------------------------------------------- Addon: I have used this exact same code to put html Bibles from ebible.org on my site. Here are some instructions to help you do that.
You can get additional bibles at: gregwolf.com and ebible.org. I am sure there are many other sites as well. Here is just a few free html bibles I found online. Many of these will require you to edit the html code so that they behave and look the way you wish them too. English ASV (American Standard Version) Bible Catholic Douay Rheims Bible 1899 Catholic Douay Rheims Bible 1899 (Large Print) Easton's 1897 Bible Dictionary KJV (King James Version) Bible from edible.org or gregwolf.com KJV (King James Bible: Large Print) Matthew Henry's Complete Commentary WEB (World English Bible) Bible WEB:ME (World English Bible: Messianic Edition) French 1910 Louis Segond Version de la Bible Sacr?e 1910 Louis Segond Version de la Bible Sacr?e (Large Print) Portuguese B?blia Sagrada B?blia Sagrada (Large Print) Spanish LA BIBLIA Versi?n Reina-Valera de 1909 LA BIBLIA Versi?n Reina-Valera de 1909 (Large Print) |
If you used this, I would appreciate it if you would not only click the "Install" link, but also post a message with a link to the site using it.
|
This is something I am definately interested in. Once I can figure out how to get the Bible Supersearch to see the database, I will be adding this.
|
I got the bible software installed, but when I try to access the Bible Super Search from my site, I get the following error:
Warning: require_once(./global.php) [function.require-once]: failed to open stream: No such file or directory in /home/prophecy/public_html/bible/BibleSuperSearch/bible_supersearch.php on line 32 Fatal error: require_once() [function.require]: Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/prophecy/public_html/bible/BibleSuperSearch/bible_supersearch.php on line 32 |
Was able to get everything installed and it works beautifully. This is an excellent mod and anyone who has a Christian based web site, I would highly recommend it. :up:
Jeff www.prophecylive.com |
Quote:
|
checking it out now...
|
Wonerful mod :) installing :D:D
Will post back :) God Bless you Rick |
Works well! thanks for the hack... Installed...
Now where can I get more bibles for this? Mike. |
Quote:
|
All times are GMT. The time now is 06:56 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|