vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Add-On Releases - World of Warcraft Guild Recruitment Form (https://vborg.vbsupport.ru/showthread.php?t=198516)

Martinjepsen 02-14-2009 04:17 PM

Hey Swede

First of all: awesome addon great work.

Here is my question:

The app tool is super, but I would like for it to be able to follow the "thread" around.

Explanation:

When someone applies to our guild, the application goes into a closed section of the forum (officers) then they use the app tool to either dump it in an archived closed part of the forum or post it publically for the memebers to see.

When the members have discussed the application officers needs to move it again, and here it would be nice to have the app tool there as well, is that possible in any ways.

Sorry for the rambling, hop it made a bit of sense.

sweede 02-14-2009 07:07 PM

Quote:

Originally Posted by Martinjepsen (Post 1743982)
When the members have discussed the application officers needs to move it again, and here it would be nice to have the app tool there as well, is that possible in any ways.


You can now add the app mover tool to more than one forum. The vbulletin option accepts a comma separated list.

Bl00dRoyal 02-17-2009 10:02 PM

is there a way to have 2 different apps with this? My guild has both WoW and War members and WoW currently uses it but the War People want a separate version for them. Any help would be greatly appreciated.

TriAxis 03-01-2009 10:14 PM

Quote:

Originally Posted by sweede (Post 1744145)
You can now add the app mover tool to more than one forum. The vbulletin option accepts a comma separated list.

I have this app installed and we are now using it. I did have to dabble with it to get only the questions we wanted asked but it is working as intended.

Except the app mover is not posting in more than one thread. I have 2 forum numbers listed in the test box.. example "7,21". It will only post to the first one listed. If I flip the numbers to "21,7" it will post in "21" but not in "7".

Anyone else having this problem? Sweede.. can you review this one again or should I be looking at the code in the "app mover" section of the style?

Thanks in advance.
TriAxis

SlompOchomp 03-27-2009 12:08 PM

Request:
Could you posibly add a Dropdown options to say Accepted and Denied and after one of the options are slected it would change the Title: to say

Accepted "Class" - "Name" "Spec/Spec/Spec"

or

Denied "Class" - "Name" "Spec/Spec/Spec"

I am sure most would like this option. Great work BTW
Thanks in advanced!!

y2krazy 03-27-2009 06:29 PM

Quote:

Originally Posted by SlompOchomp (Post 1778179)
Request:
Could you posibly add a Dropdown options to say Accepted and Denied and after one of the options are slected it would change the Title: to say

Accepted "Class" - "Name" "Spec/Spec/Spec"

or

Denied "Class" - "Name" "Spec/Spec/Spec"

I am sure most would like this option. Great work BTW
Thanks in advanced!!

This can be done very easily using the already packaged vBulletin prefix system. Just allow your usergroup to be able to use a set of prefixes for your App forum. When the status changes, Edit the thread the App is in and change the prefix to your desired one. Easy. :)

~ Sean

SkyCatcher 03-31-2009 12:20 PM

Quote:

Originally Posted by Bl00dRoyal (Post 1747319)
is there a way to have 2 different apps with this? My guild has both WoW and War members and WoW currently uses it but the War People want a separate version for them. Any help would be greatly appreciated.


I'm interested in this too. Right now I would have to change the variables for a second form but I'm not 100% sure how many and which ones I would need to change to make a "copy" of it as a seperate application form.

SlompOchomp 03-31-2009 02:06 PM

Quote:

Originally Posted by y2krazy (Post 1778464)
This can be done very easily using the already packaged vBulletin prefix system. Just allow your usergroup to be able to use a set of prefixes for your App forum. When the status changes, Edit the thread the App is in and change the prefix to your desired one. Easy. :)

~ Sean

Wonderfull Thanks that did the trick https://vborg.vbsupport.ru/external/2011/01/19.gif

quarum 04-15-2009 09:42 PM

