Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Fosters Posted January 8, 2017 Author Posted January 8, 2017 3 hours ago, Adam Dover said: What is the URL extension to access application positions I added? I tried http://dowrealism.com/forums/applications/ but it is a blank page. It did not auto create a menu button when I installed. Does this app need "IPB Pages" to work? If so I am screwed. No, it doesnt need the pages application. You have to add the menu tab via the menu manager in your ACP to the navbar
Adam Dover Posted January 8, 2017 Posted January 8, 2017 Yes, but what about the page being blank still?
Adam Dover Posted January 8, 2017 Posted January 8, 2017 9 hours ago, fosters said: No, it doesnt need the pages application. You have to add the menu tab via the menu manager in your ACP to the navbar Yes, but what about the blank page still?
Fosters Posted January 8, 2017 Author Posted January 8, 2017 http://dowrealism.com/forums/index.php?application/
Adam Dover Posted January 8, 2017 Posted January 8, 2017 8 minutes ago, fosters said: http://dowrealism.com/forums/index.php?application/ Awesome! Thanks man. Yes, I was putting in the wrong URL. I was doing: http://dowrealism.com/forums/application/
Fosters Posted January 8, 2017 Author Posted January 8, 2017 Just now, Adam Dover said: Awesome! Thanks man. Yes, I was putting in the wrong URL. I was doing: http://dowrealism.com/forums/application/ Yea, unfortunately it returned a white page whixh is the correct behavior because you have a directory called applications ( where all the ips 4 applications are uploaded ) with an index.html file which returnes the white page
Adam Dover Posted January 8, 2017 Posted January 8, 2017 Tested and works great! Giving REP Justin The great and power 1
Fosters Posted January 8, 2017 Author Posted January 8, 2017 17 minutes ago, Adam Dover said: Tested and works great! Giving REP Thanks I didn't expect that people would have problems with the installation. I thought it's logical that you have to install it as application if it is a tar file and as plugin if it is a xml file. I'll try to improve this in the future.
Fosters Posted January 21, 2017 Author Posted January 21, 2017 (edited) Version 1.1.6 available New Features: Added widget which shows all open positions Fixed Bugs: Added missing langstring Edited January 21, 2017 by fosters
DustyDevil Posted February 10, 2017 Posted February 10, 2017 question can this be used as a submit and display so my admin can put details of somone they banned and submit it to a page like a hall of shame ect
Fosters Posted February 10, 2017 Author Posted February 10, 2017 4 minutes ago, Alex Hamilton said: question can this be used as a submit and display so my admin can put details of somone they banned and submit it to a page like a hall of shame ect No, there's no public page with the data available. How many of the other clients here would be interested into such feature?
DustyDevil Posted February 10, 2017 Posted February 10, 2017 me definitely i help run a gaming community and have been looking for an form both for joing the community which urs does but also one that i can create a hall of shame which shows players banned and why from our servers
Olliemo2 Posted February 21, 2017 Posted February 21, 2017 (edited) Unable to find where you actually fill in the application Edited February 21, 2017 by Olliemo2
dooley_labs Posted March 2, 2017 Posted March 2, 2017 I'd love to use an app like this, however, I can find no attached screenshots showing what this tool looks like in-use. I'd like to see what it looks like before I spend any amount of money of it. openfire 1
Keystirras Posted March 11, 2017 Posted March 11, 2017 Hello @fosters, I haven't bought this yet, but before I do I wanted to know if its possible to split the applications by categories? I run a gaming community with different types of games so say first category would be Garry's Mod, second category would be Rust etc. which displayed different types of applications.
Fosters Posted March 19, 2017 Author Posted March 19, 2017 On 11.3.2017 at 5:20 AM, Keystirras said: Hello @fosters, I haven't bought this yet, but before I do I wanted to know if its possible to split the applications by categories? I run a gaming community with different types of games so say first category would be Garry's Mod, second category would be Rust etc. which displayed different types of applications. Hi, Sorry, such feature isn't implemented yet. Keystirras 1
mark8 Posted April 7, 2017 Posted April 7, 2017 Just bought the app. I would like to know if it is possible to assign custom topic titles per form instead of it default to "New {PositionName} application from Name"
Fosters Posted April 8, 2017 Author Posted April 8, 2017 On 7.4.2017 at 3:46 AM, mark8 said: Just bought the app. I would like to know if it is possible to assign custom topic titles per form instead of it default to "New {PositionName} application from Name" This is now available in 1.1.10
mark8 Posted April 12, 2017 Posted April 12, 2017 Thank you it works Great. Also if anyone else is wondering on how to include clickable links in descriptions. You need to use html. <a href="https://invisionpower.com/forums/">https://invisionpower.com/forums/</a>
mark8 Posted April 12, 2017 Posted April 12, 2017 Some Bugs Using Field Type {Date} once the application is submitted the date is in Unix Date Format(1491955200). So Something like 4/12/2017 or April 12, 2017 would be much better than submitting it as Unix time. Using Field Type {Member} outputs in the post the members UniqueID Number instead of forum profile name. On the AdminCP>COMMUNITY>POSITIONS. When you click the EYE to view it leads you to a page with Member, Approved, Application Topic, and then EDIT/EMAIL Buttons when clicking edit or message it does not seem to be going to the correct user. An Idea So "You can use %1$s to insert the application title and %2$s for the membername" is really fantastic update for Topic Titles. I would like to know if it would be possible to add an option which would allow you to set topic titles based on a field or fields for an application. The idea in this is so that Topic Titles can be dynamically generated based on responses to the Application. So for example imagine my forum profile name was "Invision" and my application format was... * Real Name: Mark * Which Division would you like to Apply for?: Division A * Misc Info: The Topic Title would become "Mark's Application for Division" Fosters 1
Fosters Posted April 13, 2017 Author Posted April 13, 2017 Thanks for the bugreports, I'll fix them this weekend and make some minds about the implementation for the dynamic title.
Fosters Posted April 15, 2017 Author Posted April 15, 2017 On 13.4.2017 at 1:56 AM, mark8 said: Some Bugs Using Field Type {Date} once the application is submitted the date is in Unix Date Format(1491955200). So Something like 4/12/2017 or April 12, 2017 would be much better than submitting it as Unix time. Using Field Type {Member} outputs in the post the members UniqueID Number instead of forum profile name. On the AdminCP>COMMUNITY>POSITIONS. When you click the EYE to view it leads you to a page with Member, Approved, Application Topic, and then EDIT/EMAIL Buttons when clicking edit or message it does not seem to be going to the correct user. An Idea So "You can use %1$s to insert the application title and %2$s for the membername" is really fantastic update for Topic Titles. I would like to know if it would be possible to add an option which would allow you to set topic titles based on a field or fields for an application. The idea in this is so that Topic Titles can be dynamically generated based on responses to the Application. So for example imagine my forum profile name was "Invision" and my application format was... * Real Name: Mark * Which Division would you like to Apply for?: Division A * Misc Info: The Topic Title would become "Mark's Application for Division" Fixed in 1.1.11
danedeath Posted April 26, 2017 Posted April 26, 2017 Hi there, I am looking to buy this application but before I do,Is it possible in the near future to have different categories for forms?
Fosters Posted April 27, 2017 Author Posted April 27, 2017 22 hours ago, danedeath said: Hi there, I am looking to buy this application but before I do,Is it possible in the near future to have different categories for forms? I'll see what I can do:)
Recommended Posts