vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Add-On Releases - Advanced Application Forms (https://vborg.vbsupport.ru/showthread.php?t=263944)

nhawk 01-13-2012 10:44 AM

Quote:

Originally Posted by Alan_SP (Post 2287078)
I just updated to new version. I read about numbering, that it must be in 1,2,3...

But, this is a bit hard to enter some question between already existing ones. What would happen if there are two questions with number 2? Is it possible that you somehow program it that we could use 10, 20 etc?

Just to know what I can expect.

You really do great job with this mod. :up: Hope you'll win MOTM.

If you have two questions numbered with 2, the system will change one of them to 3 and renumber all questions so they stay 1,2,3,4 etc.. So if you add a question and it's in say position 18. You change that question to 2 and update positions. That question should become 2 and the old 2 becomes 3 and so on.

Alan_SP 01-13-2012 08:48 PM

Ok, this will do. :) Thanks. If you find a way so we could use 10,20,30... please do it.

Alan_SP 01-16-2012 08:41 PM

Just to report, just found out that even if I set Parse URLs to yes for application positions, links aren't parsed.

Maybe it has something to do with HTML code being correctly parsed?

Anyway, please correct it, I really like links to be parsed.

nhawk 01-16-2012 08:49 PM

Quote:

Originally Posted by Alan_SP (Post 2288717)
Just to report, just found out that even if I set Parse URLs to yes for application positions, links aren't parsed.

Maybe it has something to do with HTML code being correctly parsed?

Anyway, please correct it, I really like links to be parsed.

Need more info, just tested it and anything starting with http:// is parsing.

<a href... etc isn't needed, just input the http://websitelink and it parses.

Edit: To get a word or phrase linked to a URL, use the BB Code for URLs.

rajukvrk78 01-16-2012 10:29 PM

how to display the application captured date as shown below using this mod

http://www.immihelp.com/tracker/usa-...ing-tracker.do

nhawk 01-16-2012 10:40 PM

Quote:

Originally Posted by rajukvrk78 (Post 2288769)
how to display the application captured date as shown below using this mod

http://www.immihelp.com/tracker/usa-...ing-tracker.do

That would be a completely different mod to do that. This add-on doesn't keep track of applications once they are submitted.

rajukvrk78 01-16-2012 11:07 PM

nhawk..

Thanks for quick reply.. by any change do you ever know a mod where i can achieve the above functionality

Alan_SP 01-16-2012 11:14 PM

Quote:

Originally Posted by nhawk (Post 2288720)
Need more info, just tested it and anything starting with http:// is parsing.

<a href... etc isn't needed, just input the http://websitelink and it parses.

Edit: To get a word or phrase linked to a URL, use the BB Code for URLs.

Ok, I got idea and checked were the problem might be. :)

Problem is when using color for answers (Application Answer Color). I used color red (I'm pretty sure that actual color isn't important, but just to mention it). And after that links aren't parsed. Removed color from options, links get parsed.

So, when using color, it somehow influences parsing of links.

Alan_SP 01-16-2012 11:20 PM

Quote:

Originally Posted by rajukvrk78 (Post 2288775)
nhawk..

Thanks for quick reply.. by any change do you ever know a mod where i can achieve the above functionality

Hm, I looked at your site, it looks nice. :up:

There's one option you could use. You could put applications to thread as new posts, so you would have some form of tracking all applications, but not completely similar like this one you mentions.

rajukvrk78 01-16-2012 11:39 PM

Alan_SP

I am new to this vbulletin, Can you give me the sample step to put applications to thread as new posts ?

Alan_SP 01-17-2012 12:04 AM

This is done with this mod (Advanced Application Forms), you have this option in AdminCP.

Go to Application Positions, choose position you want to have applications created in thread as new posts.

Use this options:
Report in Existing Thread set to yes
Existing Thread ID you need to have this thread already created, but this isn't problem. ThreadID is number with which vB describes thread, you can get it from link of that thread.

For example, this is link from your forum: http://www.immihelp.com/forum/showthread.php?t=96101

I bolded and colored thread ID. Of course, you can create any new thread and anywhere, just take thread ID and put it there.

Poster ID - You could use this, or not (I leave it at 0).

Anyway, look at instructions what every option does, it's explained in detail.

Also note that in the same time you could use more options simultaneously i.e. you could create new thread, post new post in existing thread, post PM, send e-mail... Check options and decide what suites you best.

nhawk 01-17-2012 11:00 AM

Quote:

Originally Posted by Alan_SP (Post 2288776)
Ok, I got idea and checked were the problem might be. :)

Problem is when using color for answers (Application Answer Color). I used color red (I'm pretty sure that actual color isn't important, but just to mention it). And after that links aren't parsed. Removed color from options, links get parsed.

