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)

EUWI 06-25-2007 06:28 PM

Quote:

Originally Posted by turnipofdoom (Post 1274741)
I actually wrote this to be pretty modular, adding a new game would be pretty easy. I originally did the Warcraft one, then got requests for others. I figured id save myself some time and make it easy to extend.

so if anyone has a game request, and is willing to provide basic info, i will add it.

Is there anyway that you could write this for America's Army?

If so, I can provide the details needed for a America's Army clan application.

Thanks

turnipofdoom 06-25-2007 08:42 PM

Quote:

Originally Posted by EUWI (Post 1276319)
Is there anyway that you could write this for America's Army?

If so, I can provide the details needed for a America's Army clan application.

Thanks

Sure will, just give me a complete list of headings and what not (icons are a plus too) and I will put it together

turnipofdoom 06-25-2007 08:48 PM

Quote:

Originally Posted by Sarcoth (Post 1276177)
Thanks, no hurry though.

One small thing I did notice so far. Even though the install failed, the "Game Recruitment" mod still appears in my admin menu. That's no biggy, but I noticed it is listed above the vBulletin Options. I know how to edit my own, but you may want to update it for others. Personally, I like keeping the vBulletin options at the top.

I've attached some files for vanguard, I "think" this will be compat with PHP4 let me know
If anything is going to crap out its the object copy, you might need to play with references. But let me know, I am sure we can work it out for ya

EUWI 06-25-2007 09:36 PM

Quote:

Originally Posted by turnipofdoom (Post 1276408)
Sure will, just give me a complete list of headings and what not (icons are a plus too) and I will put it together


:eek: Well this will show my true noob status, but, what do you mean by headings and icons?

Can you explain these to me and I will provide them for you?

Thanks

turnipofdoom 06-25-2007 10:18 PM

Quote:

Originally Posted by EUWI (Post 1276445)
:eek: Well this will show my true noob status, but, what do you mean by headings and icons?

Can you explain these to me and I will provide them for you?

Thanks

by heading I mean type of toon, uhh lets see army so:

Infantry:
Marines:
Seals:

is there a list of classes/types/professions or are there no classes of toons?

by icons, look at the screenshots, each type of character has a icon related to its type

memorex 06-26-2007 11:10 AM

I'm gonna have to switch hosts since mine hasn't updated the php. I hate them anyway lol. Looks like a great mod though :)

Sarcoth 06-26-2007 02:27 PM

Quote:

Originally Posted by turnipofdoom (Post 1276414)
I've attached some files for vanguard, I "think" this will be compat with PHP4 let me know
If anything is going to crap out its the object copy, you might need to play with references. But let me know, I am sure we can work it out for ya

Still not working, same error. I wish it would say exactly where the error is occuring. Thanks for the effort. I'll try to get some time to look through the code, but I'm working on a few projects myself right now. I'll check back here off and on in case you post some more updates.

turnipofdoom 06-26-2007 02:33 PM

Quote:

Originally Posted by Sarcoth (Post 1276985)
Still not working, same error. I wish it would say exactly where the error is occuring. Thanks for the effort. I'll try to get some time to look through the code, but I'm working on a few projects myself right now. I'll check back here off and on in case you post some more updates.


Got a description of the error for me ?

Sarcoth 06-26-2007 07:58 PM

Sorry I didn't get back to you sooner. It was the same as before.

Quote:

The following dependencies were not met:
This product is not compatible with version 4.4.6 of PHP. (Compatible starting with 5.0)

turnipofdoom 06-26-2007 08:03 PM

LOL omg!

find in mmoRecruit.xml

Code:

        <dependencies>
                <dependency dependencytype="php" minversion="5.0" maxversion="" />
                <dependency dependencytype="vbulletin" minversion="3.6.0" maxversion="" />
        </dependencies>

and replace with

Code:

        <dependencies>
        </dependencies>

I am so sorry, totally forgot about that


All times are GMT. The time now is 03:10 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.01394 seconds
  • Memory Usage 1,745KB
  • 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
  • (8)bbcode_quote_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