Jump to content

Application Forms - Supporttopic

Featured Replies

 

Are you using the recent version? I can't see the code which you've mentioned.

	/**
	 * @brief	Cached URLs
	 */
	protected $_url	= array();

	/**
	 * Get URL
	 *
	 * @param string|NULL $action		Action
	 * @return	\IPS\Http\Url
	 */
	public function url( $action="viewApplication" )

 

I'm currently using the latest version that was posted i just deleted it and reinstalled and still have the same error

Fatal error: Declaration of IPS\applicationform\Position\_Data::url(?string $action = 'viewApplic...') must be compatible with IPS\Content\_Item::url($action = null) in /home/admin/domains/justified.co/public_html/applications/applicationform/sources/Position/Data.php on line 119

 

This is my 119 line to 134

    public function url( ?string $action="viewApplication" )
    {
        $_key    = md5( $action );

        if( !isset( $this->_url[ $_key ] ) )
        {
            $this->_url[ $_key ] = \IPS\Http\Url::internal( "app=core&module=modcp&controller=modcp&tab=application_approval&id={$this->id}", 'front' );

            if ( $action )
            {
                $this->_url[ $_key ] = $this->_url[ $_key ]->setQueryString( 'action', $action );
            }
        }

        return $this->_url[ $_key ];
    }

Edited by Iyda

  • Replies 618
  • Views 75.2k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • SNEAK PREVIEW As an early preview of Application Forms 2.0, I wanted to share teasers of new features in the brand new Application Forms.  The application is being refactored with many changes, i

  • I like the app and team...apps that change to the needs of the clients = Wonderful!!! Now I havent read all posts so my apologizes. Here are my suggestions: 1.  Email and edit function

  • Yes, 2.0 got a design overhaul The file which you get from https://invisioncommunity.com/files/file/8394-application-forms/ is the tar file. This file needs to be uploaded via the ACP => Appli

Posted Images

  • Author

Thank you very much, there was some confusion on our end.
I have just submitted a bug fix release to the Marketplace.

  • 2 weeks later...

@FostersWill the update to the form break any current applications or are we able to update safely?

  • Author
 

@FostersWill the update to the form break any current applications or are we able to update safely?

It shouldn’t break anything.

  • 2 weeks later...

1   How do we use Redirect url 

2 How do we use actions 

webhook url

webhook approve url

webhook deny url

 

  • 2 months later...

Every time someone puts in a new submission, it gets auto deleted. Help

  • Author

Is the topic being deleted? Or the data which you see in the ACP? Could I probably get ACP login details to take a look? 

  • Author
 

1   How do we use Redirect url 

2 How do we use actions 

webhook url

webhook approve url

webhook deny url

 

What are you trying to achieve with the hooks?

Hi, is there a way to automatically send a Accept or Deny DM to the applicant once you click Approve or Deny for their application? Or a way to send them a DM on discord as well. 

  • 3 weeks later...

Hello. My applications keep getting deleted. Anyone know how to fix

I am attempting to allow the users of my community, when they submit an application, to view and comment on the application they submitted only, I have yet to figure that out.

I am also attempting to find out how to prevent my applications from being deleted when I press the buttons "Accept" or "Delete"
I have read a few comments that have asked a similar question, however I haven't found an answer, all answers are appreciated. 

Hi @Fosters, is there a way to add a cross to the denied applications on the ModCP, similarly to the check that gets added when they are approved?

 

image.png.c4adfa0571eec206f0f7dd227a972121.png

  • 2 months later...
 

I am attempting to allow the users of my community, when they submit an application, to view and comment on the application they submitted only, I have yet to figure that out.

I am also attempting to find out how to prevent my applications from being deleted when I press the buttons "Accept" or "Delete"
I have read a few comments that have asked a similar question, however I haven't found an answer, all answers are appreciated. 

Have you ever been able to find out the first issue??

  • 2 months later...

Is this working with 4.7.1?

  • Author
 

Is this working with 4.7.1?

Yes 

Edited by Fosters

  • 3 weeks later...

This doesnt work with 4.7.2 unfortunately. invision moved from php7 to php8 and disables all php7 plugins automatically, which this apparently is.

This is all we can see after updating everything recently. Plugin is enabled and somewhat works, people are able to sub apps still but we're not able to view them in the applications section.

Could contain: Text, Electronics, Screen

I have to pay again for this for the update? 

  • Author
 

I have to pay again for this for the update? 

Only the renewal fee

 

This doesnt work with 4.7.2 unfortunately. invision moved from php7 to php8 and disables all php7 plugins automatically, which this apparently is.

Should be fixed now?!

I don't see an update button in the marketplace. Only Purchase... Is this a you - or an Invision problem? ðŸ˜ƒ

 

Should be fixed now?!

thanks.

Getting the following error when trying to view the applications

We could not locate the item you are trying to view.
 

x7adk7

 

I have a active license so I'm confused.

  • Author

Could contain: Person, Human, Face, Furniture

 

Price decreased until end of September. 

Edited by Fosters