So, when using color, it somehow influences parsing of links.

I would look into it, but I did try both with and without the color option and it parsed both ways...

So far as the color itself, I tried #FF0000, FF0000 and the word red. All worked and all parsed the url.

EDIT: I see the problem now. If an answer color is defined and the URL is the only thing in the answer, it doesn't parse. The fix will be uploaded later today.

Alan_SP 01-18-2012 01:30 AM

You're fast, it's amazing. Really exceptional support. :up:

Sorry I forgot to mention that I was testing with only links as an answer. Needless to say, now everything works fine. :up:

adambloch 01-25-2012 03:29 PM

Hi this is a great addition to any site. I have just upgraded to the latest version and all works great... I have just two quick questions.

1 Is it possible not to show the IP address of the member in the posts? when you sumit to the thread.

2 and I know this is a bit off topic and I'm sure I'll be told that it wasn't built to do this but would you think about adding the option of having running list of user/member who have submitted in the post? A sort of tally.

Many thanks

A

nhawk 01-25-2012 04:08 PM

Quote:

Originally Posted by adambloch (Post 2292245)
Hi this is a great addition to any site. I have just upgraded to the latest version and all works great... I have just two quick questions.

1 Is it possible not to show the IP address of the member in the posts? when you sumit to the thread.

ACP->Settings->Options->Application Form Settings

Set Include IP Addresses in Reports to 'No'.

Quote:

Originally Posted by adambloch (Post 2292245)
2 and I know this is a bit off topic and I'm sure I'll be told that it wasn't built to do this but would you think about adding the option of having running list of user/member who have submitted in the post? A sort of tally.

Many thanks

A

I'll put it on the wish list. That doesn't mean it will ever get added, but it gives me an idea of what people want.

TombstoneWarrior 01-25-2012 04:52 PM

i can not get this aplication to show up for anything can some help me setting this up???
in the folder General Application Forms there is a upload folder i uloaded the files in that folder to the public_html on my ftp and the rest of the files i the upload folder i uploaded to there directory of there name ex admincp folder files in it i uploaded to the admincp in my ftp. what am i doing wrong and why wont this work. even setting the option to have the aplication file in the navbar but nuthing comes up when clicked on. someone help me please!!!!!!!

nhawk 01-25-2012 06:19 PM

Quote:

Originally Posted by TombstoneWarrior (Post 2292270)
i can not get this aplication to show up for anything can some help me setting this up???
in the folder General Application Forms there is a upload folder i uloaded the files in that folder to the public_html on my ftp and the rest of the files i the upload folder i uploaded to there directory of there name ex admincp folder files in it i uploaded to the admincp in my ftp. what am i doing wrong and why wont this work. even setting the option to have the aplication file in the navbar but nuthing comes up when clicked on. someone help me please!!!!!!!

Be sure you have given yourself permission to view the application type and application position.

Here is a troubleshooting flowchart that might help.

https://vborg.vbsupport.ru/external/2012/01/20.jpg

TombstoneWarrior 01-25-2012 08:43 PM

Quote:

Originally Posted by nhawk (Post 2292311)
Be sure you have given yourself permission to view the application type and application position.

Here is a troubleshooting flowchart that might help.

https://vborg.vbsupport.ru/attachmen...9&d=1320417104

so when i upload all the files inside the upload folder to my ftp html file. i am doing this right i dont have to add the files in upload to the place on my ftp that they are named ex admincp files inside to admincp. i upload the whole folder admincp to the pubic_html. correcct? i aske this because the directions say >>> Upload the contents of the 'upload' folder to your forum's root. "my ftp public_html"

nhawk 01-25-2012 09:21 PM

Wherever your forum is located.

So if your forum is located directly in the HTML folder on your server, that would be correct.

If your forum is in a sub-folder such as HTML/forums, you would upload the files to the forums folder.

dnk.it 01-25-2012 10:40 PM

I get this warning when submit application form

Wrong datatype for second argument in [path]/application-forms.php on line 567

PHP Code:

