vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Portal Software - MMO Recruitment (EQ, EQ2, LotR, Vanguard, WoW, Matrix Online, SWG, FFO) (https://vborg.vbsupport.ru/showthread.php?t=150449)

Big9erFan 08-11-2007 12:18 AM

Oh yeah I hacked the hell out of the abstracts and moved it all to one warcraft recruit class. I was in the process of moving stuff back to the base class, for extensibility, when I ran out of "free" time and had to get back to real work.

I'll post my changes later for "integration"

Phr057 08-11-2007 12:55 AM

Getting this error when I installed your new version. i unstalled the whole thing until it get's fixed:

Code:

Database error in vBulletin 3.6.7:

Invalid SQL:
SELECT enabled, game FROM vb_game_rec_settings;

MySQL Error  : Table 'ggvb.vb_game_rec_settings' doesn't exist
Error Number : 1146


turnipofdoom 08-11-2007 02:14 AM

do you have $config['Database']['tableprefix'] set to vb_ in forum/includes/config.php ?

Phr057 08-11-2007 03:21 AM

Thank you turnip for the excellent module and thank you so much for helping me figure out why the damn thing wasn't working ;p.

Hopefully you can use what was worked on and update it again for anyone else who seemed to have some of the problems I had.

Again, thank you and keep up the excellent work. (And get some sleep)

turnipofdoom 08-11-2007 03:26 AM

in reference to the above post, there were two problems

if you are below mysql5 you need to remove ENGINE=MYISAM from the XML and from ap_recruit_functions.php

Also in some cases (i have no idea why) $PHP_SELF is an issue, if it is, you will need to open your template for the game you're using adv_portal_GAME_recruit_updater

change

Code:

<form method="POST" name="recruitment" id="recruitment" action="$PHP_SELF/$vba_options[portal_homeurl]?do=recruit_update" onSubmit="postMethod(); return false;">

to

<form method="POST" name="recruitment" id="recruitment" action="http://www.yoururl.com/$vba_options[portal_homeurl]?do=recruit_update" onSubmit="postMethod(); return false;">


Phr057 08-11-2007 03:37 AM

Another thing before I go to bed. I was able to contact PowWeb and they are in the process of upgrading all of their MySQL servers to version 5.xx.

Is that going to be a problem for me with the work yo have done?

Mother_Dee 08-11-2007 06:15 PM

It won't be a problem.

^.^

Forumi Shqiptar 08-19-2007 12:42 AM

what about tribalwars any chance that can be done something like this for that game too?

turnipofdoom 08-19-2007 12:46 AM

looking at this page http://tw9ha.tribalwars.net/help.php?mode=units . I am sure something could be done, would you mind providing a list of player types (classes etc) or something for me to work off of ?

Forumi Shqiptar 08-19-2007 01:32 AM

well basically the game is separated into world and each world has got his own players...

The best information about players, tribes etc can be found on http://www.twplus.org/


All times are GMT. The time now is 04:55 AM.

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.01118 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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