Am I missing something? I cant seem to find where to download this mod.

mikey1974 05-28-2009 01:54 PM

Swede its been a while but AWESOME addon again dude, it rocks. thanks to the way you wrote it i actually understand this code a little better and managed to add some nice little features for extra questions and such. Was just curious though would you ever consider adding a answer all question option. The reason i ask is that for some reason we seem to be under constant randoms trying to register on the forums so they can spam ads, we locked the registration but they seem to think that filling out a quick application form will get them noticed, they always get deleted before anyone can see them BUT i wanna make it as difficult for these guys as possible

sweede 05-28-2009 02:49 PM

i thought i added the option to do just that but it seems that i forgot about it.

easy enough to fix,
Open the newthread_Start hook for this plugin and add to the top (anywhere)

$answerall = 1;

SkyCatcher 05-28-2009 07:12 PM

The option is in one of the plugins. It doesn't have an admincp option but edit the plugin and set to 1.

Dagothar 07-13-2009 09:16 PM

How well does your baby work with 3.8?

AureliusFL 07-15-2009 12:13 PM

Echoing the above poster...would love to see a 3.8 version of this beauty!

sweede 07-15-2009 12:22 PM

it should work fine on 3.8

busultan 09-04-2009 11:18 AM

It Work :D

ty

Elbulus 12-31-2009 10:47 PM

Have you got plans to update it Vb4.0 ?

Also on the current version where abouts is the option hiding to change the font color? As we have a dark background and it seems to be a funny grey thats really hard to read !

cheers.

jimfries 01-21-2010 12:07 AM

Love the addon, but I would love it even more if you had an update for vb 4.0 :D I just updated my forums for my guild, and am now running vb4.0.1 and would love to use this, but am unable to as of yet.

I'll keep checking if you do update it.

y2krazy 05-07-2010 10:04 AM

Quote:

Parse error: syntax error, unexpected '/', expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/spgarner/public_html/newthread.php(76) : eval()'d code(154) : eval()'d code on line 1
I am now getting this error after customizing the application page. Any ideas? I get 15 of these, which is the amount of questions I have at the bottom (see link).

http://bluegarter.elementfx.com/newthread.php?do=apply

y2krazy 05-16-2010 02:36 AM

Sweede? Any ideas?

sweede 06-23-2010 01:20 PM

Quote:

Originally Posted by y2krazy (Post 2037684)
Sweede? Any ideas?

Ok, you posted a reply in my other mod but you may have wanted an answer to this one.



I would suggest reading your error again, it tells you exactly what and where the problem is.


Parse error: syntax error, unexpected '/', expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/spgarner/public_html/newthread.php(76) : eval()'d code(154) : eval()'d code on line 1

Just in case you missed it

y2krazy 06-23-2010 05:07 PM

I ended up making changes about a month ago to most of the templates since I was unable to find the error I must've made when trying to customize it. The 2 columns of questions just ended up looking sloppy if 2 questions lined up were different lengths. I converted it to 1 column for the questions and it looks much, much cleaner.

This could be used to satify those that want one (1) column for the questions and a more integrated feel to the rest of the vBulletin pages. Here is the code if you would like to use it:

App_Question_Answer
HTML Code:

[b][color=red]$question_id.[/color] [COLOR="#336699"]$question [/COLOR] [/b]
A: $question_answer


App_Form
HTML Code:

<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>$headinclude
<title>$vboptions[bbtitle] - $formtitle</title>
$app_form_css
</head>

<body>
$header
$navbar
<if condition="$errormessage">
    <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%">
        <tr>
            <td class="tcat"> Error Message </td>
        </tr>
        <tr>
            <td class="alt1">
        <div style="font-size:24px; color:red; font-weight: bolder;">$errormessage</div>
        </td>
        </tr>
    </table>
<br />
<br />
</if>