$vbulletin->input->clean_array_gpc('p', array(
'positionapplying' => TYPE_INT


nhawk 01-25-2012 10:50 PM

Quote:

Originally Posted by dnk.it (Post 2292423)
I get this warning when submit application form

Wrong datatype for second argument in [path]/application-forms.php on line 567

PHP Code:

$vbulletin->input->clean_array_gpc('p', array(
'positionapplying' => TYPE_INT


That's not line 567.

It 'looks' like a checkbox question is missing an answer or there aren't any expected answers for the checkbox question.

Can you post the checkbox questions that are being asked? Or, send them to me via PM.

EDIT: Also note that I need to log off for the night, so I can't answer until tomorrow.

TombstoneWarrior 01-26-2012 07:07 AM

In the nav bar i put the application option when i click on this nav bar application option there is nothing that appears. as to setting my self to>> given yourself permission to view the application type and application position. That is in this part of the section >> Application Type Add/Edit Permissions if i am correct i put a 6 which is the admin user-group. if i have set this correct what else could be the problem?:confused:

snowlion 01-26-2012 08:26 AM

Application Forms > Application Types > Edit your application type > Allowed Usergroups > Select the usergroups will be allowed to see this application group. > Save.

Please use normal font (as you'd turned off the CAPLOCKS).

TombstoneWarrior 01-26-2012 09:23 AM

[QUOTE=snowlion;2292612]Application Forms > Application Types > Edit your application type > Allowed Usergroups > Select the usergroups will be allowed to see this application group. > Save.

QUOTE]Right i did that and made it so only i can see the application usergroup 6 is admin so i am the only one who can see it but when i click o the nav bar aplication nuthing happens i can not see anything so that could not be the problem. Any other ideas??
P,S I made the font diffrent so anyone trying to awnser would be able to see the main question. Just like you made the file directions a dif font!!

adambloch 01-26-2012 09:54 AM

Hi thanks for the fast reply yesterday... Sorry for missing that setting :) just another thought that you can add to your maybe never list :)

Is there anyway of creating a block that can appear at the top of a selected forum. That way a type could be shown and the applications could show in the threads below? see mock up below..

http://www.audi-sport.net/vb/images/forms header.jpg

once again great support

many thanks

Adam

nhawk 01-26-2012 11:21 AM

[QUOTE=TombstoneWarrior;2292626]
Quote:

Originally Posted by snowlion (Post 2292612)
Application Forms > Application Types > Edit your application type > Allowed Usergroups > Select the usergroups will be allowed to see this application group. > Save.

QUOTE]Right i did that and made it so only i can see the application usergroup 6 is admin so i am the only one who can see it but when i click o the nav bar aplication nuthing happens i can not see anything so that could not be the problem. Any other ideas??
P,S I made the font diffrent so anyone trying to awnser would be able to see the main question. Just like you made the file directions a dif font!!

If the nav tab is showing, but it only shows a very small dropdown like this...
https://vborg.vbsupport.ru/external/2012/01/20.jpg

Go to ACP->Application Forms->Application Types and edit the application type. Make sure 'This Application Type is Active' is set to 'Yes'. And, that your usergroup is set in Allowed Usergroups.

nhawk 01-26-2012 12:06 PM

Quote:

Originally Posted by adambloch (Post 2292636)
Hi thanks for the fast reply yesterday... Sorry for missing that setting :) just another thought that you can add to your maybe never list :)

Is there anyway of creating a block that can appear at the top of a selected forum. That way a type could be shown and the applications could show in the threads below? see mock up below..

once again great support

many thanks

Adam

There's no way of doing it at this point in time. But I do like the idea.

Again, it will go on the wish list.

I know you were joking, but if you read through the entire thread you'll find that just about everything people have asked for has been added whether in a paid add-on or if it got blended into the main product. It's more the availability of time to work on major additions that drive when and if something gets added. ;)

adambloch 01-26-2012 01:03 PM

I think this is a great bit of software that could do so many great things for helping comunication with the members.. If there was the option to post the application to face book that would be great as well :)

I'm using it for application for poeple to apply to help out on the site but the thing I think it's going to be best at will be for getting people to sign up for events.... This way we can easily show who will be attending.

Once again great product... If there were paid addons I'm sure i'm not the only one who would be interested if this would help you speed things up :)

many thanks

Adam

TombstoneWarrior 01-26-2012 09:28 PM

[QUOTE=nhawk;2292652]
Quote:

Originally Posted by TombstoneWarrior (Post 2292626)

If the nav tab is showing, but it only shows a very small dropdown like this...
https://vborg.vbsupport.ru/attachmen...1&d=1327580193

Go to ACP->Application Forms->Application Types and edit the application type. Make sure 'This Application Type is Active' is set to 'Yes'. And, that your usergroup is set in Allowed Usergroups.

that is the ecact picture i have on my screen. here is a screen shot to show i have the right setting's but it still is not working..Please look at the pic attachment>>>>>>>>>>

nhawk 01-26-2012 10:47 PM

[QUOTE=TombstoneWarrior;2292845]
Quote:

Originally Posted by nhawk (Post 2292652)
that is the ecact picture i have on my screen. here is a screen shot to show i have the right setting's but it still is not working..Please look at the pic attachment>>>>>>>>>>

You are on the wrong screen.

Go to ACP->Application Forms->Application Types

https://vborg.vbsupport.ru/external/2012/01/20.jpg

