Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 2.x > vBulletin 2.x Beta Releases

Reply
 
Thread Tools
Ultima Battle System -- vB Integration Details »»
Ultima Battle System -- vB Integration
Version: 1.00, by Link14716 Link14716 is offline
Developer Last Online: Oct 2023 Show Printable Version Email this Page

Version: 2.2.x Rating:
Released: 10-30-2002 Last Update: Never Installs: 16
Supported
Is in Beta Stage  

This is definetly in BETA. I am not feeling too good, and may have missed something in the instructions, but I doubt it. This has been tested minimally. Use at your own peril.

To use this hack, you must have UBS (Ultima Battle System) 1.0.5 installed. You can get it from http://www.gaming-honor.com/hq.

This integrates templates and users between the two. Templates will be ran out of the vB Admin Center like any other template, and users will be equally shared.

REQUIREMENTS:
-Ultima Battle System
-Caffine... lots of it.
-Band-aids.
-A lot of patience.

This is a brutal process, involving renamng every template UBS has and a find/replace spaning through all of the UBS files. If you can survive that, well, then you can get this hack installed.

Support only offered in this thread and the one at UB Systems HQ. Enjoy!

UB Systems HQ Support: http://www.gaming-honor.com/hq/threa...tyleid=&page=1

Show Your Support

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

Comments
  #12  
Old 10-31-2002, 04:28 PM
Goldknight's Avatar
Goldknight Goldknight is offline
 
Join Date: Aug 2002
Posts: 304
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok I install at three different clean forum on my computer and two forums at net and I got all same result:

PHP Code:
Database error in vBulletin Control Panel 2.2.8:

Invalid SQLINSERT INTO db_users (userid,username,userpassword,useremail,regemail,regdate,groupid)
                     
VALUES ('1','Vagabond','fd91a96c25f4483c8128f7ed96b06e21','XXXXXX@hotmail.com','XXXXXX@hotmail.com','1033640282','1')
mysql errorDuplicate entry '1' for key 1

mysql error number
1062

Date
Thursday 31st of October 2002 06:23:02 PM
Script
: [url]http://www.XXXXXXXXX.com/forum[/url]
Referer
Yes I install UBS already at three local forums and two net forums also edit the files following the instuction then use this url admin/misc.php?action=irpg

Still got same error... I ask one of my friend to install it at his net and he got same error too.. But I can use UBS at net without problem. not local server cuz it ll crash the computer, it happen to my friend too.

My friend and I work on this almost five hours and nothing work with hack, UBS as standalone seem ok but not with hack for vbulletin since we kept got this error. We re using 2.2.8 verison and UNIX. Hope Link or someone find the solution for this.. thanks

Edit: I m more than glad to PM or email you my php files and see if I got it wrong or whatever..
Reply With Quote
  #13  
Old 10-31-2002, 05:52 PM
Erwin's Avatar
Erwin Erwin is offline
 
Join Date: Jan 2002
Posts: 7,604
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You are getting an error because the installation file is trying to insert a new member with UserID 1 - but there is obviously a userid 1 on your forums. Link14716 may not have gotten that error if he installed on a new empty database.

The installation file will need to be edited so that the userid is the next userid up from your last userid.
Reply With Quote
  #14  
Old 10-31-2002, 06:57 PM
Goldknight's Avatar
Goldknight Goldknight is offline
 
Join Date: Aug 2002
Posts: 304
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Erwin, Thats what I think but I m not skill enough to look thur others' hack to find out the error. Thanks for confirm my suspicious
Reply With Quote
  #15  
Old 10-31-2002, 06:59 PM
ULTIMATESSJ's Avatar
ULTIMATESSJ ULTIMATESSJ is offline
 
Join Date: Nov 2001
Location: Bristol, England
Posts: 315
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

heh this reminds me of when i tried making a phpRPG integration hack, errors galore
Reply With Quote
  #16  
Old 10-31-2002, 07:07 PM
Link14716's Avatar
Link14716 Link14716 is offline
 
Join Date: Jun 2002
Location: Georgia, USA
Posts: 2,519
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Goldknight, you must have downloaded it before I put the delete query in there......

So, run this query:
[sql]DELETE FROM db_users;[/sql]
Reply With Quote
  #17  
Old 10-31-2002, 07:12 PM
Link14716's Avatar
Link14716 Link14716 is offline
 
Join Date: Jun 2002
Location: Georgia, USA
Posts: 2,519
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by ULTIMATESSJ
heh this reminds me of when i tried making a phpRPG integration hack, errors galore
Heh. Hence why I put this sucker in BETA. I am guessing that was a smart move.
Reply With Quote
  #18  
Old 10-31-2002, 07:53 PM
Goldknight's Avatar
Goldknight Goldknight is offline
 
Join Date: Aug 2002
Posts: 304
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by Link14716
Goldknight, you must have downloaded it before I put the delete query in there......

So, run this query:
[sql]DELETE FROM db_users;[/sql]
Great, its work now. So few QQ for you.. excuse my stupidity

1) If anyone register and it automatically insert their username for UBS right?
2) All I do is add the link to UBS at anywhere forum on my host to access the UBS right?
3) Call me stupid if you want.. what does edit VB files do? Does it make any different? It is about your hack that instructed me to edit the vb files..

Also I notice that there are three same templates in admin/templates and rpg/templates... So how can I import these thur Firefly's TBS? TBS refuse to import three due to overwrite others..

It's admin/templates

rpg_db_error
rpg_error
rpg_headinclude
Reply With Quote
  #19  
Old 10-31-2002, 08:13 PM
Link14716's Avatar
Link14716 Link14716 is offline
 
Join Date: Jun 2002
Location: Georgia, USA
Posts: 2,519
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

As I said, I wasn't feeling too good. By ALL UBS FILES I mean ALL ROOT UBS FILES. In other words, the admin templates weren't integrated into it, I left it seperate.

The vB Files were purely for users. Misc.php was to move the users over, register was to add the user to UBS, and member.php was to update the user in the UBS. I am trying to make the fact that they use 2 different tables transparent.

And yes. Just add a link anywhere on your site, board, in a post, wherever you want it.
Reply With Quote
  #20  
Old 10-31-2002, 08:37 PM
Goldknight's Avatar
Goldknight Goldknight is offline
 
Join Date: Aug 2002
Posts: 304
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Okkk I guess I ll ask you several days later... I got other weird error.

Thanks for clear up, I ll post the error after several days. Hope you ll feel better
Reply With Quote
  #21  
Old 10-31-2002, 10:49 PM
Link14716's Avatar
Link14716 Link14716 is offline
 
Join Date: Jun 2002
Location: Georgia, USA
Posts: 2,519
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

No, I felt bad last night. My shoulder and kness hurt relentlessly, for reasons that I don't know (an it was ard to think). But hey, I'm not feeling bad now. Ask away!
Reply With Quote
Reply

Thread Tools

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 02:55 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.04762 seconds
  • Memory Usage 2,307KB
  • Queries Executed 25 (?)
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
  • (1)bbcode_php
  • (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