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)

killerford 02-26-2012 12:43 PM

This is a really good mod but when applications are posted there is no title what so ever, how can i change that? can i change it so who ever posted the application is on the title?

nhawk 02-26-2012 12:59 PM

Quote:

Originally Posted by killerford (Post 2303542)
This is a really good mod but when applications are posted there is no title what so ever, how can i change that? can i change it so who ever posted the application is on the title?

Edit the application position and fill out the "Report Subject" field.

Use {1} to include the member name in the subject.

deverill2010 02-26-2012 01:54 PM

Quote:

Originally Posted by Alan_SP (Post 2303403)
To do this, you need to edit template: advapp_application

You need to remove from it:

HTML Code:

{vb:raw header}
{vb:raw navbar}
{vb:raw footer}

After that you'll have much better looking iframe page of your applications inside CMS.

But mind you that you'll loose all navigation elements. Use this only if you want people to fill applications only inside CMS iframe.

Hi Alan I have removed them from the template but it still shows my site.

http://www.midwiferyonline.co.uk/app...ms.php?appid=1 Thats the direct URL to the example form with this mod, but it still shows the whole website within the iframe.

Thanks, Jade

Terminal-Access 02-27-2012 04:18 PM

I have just installed this wonderfull mod on to my board and have been testing it out and its working lovely apart from one little thing.

when an applicant submits one of our applications and we have set the option to display that applicants ip addres its not showing up at all on the filled in application

VB version 4.1.10 (CMS + forums + blog)
we have set the application to be placed in to a hidden forum that only staff can see.

any ideas guys ?

Update:

ok one other thing and im sure this will be a very simple fix, but their appears to be a css bug with IE, were the contence of the application form drop down menu overlaps the quick links bar. (see attatched screen shot)


https://vborg.vbsupport.ru/external/2012/02/4.jpg

This dose not happen on Firefox or Chrome

nhawk 02-27-2012 07:16 PM

Quote:

Originally Posted by Terminal-Access (Post 2303912)
I have just installed this wonderfull mod on to my board and have been testing it out and its working lovely apart from one little thing.

when an applicant submits one of our applications and we have set the option to display that applicants ip addres its not showing up at all on the filled in application

VB version 4.1.10 (CMS + forums + blog)
we have set the application to be placed in to a hidden forum that only staff can see.

any ideas guys ?

Update:

ok one other thing and im sure this will be a very simple fix, but their appears to be a css bug with IE, were the contence of the application form drop down menu overlaps the quick links bar. (see attatched screen shot)


https://vborg.vbsupport.ru/attachmen...2&d=1330364756

This dose not happen on Firefox or Chrome

Thank you!

Fix is uploaded.

Download and install version 1.2.5.

Alan_SP 02-29-2012 02:57 PM

Quote:

Originally Posted by deverill2010 (Post 2303562)
Hi Alan I have removed them from the template but it still shows my site.

http://www.midwiferyonline.co.uk/app...ms.php?appid=1 Thats the direct URL to the example form with this mod, but it still shows the whole website within the iframe.

Ok, there are more templates that contain header, navbar and footer.

They are:

advapp_edit
advapp_select

You could add test code in every template to find out which template is which, so you could know where you need to remove navigation elements.

Test code could be simple:

HTML Code:

<p>This is test code for advapp_edit template</p>
Put it just below <body> HTML code. This will tell you which template you're looking at, hence where you need to remove navigation elements which interfere with iframe.

And just to inform you, right now on your site I see Internal server error. :(

Terminal-Access 03-01-2012 07:06 PM

nhawk awesome work on the fix, and i like to confirm that its resolved the two issued i had posted :D

Additionally and i appologise if this has been asked alredy and i have missed it.
is there a way that when the mod is activated we can hide the whole nav button (and/or the Community Menu item) for the application forms, from the users groups that are not permitted to submit applications rather than just hiding the acctual application's

If im not making any sence let me know and ill try and re-word what im after.

and thanx again !!

nhawk 03-01-2012 07:20 PM

Quote:

Originally Posted by Terminal-Access (Post 2305123)
nhawk awesome work on the fix, and i like to confirm that its resolved the two issued i had posted :D

Additionally and i appologise if this has been asked alredy and i have missed it.
is there a way that when the mod is activated we can hide the whole nav button (and/or the Community Menu item) for the application forms, from the users groups that are not permitted to submit applications rather than just hiding the acctual application's

If im not making any sence let me know and ill try and re-word what im after.

and thanx again !!

The answer could be both yes and no. ;)

The Yes part... If the usergroup is not allowed to submit any applications at all, put them in the banned usergroups in the main settings page. That hides the tab and community menu from them. The perfect example of this is on my site. I have premium mods and there is a bug report form for each of them. Unless you are a premium mod owner, you don't see the tab on my site.

The No part... If the usergroup can submit even one application type there is no way to hide the tab or community menu from them. They need to see it to submit an app.

1320Nation 03-01-2012 08:33 PM

This is a very good and useful mod. I gave the 5 star and nominated it for Mod Of The Month.

This mod is very easy to install and very easy to setup in every way. Thanks for the hard work and dedication on this!

Terminal-Access 03-02-2012 02:58 AM

Quote:

Originally Posted by nhawk (Post 2305129)
The answer could be both yes and no. ;)

The Yes part... If the usergroup is not allowed to submit any applications at all, put them in the banned usergroups in the main settings page. That hides the tab and community menu from them. The perfect example of this is on my site. I have premium mods and there is a bug report form for each of them. Unless you are a premium mod owner, you don't see the tab on my site.

The No part... If the usergroup can submit even one application type there is no way to hide the tab or community menu from them. They need to see it to submit an app.


Under stood the No part thats really kind of self explanitory, only thing im a little confused on is were your talking about the "Banned Usergroups" in the main settings page.

so im in Application Form Settings
and have added the following groups to
"Usergroup Settings: Enter the usergroup IDs that you do not want to be able to submit new applications."

"1,2,3,4,5,7,8,11,10,12"

Note: some of those usergroup above are customs we have on our forum.

By default None of thease have Permissions to submit or fill in any applications we acctually only have the default one that comes with the mod as were still testing it out.

however when i view my board as an unregisterd user "usergroup 1" or as a registerd user "usergroup 2" i still see the navbar menu item "Application Forms" when i click on it there are no applications.

Update: ok i have noticed that when enabled the community menu works as desribed i.e when usergroups are addedd to the banned usergroups list, those of that usergroup will not be able to see the application, but it appears at least on my forum that the navbar menu item dose seem to want to play ball, the only time i wont display for any usegroup is when the mod is disabled.

Unless there is another section of settings im missing.


All times are GMT. The time now is 01:25 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
  • Page Generation 0.01612 seconds
  • Memory Usage 1,758KB
  • 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_html_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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