Once there edit the application type and set 'This Application Type is Active' to 'Yes'.

https://vborg.vbsupport.ru/external/2012/01/20.jpg

And be sure you have permissions to view the application type.

TombstoneWarrior 01-26-2012 11:41 PM

[QUOTE=nhawk;2292871]
Quote:

Originally Posted by TombstoneWarrior (Post 2292845)

You are on the wrong screen.

Go to ACP->Application Forms->Application Types

https://vborg.vbsupport.ru/attachmen...1&d=1327621603

Once there edit the application type and set 'This Application Type is Active' to 'Yes'.

https://vborg.vbsupport.ru/attachmen...1&d=1327621603

And be sure you have permissions to view the application type.

thank you for the pic's here are mine proving i am set right and i still am not getting this to work!!what could be wrong????

snowlion 01-27-2012 02:18 AM

https://vborg.vbsupport.ru/attachmen...8&d=1327624789

This is global setting to Add/Edit Permission.It has nothing to do with what we're talking about here. You have to...

Go to ACP > Application Forms > Application Types > Edit your application type > scrool down and search > Allowed Usergroups > Select the usergroups will be allowed to see this application group. > Tick the check boxes > Save.

https://vborg.vbsupport.ru/attachmen...1&d=1327634262

nhawk 01-27-2012 03:42 PM

[QUOTE=TombstoneWarrior;2292884]
Quote:

Originally Posted by nhawk (Post 2292871)
thank you for the pic's here are mine proving i am set right and i still am not getting this to work!!what could be wrong????

Wait.. I spotted something wrong.

You MUST define at least one usergroup that can NOT use the application system in ACP->Settings->Options->Application Form Settings, Usergroup Settings.

The most common usergroup to forbid is 8, banned users.

TombstoneWarrior 01-27-2012 07:28 PM

[QUOTE=nhawk;2293091][QUOTE=TombstoneWarrior;2292884]

Wait.. I spotted something wrong.

You MUST define at least one usergroup that can NOT use the application system in ACP->Settings->Options->Application Form Settings, Usergroup Settings.

The most common usergroup to forbid is 8, banned users.[/QUOTE]i had to addthe 8 to the form now it is working fine!!!! as to the other settings i did have the admin checked so it had to be adding the 8 to the settings in the options part. thanks forpointing that out and lettinfg me know because that was def the problem. THANK YOU ALL FOR YOUR HELP GUY'S!!!! can someone tell me what this mean's on the app and what i should put there if i want the app sent to me ( admin )>>> CAN SOMEONE POST A PIC TO SET THIS APP SETTINGS FOR A NEW APP POSTION AND FOR THE APP TO BE SENT TO ME (ADMIN). sorry about the cap's

TombstoneWarrior 02-12-2012 01:29 PM

THANK EVERYONE WO HELPED ME FIGURE OUT MY PROBLEM WITH THIS MOD. :sry about the caps" though you all do deserve a shout!!!!

killerford 02-17-2012 04:04 PM

I run a gaming clan and would be awesome to have this for new recruits to fill out to apply for the clan. Is this possible? Where does the applications go when people have filled them out?

nhawk 02-17-2012 08:30 PM

Quote:

Originally Posted by killerford (Post 2300549)
I run a gaming clan and would be awesome to have this for new recruits to fill out to apply for the clan. Is this possible? Where does the applications go when people have filled them out?

It is used by many for just this purpose.

The applications are either sent via PM or Email, or they are posted in a thread.

CharlieDelta 02-17-2012 11:01 PM

I use it for this purpose exactly and it works perfect!
I highly recommend it and I also recommend using it along with his Poll and Promote pro add on. It is dirt cheap and works great!

mIQe 02-19-2012 05:44 PM

Hi,

What have I done wrong when those using the application form get these:
"I would like to apply for" "Please select the position you are applying for."
But nothing to choose or write?

I have 7 application forms out of which 6 are active.
And this problem is only with 2 of the active ones.

nhawk 02-20-2012 10:50 AM

Quote:

Originally Posted by mIQe (Post 2301279)
Hi,

What have I done wrong when those using the application form get these:
"I would like to apply for" "Please select the position you are applying for."
But nothing to choose or write?

I have 7 application forms out of which 6 are active.
And this problem is only with 2 of the active ones.

Could be a few things...

1)You haven't given permisson for the 'Application Positions' to the usergroup that has this problem

2) You haven't set 'This Position is Active' to 'Yes' in the application positions

3) You haven't assigned a 'Application Type' to the application positions.

4) You've set the User Post Count too high for the application positions.


All times are GMT. The time now is 03:28 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.01836 seconds
  • Memory Usage 1,868KB
  • 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
  • (2)bbcode_php_printable
  • (19)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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