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)

Finger78 07-21-2007 12:27 AM

refresh doesnt do anything......

Now that i had it closed for a while the updater numbers reverted back to all 1's, again i changed it and it said it was updated but the numbers in the public module still wont update.

Refresh still does nothing...

turnipofdoom 07-21-2007 12:31 AM

that is kind of odd.. can i get a link to the place its installed ?

you said the values stayed updated in the form but did not display properly in the public module right ?

Finger78 07-21-2007 01:40 AM

it updates at first, but once the page is closed then it reverts back.

turnipofdoom 07-21-2007 06:47 AM

Quote:

Originally Posted by Finger78 (Post 1297052)
it updates at first, but once the page is closed then it reverts back.

ok, it looks like you are gonna need to change every reference of index.php to portal.php.
there should be one in the adv_portal_warcraft_updater and one in the javascript file.

that should fix your problem, I think.

the template change:
Code:

<form method="POST" name="recruitment" id="recruitment" action="$PHP_SELF/index.php?do=recruit_update" onSubmit="postMethod(); return false;">
to

Code:

<form method="POST" name="recruitment" id="recruitment" action="$PHP_SELF/portal.php?do=recruit_update" onSubmit="postMethod(); return false;">
and in mmoRecruit.js

Code:

var url = "index.php";
to

Code:

var url = "portal.php";
this is the cmps_index.php renamed right ?

impreza 07-21-2007 04:28 PM

All the kinks have been worked out! My old / outdated php version & such was the cause of the compatibility problems.

Turnipofdoom, the author, worked with me on it, and got everything to work as it intended on the system. The time he spent helping me and working on this is awesome.

I strongly recommend this addon. Not only is it unique and useful for those running a VB portal for group / mmo gaming, but he provided me with patience & very fast support.

Thanks again Turnip. :)

turnipofdoom 07-21-2007 04:31 PM

Quote:

Originally Posted by impreza (Post 1297494)
All the kinks have been worked out! My old / outdated php version & such was the cause of the compatibility problems.

Turnipofdoom, the author, worked with me on it, and got everything to work as it intended on the system. The time he spent helping me and working on this is awesome.

I strongly recommend this addon. Not only is it unique and useful for those running a VB portal for group / mmo gaming, but he provided me with patience & very fast support.

Thanks again Turnip. :)

Thank you so much for the praise.. And it was my pleasure. However lets change he to "she" please =)

But all in all this gave me some ideas to back port this to php4. Which I think I am going to do.

Phr057 07-23-2007 07:37 AM

Sigh I feel dumb. I can't fuigure out where the link is to change the classes needed... I have "Set Groups Who Can Edit" to the defaulted admin groups "6,7,5"

I'm the site admin/super admin so I shouldn't have a edit issue...

turnipofdoom 07-23-2007 08:49 AM

It is a second module, so you need to use the vBa CMPS menu, create a module, and display it on a page.

Instructions for doing so are below Create the Update vBa CMPS Module:

Phr057 07-23-2007 09:19 AM

Thank you.

Bro_Joey_Gowdy 07-31-2007 07:56 PM

Can you add SWG (Star Wars Galaxies) and MxO (The Matrix Online) to this?


All times are GMT. The time now is 04:03 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.01219 seconds
  • Memory Usage 1,740KB
  • 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
  • (4)bbcode_code_printable
  • (2)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