<if condition="$preview">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%">
        <tr>
                <td class="tcat"> Preview </td>
    </tr>
        <tr>
                <td class="alt1"> $preview </td>
    </tr>
</table>
<br />
</if>

<form name="vbform" action="newthread.php" method="post" onSubmit="return vB_Editor['$editorid'].prepare_submit(0, $vboptions[postminchars])">
    <input type="hidden" value="$formname" name="do" />
    <input type="hidden" value="submit" name="action" />
    <input type="hidden" name="posthash" value="$posthash" />
    <input type="hidden" name="poststarttime" value="$poststarttime" />
    <input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
    <input type="hidden" name="s" value="$session[sessionhash]" />
    <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%">
        <tr>
            <td colspan="2">
                                $app_form_desc_head
                        </td>
        </tr>
        <tr>
                        <td valign="top" width="50%">
                        $app_form_character_info
                                                </td>
                        <td valign="top" width="50%">
                        $app_form_personal_info
                                                </td>
        </tr>
        <tr>
            <td colspan="2">
            <!-- Do not remove this variable -->
            $comment_boxes

<br />

                <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
                    <tr class="tcat">
                        <td valign="top" colspan="3"><p align="center">
                                <input type="submit" value="Submit" name="submit" style="font-family: Verdana; font-size: 10pt" class="button" />
                                <input type="submit" value="Preview" name="submit" style="font-family: Verdana; font-size: 10pt" class="button" />
                                <input type="reset" value="Reset" name="reset" style="font-family: Verdana; font-size: 10pt" class="button" />
                            </p>
                                                </td>
                    </tr>
                </table>
                        </td>
        </tr>
    </table>
</form>
$footer
</body>
</html>


App_Form_PersonalInfo
HTML Code:

<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%">
        <tr>
            <td class="tcat" colspan="2"><b>Personal Information</b></td>
        </tr>
        <tr>
            <td width="100%" align="left" class="alt1 wowsl"><b>Your Real Name:</b></td>
            <td align="right" class="alt1 wowsc"><input type="text" size="30" value="$personal_name" name="app[personal_name]" /></td>
        </tr>
        <tr>
            <td width="100%" align="left" class="alt1 wowsl"><b>Your Age:</b></td>
            <td align="right" class="alt1 wowsc"><input type="text" size="5" value="$personal_age" name="app[personal_age]" /></td>
        </tr>
        <tr>
            <td width="100%" align="left" class="alt1 wowsl"><b>Male or Female?</b></td>
            <td align="right" class="alt1 wowsc"><select name="app[personal_sex]">
                    <option value="Guy" <if condition="$personal_sex == 'Guy'">selected="selected"</if> >Guy</option>
                    <option value="Girl" <if condition="$personal_sex == 'Girl'">selected="selected"</if> >Girl</option>
                </select>
            </td>
        </tr>
        <tr>
    <td width="100%" align="left" class="alt1 wowsl"><b>Your Local Timezone:</b></td>
    <td align="right" class="alt1 wowsc"><select name="app[personal_tz]">
            <option value="PST" <if condition="$personal_tz == 'PST'">selected="selected"</if> >PST</option>
            <option value="MT" <if condition="$personal_tz == 'MT'">selected="selected"</if> >MT</option>
            <option value="CST" <if condition="$personal_tz == 'CST'">selected="selected"</if> >CST</option>
            <option value="EST" <if condition="$personal_tz == 'EST'">selected="selected"</if> >EST</option>
            <option value="GMT" <if condition="$personal_tz == 'GMT'">selected="selected"</if> >GMT</option>
            <option value="Other" <if condition="$personal_tz == 'Other'">selected="selected"</if> >Other</option>
        </select>
    </td>
    </tr>
    <tr>
        <td width="100%" align="left" class="alt1 wowsl"><b>What times do you play the most or are most active in the game?</b></td>
        <td align="right" class="alt1 wowsc"><textarea cols="30" rows="2" name="app[personal_playtime]">$personal_playtime</textarea></td>
    </tr>
    <tr>
        <td width="100%" align="left" class="alt1 wowsl"><b>What do you enjoy doing in-game the most?</b></td>
        <td align="right" class="alt1 wowsc"><select name="app[personal_game_fav]">
                <option value="Instancing" <if condition="$personal_game_fav == 'Instancing'">selected="selected"</if> >Instancing</option>
                <option value="Raiding" <if condition="$personal_game_fav == 'Raiding'">selected="selected"</if> >Raiding</option>
                <option value="Farming" <if condition="$personal_game_fav == 'Farming'">selected="selected"</if> >Farming</option>
                <option value="Roleplaying" <if condition="$personal_game_fav == 'Roleplaying'">selected="selected"</if> >Roleplaying</option>
                <option value="Cyberz" <if condition="$personal_game_fav == 'Cyberz'">selected="selected"</if> >Cyberz</option>
            </select>
        </td>
    </tr>
    <tr>
        <td width="100%" align="left" class="alt1 wowsl"><b>Have you ever been a Raid Leader, Class Leader or Officer with another guild?</b></td>
        <td align="right" class="alt1 wowsc"><textarea cols="30" rows="2" name="app[personal_prev_leader]">$personal_prev_leader</textarea></td>
    </tr>
    <tr>
        <td width="100%" align="left" class="alt1 wowsl"><b>Do you have <a href="http://www.ventrilo.com/" target="_blank">Ventrilo</a> and a <u>working</u> microphone?</b></td>
        <td align="right" class="alt1 wowsc"><select name="app[personal_vent]">
                <option value="Yes" <if condition="$personal_vent == 'Yes'">selected="selected"</if> >Yes to both!</option>
                <option value="No" <if condition="$personal_vent == 'No'">selected="selected"</if> >No and I shouldn't apply.</option>
            </select>
        </td>
    </tr>
