![]() |
Quote:
I do know Turnipofdoom is working on it currently with the final touches. |
heya, awesome addon you made;)
all works fine atm but sometimes i get the warning msg: Warnung: Invalid argument supplied for foreach() in /modules/cls_warcraft_recruit.php (Zeile 28) can you help i cant find a wrong thing at this line. and is it posible to update this mod because the new class Death Night is not in the actual list. thank you so much !! |
hello (sorry for my poor english)
Thank you for this module, same request for lotro with two new class : rune keeper and warden. |
This is a greta addon and very useful tool for guilds who don't want to succumb to some kind of instant website in a box service! Thanks for the addon!
I'm by no means a coder, but dable in manipulating code for my own purposes. I've been trying to add a class for WoW, the Death Knight, but have been unsucessful in my attempts. Has anyone done this succesfully that wouldn't mind sharing? |
I'm not sure if there was an update floating around, I looked and could not find one. I edited this to add the Deathknight portion. (I take no credit for any of the actual coding, I merely just made some additions)
It should work, I tested it on my website; included an image for deathknight as well. I'm not sure if it was just an odd execution, but the following templates did not update automatically and I had to alter them by hand: adv_portal_warcraft_recruit adv_portal_warcraft_recruit_updater There are instructions in a text document in the zipped file in case you have to manually alter the templates. A working version can be seen here. Enjoy. |
Tested: vBulletin v3.8.2 + vBadvanced v3.1.0
Installing the product:
You should now see the display box on your destination page, with each class set to the default value of 1. If you do not, go back and check the instructions to make sure you haven't missed any steps. Create the Update vBa CMPS Module:
Add AJAX Support to the updater form (OPTIONAL):
Code:
<script type="text/javascript" src="http://www.mydomain.com/forum/clientscript/mmoRecruit.js"></script> To Uninstall:
Code:
DROP TABLE recruitment; If the product import fails you can still do it by hand. The templates are in forum_templates directory, the name of the file is the template name that needs to be used. Creating the SQL Tables by hand. Code:
CREATE TABLE game_rec_settings( Code:
INSERT INTO game_rec_settings(game,enabled,groups)VALUES('','1','6,7,5'); Changelog
Faq
|
I got the app running but when i try to update a class it takes me to "http://index.php/?do=recruit_update" and does not update the DB..
|
I'm using this on 3.8.2 with vba 3.2.0 and not having any problems, even used the nice little class color modification for WoW.
http://www.grievous.us/ |
I am having a strange problem in which a specific user cannot view the "Update Recruitment" panel no matter what I have tried. I created a dummy user with the exact same usergroup membership as this user and the dummy user CAN view the "Update Recruitment" panel. I even went as far as to make the problematic user an ADMIN, and it STILL can't view the panel.
Can anyone offer any suggestions on where to look, or what the problem may be? Perhaps something related to cached permissions or user settings somewhere in the vBulletin database? This is literally driving me mad! Thanks in advance for any suggestions! |
I haven't touched this mod in quite sometime.
I don't have access to a newer VB site to work on, but if people are still using this and interested in updates, I'd be happy to put sometime in, I just need a test site to work off of. switchstance, I can give ya a hand if you toss me a PM |
All times are GMT. The time now is 09:58 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|