![]() |
World of Warcraft Class Recruitment Status module (db backend)
This mod is no longer supported it has been rewritten.
The new mod is available here: https://vborg.vbsupport.ru/showthread.php?t=150449 |
***reserved***
|
awesome, would love to see more WoW hacks released for sure!
|
I second that.. I'll have to install this later when I get home. Nice job!
Jim |
Thanks! I also created one for Everquest 2 as well. Glad you like it!
|
Have a link to the EQ2 version?
|
I'll clean up the code and remove some of the site-specific things after work, I will try to get it posted here sometime this evening if I can. :)
|
Haven't been able to get this to work.
Fatal error: Call to a member function query_read() on a non-object in /forums/modules/class_recruit.php on line 31 Anyone else able to get it to work? |
Quote:
Did you use the included example files or write your own forms ? What version of php ? Did you populate the database with base data before running it ? |
Quote:
PHP 4.4.4 The database was pre-populated using the provided script (well cut and past the create and insert lines thus the recruitment table is in the forums database). I dropped class_recruit.php and recruitStatus.php into the modules directory. Added a php module in CMPS, file to include: recruitStatus.php, no parent, no clean file output. If I call the module directly I still get Recruitment Druid: Fatal error: Call to a member function fetch_array() on a non-object in /<snippath>/forums/modules/class_recruit.php on line 31 Though maybe the sql was dying (and thus not returning an array). Tried it by hand mysql> select status from recruitment where class = 'Druid'; +--------+ | status | +--------+ | Closed | +--------+ 1 row in set (0.00 sec) mysql> select status from recruitment; +--------+ | status | +--------+ | Closed | | Closed | | Closed | | Closed | | Closed | | Closed | | Closed | | Closed | | Closed | +--------+ 9 rows in set (0.01 sec) Seems to work fine. Not sure what's going on. Perhaps I'm setting up the module wrong in CMPS? |
All times are GMT. The time now is 07:06 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|