</table>


App_Answer
HTML Code:

[B]Name:[/B] $personal_name / $personal_sex (Age: $personal_age)
[B]Timezone:[/B] $personal_tz

[B]Realm:[/B] $current_server
[B]Name:[/B] [url=http://www.wowarmory.com/character-sheet.xml?r=$current_server&cn=$character_name]$character_name [/url]
[B]Race & Class:[/B] $character_race $character_class
[B]Spec:[/B] $character_talents_1/$character_talents_2/$character_talents_3
[B]Professions:[/B] $character_profession_1 + $character_profession_2

[URL]http://www.wow-heroes.com/index.php?zone=us&server=$current_server&name=$character_name [/URL]
[URL]http://be.imba.hu/?zone=US&realm=$current_server&character=$character_name [/URL]
[URL]http://www.armory-light.com/us/$current_server/$character_name/ [/URL]
[URL]http://www.wow-achievements.com/Person.aspx?region=US&realm=$current_server&name=$character_name [/URL]
[URL]http://elitistarmory.com/US/$current_server/$character_name [/URL]

[B][SIZE="3"][COLOR="#ff0000"]I.[/COLOR] Generic Questions[/SIZE][/B]

[B][COLOR="#336699"]What times do you play the most or are most active in the game?[/COLOR][/B]
$personal_playtime

[B][COLOR="#336699"]What do you enjoy doing in-game the most?[/COLOR][/B]
$personal_game_fav

[B][COLOR="#336699"]Have you ever been a Raid Leader, Class Leader or Officer with another guild?[/COLOR][/B]
$personal_prev_leader

[B][COLOR="#336699"]Do you have [url="http://www.ventrilo.com/"]Ventrilo[/url] and a working microphone?[/COLOR][/B]
$personal_vent

[B][SIZE="3"][COLOR="#ff0000"]II.[/COLOR] Specific Questions[/SIZE][/B]

$guild_app_answer_qa_message


App_Form_DescBox
HTML Code:

<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%">
        <tr>
                <td class="tcat" colspan="3"> $vboptions[bbtitle] - $formtitle </td>
        </tr>
        <tr>
                <td class="alt1" colspan="3">
                       
                                                                <span class="smallfont"><b>$formpurpose</b></span>

                </td>
        </tr>
</table>


App_Question_box
HTML Code:

<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%">
        <tr>
                <td class="tcat"><font size="3" color="#ff0000">$idx.</font> $question</td>
        </tr>
        <tr>
                <td  class="alt1" align="center" class="alt2 wowsc">
                        <textarea rows="5" cols="120" name="app[question_$idx]">${$q_idx}</textarea>
                </td>
        </tr>
</table>


App_Form_CharacterInfo
HTML Code:

<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%">
        <tr>
                <td class="tcat" colspan="2"><b>Character Information</b></td>
        </tr>
        <tr>
                <td width="100%" align="left" class="alt1 wowsl"><b>Character Name:</b></td>
                <td align="right" class="alt1"><input type="text" size="30" value="$character_name" name="app[character_name]" /></td>
        </tr>
        <if condition="!$show['member']">
                $human_verify
        </if>
        <tr>
                <td width="100%" align="left" class="alt1 wowsl"><b>Current Realm:</b></td>
                <td align="right" class="alt1">
                        <input type="text" size="30" value="$current_server" name="app[current_server]" />
                </td>
        </tr>
        <tr>
                <td width="100%" align="left" class="alt1 wowsl"><b>Character Race:</b></td>
                <td align="right" class="alt1">
                        <select name="app[character_race]">
                                <option value="Blood Elf" <if condition="$character_race == 'Blood Elf'">selected="selected"</if> >Blood Elf</option>
                                <option value="Orc" <if condition="$character_race == 'Orc'">selected="selected"</if> >Orc</option>
                                <option value="Tauren" <if condition="$character_race == 'Tauren'">selected="selected"</if> >Tauren</option>
                                <option value="Troll" <if condition="$character_race == 'Troll'">selected="selected"</if> >Troll</option>
                                <option value="Undead" <if condition="$character_race == 'Undead'">selected="selected"</if> >Undead</option>
                        </select>
                </td>
        </tr>
        <tr>
                <td width="100%" align="left" class="alt1 wowsl"><b>Character Class:</b></td>
                <td align="right" class="alt1">
                        <select name="app[character_class]">
                                <option value="Death Knight" <if condition="$character_class == 'Death Knight'">selected="selected"</if> >Death Knight</option>
                                <option value="Druid" <if condition="$character_class == 'Druid'">selected="selected"</if> >Druid</option>
                                <option value="Hunter" <if condition="$character_class == 'Hunter'">selected="selected"</if> >Hunter</option>
                                <option value="Paladin" <if condition="$character_class == 'Paladin'">selected="selected"</if> >Paladin</option>
                                <option value="Priest" <if condition="$character_class == 'Priest'">selected="selected"</if> >Priest</option>
                                <option value="Mage" <if condition="$character_class == 'Mage'">selected="selected"</if> >Mage</option>
                                <option value="Rogue" <if condition="$character_class == 'Rogue'">selected="selected"</if> >Rogue</option>
                                <option value="Shaman" <if condition="$character_class == 'Shaman'">selected="selected"</if> >Shaman</option>
                                <option value="Warlock" <if condition="$character_class == 'Warlock'">selected="selected"</if> >Warlock</option>
                                <option value="Warrior" <if condition="$character_class == 'Warrior'">selected="selected"</if> >Warrior</option>
                        </select>
                </td>
        </tr>
        <tr>
                <td class="alt1 wowsl"><b>Class Talent Points:</b></td>
                <td align="right" class="alt1">
                        <input type="text" size="2" value="$character_talents_1" name="app[character_talents_1]" /> /
                        <input type="text" size="2" value="$character_talents_2" name="app[character_talents_2]" />        /
                        <input type="text" size="2" value="$character_talents_3" name="app[character_talents_3]" />
                </td>
        </tr>
        <!--
        <tr>

                <td width="100%" align="left" class="alt1 wows1">Picture of your Raid UI &nbsp;&nbsp;&nbsp;&nbsp;[<a href="#" onClick="window.open('vbimghost.php?do=popupload&ed=app_raid_ui','vbimghost2','scrollbars=yes,resizable=yes,width=562,height=97'); return false" title="Upload">Upload</a>]</td>
                <td align="right" class="alt1 wowsc"><input type="text" size="30" name="app[character_raid_ui]" id="app_raid_ui"></td>
        </tr>
        -->

        <tr>
        <td class="alt1 wowsl"><b>Current Professions:</b></td>
                <td width="300" align="right" class="alt1 wowsl">Profession 1: &nbsp;&nbsp;
                        <select name="app[character_profession_1]">
                                <option value="Alchemy" <if condition="$character_profession_1 == 'Alchemy'">selected="selected"</if> >Alchemy</option>
                                <option value="Blacksmithing" <if condition="$character_profession_1 == 'Blacksmithing'">selected="selected"</if> >Blacksmithing</option>
                                <option value="Enchanting" <if condition="$character_profession_1 == 'Enchanting'">selected="selected"</if> >Enchanting</option>
                                <option value="Engineering" <if condition="$character_profession_1 == 'Engineering'">selected="selected"</if> >Engineering</option>
                                <option value="Herbalism" <if condition="$character_profession_1 == 'Herbalism'">selected="selected"</if> >Herbalism</option>
                                <option value="Inscription" <if condition="$character_profession_1 == 'Inscription'">selected="selected"</if> >Inscription</option>
                                <option value="Jewelcrafting" <if condition="$character_profession_1 == 'Jewelcrafting'">selected="selected"</if> >Jewelcrafting</option>
                                <option value="Leatherworking" <if condition="$character_profession_1 == 'Leatherworking'">selected="selected"</if> >Leatherworking</option>
                                <option value="Mining" <if condition="$character_profession_1 == 'Mining'">selected="selected"</if> >Mining</option>
                                <option value="Tailoring" <if condition="$character_profession_1 == 'Tailoring'">selected="selected"</if> >Tailoring</option>
                                <option value="Skinning" <if condition="$character_profession_1 == 'Skinning'">selected="selected"</if> >Skinning</option>
                        </select>
                <br>
                        Profession 2: &nbsp;&nbsp;
                        <select name="app[character_profession_2]">
                                <option value="Alchemy" <if condition="$character_profession_2 == 'Alchemy'">selected="selected"</if> >Alchemy</option>
                                <option value="Blacksmithing" <if condition="$character_profession_2 == 'Blacksmithing'">selected="selected"</if> >Blacksmithing</option>
                                <option value="Enchanting" <if condition="$character_profession_2 == 'Enchanting'">selected="selected"</if> >Enchanting</option>
                                <option value="Engineering" <if condition="$character_profession_2 == 'Engineering'">selected="selected"</if> >Engineering</option>
                                <option value="Herbalism" <if condition="$character_profession_2 == 'Herbalism'">selected="selected"</if> >Herbalism</option>
                                <option value="Inscription" <if condition="$character_profession_2 == 'Inscription'">selected="selected"</if> >Inscription</option>
                                <option value="Jewelcrafting" <if condition="$character_profession_2 == 'Jewelcrafting'">selected="selected"</if> >Jewelcrafting</option>
                                <option value="Leatherworking" <if condition="$character_profession_2 == 'Leatherworking'">selected="selected"</if> >Leatherworking</option>
                                <option value="Mining" <if condition="$character_profession_2 == 'Mining'">selected="selected"</if> >Mining</option>
                                <option value="Tailoring" <if condition="$character_profession_2 == 'Tailoring'">selected="selected"</if> >Tailoring</option>
                                <option value="Skinning" <if condition="$character_profession_2 == 'Skinning'">selected="selected"</if> >Skinning</option>
                        </select>
                </td>
        </tr>
</table>


Thank you again, Sweede for this Mod. I'm glad it still works for 3.8! :)

Bestrafung 06-25-2010 11:38 PM

I've looked over every post in this thread and haven't seen this come up yet but I'm getting a fatal error on submittal.

Fatal error: Call to undefined function build_forum_counters() in /home/cyril/public_html/forums/misc.php(100) : eval()'d code on line 749

I'm using vBulletin 3.8.5, and am unsure why this is happening. I'd appreciate any help in fixing this.

Edit: I'm also in the process of updating the form for Cataclysm. If I can get this working and get it updated I'll post it here.

sweede 06-26-2010 02:19 AM

Quote:

Originally Posted by Bestrafung (Post 2059634)
I've looked over every post in this thread and haven't seen this come up yet but I'm getting a fatal error on submittal.

Fatal error: Call to undefined function build_forum_counters() in /home/cyril/public_html/forums/misc.php(100) : eval()'d code on line 749

I'm using vBulletin 3.8.5, and am unsure why this is happening. I'd appreciate any help in fixing this.

Edit: I'm also in the process of updating the form for Cataclysm. If I can get this working and get it updated I'll post it here.

The version that i have uploaded to vbulletin.org does not use any hooks in misc.php

Nor is any plugin over 749 lines in length.

I also do not call build_forum_counters() in any plugin in this mod

I would suggest going to your admincp
Products & Plugins -> Plugin Manager

Sort by Hook Location and find what products are using misc_start. That may help you find what mod is causing your problem.

Bestrafung 06-26-2010 05:20 AM

Thank you for your quick response sweede. The offending plugin was from the Online Gaming Recruitment addition that you referenced at the beginning of this thread. I thought both needed to be installed. Now that it is uninstalled I don't know how to access the form for testing. With the other product it was located at misc.php?do=app_form. How do I access it under your product?

sweede 06-26-2010 05:22 AM

newthread.php?do=app_form

i think..

Bestrafung 06-26-2010 07:43 AM

Thank you again for your quick reply. After looking at your plugin I determined it is actually newthread.php?do=apply. Now I can begin to try to set all of this up. Is some of this documented somewhere to make it easier? Again, thank you for all of your help.

y2krazy 11-08-2010 06:29 AM

The form was working properly at one point, but now for regular registered users, they are recieveing an "HTTP 500 Internal Server Error" when submitting the form. When they click "Preview" it works fine, but the error happens when clicking "Submit."

Please let me know if there is any way to resolve this. Thank you.

sweede 11-08-2010 09:10 AM

Quote:

Originally Posted by y2krazy (Post 2119374)
The form was working properly at one point, but now for regular registered users, they are recieveing an "HTTP 500 Internal Server Error" when submitting the form. When they click "Preview" it works fine, but the error happens when clicking "Submit."

Please let me know if there is any way to resolve this. Thank you.

Something on your server changed. You will need to look through your apache error logs to find the error. Something I can't help you with but if you find the error I may be able to tell you how to fix it (or you can google it)

y2krazy 11-08-2010 01:18 PM

From "error_log" in my domain's public_html directory:

Quote:

[05-Nov-2010 20:21:06] Undeclared entity warning at line 716, column 1
[05-Nov-2010 20:21:08] Undeclared entity warning at line 684, column 1
[05-Nov-2010 20:21:58] Undeclared entity warning at line 684, column 1
[05-Nov-2010 20:21:59] Undeclared entity warning at line 716, column 1
[05-Nov-2010 20:22:00] Undeclared entity warning at line 716, column 1
[05-Nov-2010 20:22:00] Undeclared entity warning at line 716, column 1
[05-Nov-2010 20:22:00] Undeclared entity warning at line 716, column 1
[05-Nov-2010 20:22:00] Undeclared entity warning at line 684, column 1
Is this what you are referring to?

Again, this ONLY happens for the "Registered Users" usergroup. All other usergroups are able to submit the form without error.

y2krazy 11-22-2010 08:22 PM

Uninstalled and reinstalled.

Instead of a 500 Server Error, I now get the following:

Quote:

vBulletin Message

No Thread specified. If you followed a valid link, please notify the administrator.
When clicking "Submit" it goes to the above vB error and the URL is as follows:

"http://www.surprise-mutiny.com/showthread.php?p="

It does not create a new thread, therefore the redirect is trying to send the user to a blank post number.

Any ideas? Thanks.

y2krazy 11-28-2010 01:10 PM

Bump. Still need help with this.

y2krazy 12-15-2010 10:38 AM

Come back, sweede! :(

mclarens 12-25-2010 05:45 AM

sadly doest work for the new VB, anyone know if there is other good applys forms?

y2krazy 01-04-2011 02:29 PM

New Year's Bump. Still need help with this, please.

sweede 01-08-2011 01:10 PM

Go to the plugins section of the vb admin, edit the plugin
Guild App Form hack @ hook, newthread_start


add
PHP Code:

die(
"<b>Foruminfo: </b><pre> " print_r($foruminfo ,1) . "</pre>" .
"<b>newpost: </b><pre>" print_r($newpost,1) . "</pre>" .
"<b>errors: </b><pre>" print_r($errors,1) . "</pre>" 
); 

before
PHP Code:

if ( $redirectoption == "1" )
            { 

You can send me the results on your guilds website, i registered under the username offended.

y2krazy 01-11-2011 03:07 PM

Quote:

Originally Posted by sweede (Post 2145942)
You can send me the results on your guilds website, i registered under the username offended.

Results sent via PM. Thanks in advance!

EDIT: Problem band-aid'd for now. Selecting "1" in the AdminCP redirect options causes the error; however, redirecting to the forum the post was made it works.

Vitaris 02-12-2011 09:53 PM

Tried installing this on my site today, but got the following errors cluttering up the top of the page:

Code:

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: App_Question_box in [path]/includes/functions.php on line 4097

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: App_Question_Answer in [path]/includes/functions.php on line 4097

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: navbar in [path]/includes/functions.php on line 4097

Parse error: syntax error, unexpected T_STRING in /home/xxx/public_html/cms/newthread.php(77) : eval()'d code(179) : eval()'d code on line 1

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: App_Form_CSS in [path]/includes/functions.php on line 4097

Parse error: syntax error, unexpected T_STRING in /home/xxx/public_html/cms/newthread.php(77) : eval()'d code(396) : eval()'d code on line 1

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: App_Form_DescBox in [path]/includes/functions.php on line 4097

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: App_Form_CharacterInfo in [path]/includes/functions.php on line 4097

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: App_Form_PersonalInfo in [path]/includes/functions.php on line 4097

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: App_Form in [path]/includes/functions.php on line 4097

Any pointers to help iron this out? I did a search but didn't come up with much that would give me an idea of how to go about fixing this. I'm running vBulletin 4.1.1.

sweede 02-12-2011 11:11 PM

It doesn't work with any 4.x version of VBB and i currently have no plans (or time) to learn vb4's new template systems and recode my mods.

I would love to be able to spend some time and pick up coding again, but for the past year or so I've been working 6am to 6pm 6 or 7 days a week (sometimes up to 20 days in a row without a day off).


All times are GMT. The time now is 01:37 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.01861 seconds
  • Memory Usage 2,015KB
  • 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
  • (1)bbcode_code_printable
  • (7)bbcode_html_printable
  • (2)bbcode_php_printable
  • (12)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (39)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