Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Full Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
vbAdvanced Bible Search Details »»
vbAdvanced Bible Search
Version: 1.00, by tcs tcs is offline
Developer Last Online: Apr 2014 Show Printable Version Email this Page

Version: 3.0.3 Rating:
Released: 11-26-2004 Last Update: 11-26-2004 Installs: 7
DB Changes
 
No support by the author.

Been awhile since I posted anything so figured I would share this.

This is a mod of phpBible to work with vbAdvanced. I made many changes to the original but not the SQL files under GNU General Public License per original authors guidelines.

This hack will allow you to add a Searchable bible to your site. The AV KJV is the Bible SQL included.

In the config.php you need to be sure to leave the 'MySql:' comment in place.
Read the instructions included carefully.

As with all hacks the responsibly to your site is yours.

You can see it at http://www.maysvillekybbs.com/index.php?maysbbs=bible

Login as
user 'test'
password 'test'

I will support this add on since I made some changes to the php and how the Database connects.

FOR PEOPLE WITHOUT vbAdvanced down load both files and follow the instructions in Bible to add the tables and data. Then follow instruction in the NON_vbAdvanced file.

This hack will work without vbAdvanced installed.

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #32  
Old 10-07-2005, 09:00 PM
tcs's Avatar
tcs tcs is offline
 
Join Date: Jun 2002
Posts: 130
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I will be upgrading to 3.5 this weekend and will check it out.
Reply With Quote
  #33  
Old 10-17-2005, 03:47 PM
Mastar's Avatar
Mastar Mastar is offline
 
Join Date: Sep 2005
Posts: 680
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I did what the instructions said as I understand it (it wasn't that clear) I entered the avkjv.sql manually because its too big to upload in phpadmin, I created the templateand I ran the link http://www.*****.com/bible.php and came back with a blank page.

Any suggestions?? vb3.09

This is what the edited portion of the config.php looks like -->>

$MM_bible_HOSTNAME = "localhost"; //Replace with mySQL host name
$MM_bible_USERNAME = "my mysql is here"; //Replace with your mySQL user
$MM_bible_PASSWORD = "my pass here"; //Replace with your mySQL password
$MM_bible_DATABASE = "mysql:bible"; //Name of bible db - Be Sure to LEAVE 'mysql: IN PLACE'
$MM_bible_tab_pre = ""; //Prefix for tables (optional e.g. 'bib_')
$MM_bible_DBTYPE = preg_replace("/:.*$/", "", $MM_bible_DATABASE);
$MM_bible_DATABASE = preg_replace("/^.*?:/", "", $MM_bible_DATABASE);

I upload all files in a folder that I created named 'bible' Then I used the non vbadvance instructions....
Reply With Quote
  #34  
Old 11-04-2005, 01:32 PM
tcs's Avatar
tcs tcs is offline
 
Join Date: Jun 2002
Posts: 130
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I installed vb 3.5 and could not find any errors with the bible system. I will be updating some issues to make it easier to install in the next few weeks,
Reply With Quote
  #35  
Old 11-07-2005, 08:20 PM
Holidazed's Avatar
Holidazed Holidazed is offline
 
Join Date: May 2002
Location: Van Nuys, CA
Posts: 713
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bitg
Is this mod going to be re-written for vBB v3.5? I love this addition and would hate to lose it.
Any idea on my earlier comment?
Reply With Quote
  #36  
Old 11-07-2005, 09:35 PM
tcs's Avatar
tcs tcs is offline
 
Join Date: Jun 2002
Posts: 130
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It works great as is for vb 3.5.1 which is what I am on. It does not really integrate with VB so should change a thing. It is an add on to VB.
Reply With Quote
  #37  
Old 11-14-2005, 07:21 PM
davidw's Avatar
davidw davidw is offline
 
Join Date: Jul 2005
Location: Arkansas
Posts: 2,815
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am still having issues with it - I uninstalled it and in regards to the last post I decided to reinstall it - yet I think its issue is related to the $MM_bible_DATABASE = "mysql:"; part. I can't think for the life of me why nothing I've put in there works (I've tried several variants of what it could be) - still same error message.
I'll play around with it a bit to see if I can get it to work.
Reply With Quote
  #38  
Old 11-14-2005, 07:50 PM
tcs's Avatar
tcs tcs is offline
 
Join Date: Jun 2002
Posts: 130
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by christianb
I am still having issues with it - I uninstalled it and in regards to the last post I decided to reinstall it - yet I think its issue is related to the $MM_bible_DATABASE = "mysql:"; part. I can't think for the life of me why nothing I've put in there works (I've tried several variants of what it could be) - still same error message.
I'll play around with it a bit to see if I can get it to work.
It is, You need to add you database login information in there. The same that is in your /includes/config.php

I can help you if you want to pm me an email address.
Reply With Quote
  #39  
Old 11-14-2005, 08:44 PM
davidw's Avatar
davidw davidw is offline
 
Join Date: Jul 2005
Location: Arkansas
Posts: 2,815
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You have a pm with my email - I won't be on but maybe a half-hour later (as I usually do my site work during the day).
Reply With Quote
  #40  
Old 09-03-2006, 05:02 PM
imported_pmay68 imported_pmay68 is offline
 
Join Date: Sep 2002
Posts: 48
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Works perfectly on Gatheringchristians.com THANKYOU!!!!!
Reply With Quote
  #41  
Old 05-20-2008, 08:31 PM
PGAmerica PGAmerica is offline
 
Join Date: Mar 2008
Posts: 405
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there a 3.7.0 version of this?
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 05:41 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.13441 seconds
  • Memory Usage 2,306KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete