![]() |
General Application Form 1.1.1
* General Information *
----------------------- This mod will no longer be supported. For an up to date version, see this mod. https://vborg.vbsupport.ru/showthread.php?t=263944 |
thanks many this will help as copy right application for any company or person to claim againstt thread or images or any thing as complaint
i will test for this but does it send mail for unregisterd user that we recived his appliccation? and is there ability to using capcta or recaptcha? |
Quote:
|
nhawk, would be possible to have different sets of questions/forms for different positions? As it looks to me from pictures, you can have only one form/set of questions.
Also, I think it would be much better if we could make forms from forum end, not from admincp. In admincp we should decide which usergroups could create forms and which usergroups are allowed to answer the questions. Those who are allowed to create forms for positions should decide which usergroups are allowed to answer for certain forms (choose from usergroups set in admincp) as we may require someone to be in some usergroup already. |
Hello
I installed this Mod it is great but it doesn't appear in the community (I Have chosen yes in AdminCP) |
wow wow great mod
Thanks |
Quote:
Yes, the mod uses whatever human verification system you have chosen in Admincp. |
Quote:
Quote:
|
Quote:
If you want everyone to see the form, set the required post count to zero. |
Quote:
If you don't want to download the mod again, you can fix it yourself. In the Admin Panel go to Plugins & Products and Select Plugin Manager. Look for General Application Form with a hook location of Parse Templates and select Edit. In the Plugin PHP Code look for this code: PHP Code:
And replace it with this code: PHP Code:
|
Hi,
this Mod sounds good. Have anyone a German translation? Tagged |
nhawk
Thanks alot for your great support and quick response i will try the fixed one and i will let you know if there is any other problem Cheers |
nhawk
Now it is working great, marked as installed, and nominated for the modification of the month. Thanks alot for this great Mod |
Warning: Missing argument 2 for vB_Template_Runtime::linkBuild(), called in [path]/includes/class_core.php(4090) : eval()'d code on line 1227 and defined in [path]/includes/class_core.php on line 4495 Fatal error: Call to undefined method vB_Friendly_Url_Error::get_url() in /home/*********/public_html/includes/functions.php on line 6920
All seems to work well and the applying members form is sent ok but this error pops up when sending it any ideas where i may be going wrong???? |
Quote:
But what I had in mind was ability to have completely different sets of questions for different positions out of the box. If one applies for moderator, we need different set of questions and if we wanting someone to write articles for our forums, we need different sets of skills. Quote:
You can use this conditional: HTML Code:
<vb:if condition="is_member_of($bbuserinfo,x,y,z)"> |
Quote:
Could you tell me what your settings are for Friendly URLs? Also, what version of vBulletin are you running? That might make a difference in my trying to duplicate the problem. |
Quote:
But that's not going to be a quick fix. ;) |
Yea, I would also like to see different sets of questions for the different positions people apply for. :)
Also, I have it set to make a post in a forum after they fill out an app. Is there a way I can change the title of the thread? Im looking for something easier like [USERNAME]'s XXXX Application where XXXX is the position they are applying for. Id also like to see an option to remove the IP at the bottom of the post. :) Thanks for the great mod though! Going to use it soon for gaming community apps and maybe in the future for forum positions and hacking reports on servers if we can get different sets of questions. :up: EDIT: Just thought, when/if you add the option for different sets of questions for different apps, maybe an option for a thread to be posted in separate forums depending on what they apply for. :) |
Quote:
|
In the settings, it says this:
Quote:
And also it does not post the application in the forum specified after submitting and moderating. And I do have it set to post when a new application is received. |
Quote:
Because I really hate having to edit phrases, I'll add that to the settings page with the next release. ;) Quote:
Next release (probably sometime Monday), it will be an option in the settings. Quote:
Before I get down to actually coding that major change, I'll probably ask for some more input here. |
Quote:
But since you mention it, I can add a default member to post the applications to the settings page. You would just need to be sure that the member you use has usergroup permissions to post in the forum. I will add that to Monday's update. |
Can it move a member to a membergroup once accepted?
|
Quote:
This mod simply gives an extremely flexible way to collect information from a member. It does not change any permissions. |
Quote:
Quote:
Yeah, we are using this mainly for apps to be in our gaming community and they are gonna be published in an open forum where everyone can see them so removing the IP option will be nice. :) Quote:
Another thing that would be nice is to make some of the questions optional. I removed the warning message on some thinking this would do it but I just tried to fill an app out and it wont let me go on unless all questions are answered. |
Quote:
I'll try to get that into Monday's release too. |
Nice!
This mod is coming together pretty well! :) EDIT: Just noticed that you are subscribed by default to the thread it posts but Ive received no e-mails. |
Quote:
1) There aren't any replies to the thread, so no email would be sent by vB. (I don't use automatic subscriptions but I don't think an email is sent out to the thread creator when that same person creates a new thread. I'll check it) 2) If it's a "moderated post" and in a private forum you don't have access to, I don't think vB would send the email either. |
It was posted in a private forum and there were several replies (private as in only the general public cant see it - members of the gaming community can).
I dont use moderation on anything and I didnt subscribe to it as I rarely ever use that feature. I am an admin on the forum so I can see all. ;) |
I tested this mod in an open forum as well and used a user account with full admin access and it still does not post in the forum. Does the moderation rule pertain to public forums as well?
I double checked the forum ID number and that is correct. I made sure the post thread is set to "yes". The forum is public where everyone can see it. The admin account has full privileges. Thoughts? |
Quote:
|
Nice work!
Since I edited that phrase the other day, that wont conflict with the new option to set what the posts title is will it? |
Quote:
All of your other settings should stay intact if you use the upgrade method to install. |
nice wok..
|
Works a lot better now. Thanks.
|
Is this mod compatible with v4.1.3?
|
Quote:
Quote:
|
Hi,
I have just installed on 4.1.0 and it works....kinda Everything does as it should, it posts in forum, sends pm etc. The only issue i have, is when you click "send", the page i get is displays this error Warning: Missing argument 2 for vB_Template_Runtime::linkBuild(), called in [path]/includes/class_core.php(4426) : eval()'d code on line 1227 and defined in [path]/includes/class_core.php on line 5280 Fatal error: Call to undefined method vB_Friendly_Url_Error::get_url() in /home/stopinvi/public_html/includes/functions.php on line 7096 I know you state it's for 4.1.1 and above, but if you could help solve this issue, i would be very greatful. Thanks |
Quote:
You could try disabling friendly_urls. But I'm not sure that would work. |
For those having the friendly URL error, try the latest update. It's been tested on a site running vB 4.0.7 and seems to work fine.
|
All times are GMT. The time now is 05:23 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:
|