Jump to content

BETA Releases


Tony

Recommended Posts

On 2/3/2019 at 6:44 PM, SpartanUBPT said:

it is safe use nulled version?

There is always some kind of danger with using outdated beta version on live site but if you want to install it locally, yes, it is safe.

Edited by #N3CK

No matter what they say, if you want something, take it.

Link to comment
Share on other sites

  • 2 weeks later...
On 2/13/2019 at 3:48 AM, HypePredzz said:

What's the difference between the previous versions?

There are a lot of changes to 4.4.0. Check out the changes on the IPS website. https://invisioncommunity.com/release-notes/ 

Head Guru - Personal Blog: https://www.zacdrayson.com |Business Website: https://www.hydrawebservices.com
 

Link to comment
Share on other sites

  • 2 weeks later...
3 hours ago, Stubbo said:

From what i can see they have fully released v4.4.0 and additionally now a security patch, any idea when these will be uploaded?

The 4.4.0 is already released in the Download section. Just click on Download now under the section for 4.4 and select the 4.4.0 release and not the Beta release to download.

 

Head Guru - Personal Blog: https://www.zacdrayson.com |Business Website: https://www.hydrawebservices.com
 

Link to comment
Share on other sites

  • Administrator
17 hours ago, Bedoes said:

4.4.1 has an error that prevents users from registering :F

A temporary fix was provided on the IPS forums.

Locate register.php found in applications\core\modules\front\system\

Find:

\IPS\Output::i()->output = $form->customTemplate( array( \IPS\Theme::i()->getTemplate( 'forms', 'core' ), 'popupRegisterTemplate' ), new \IPS\Login( \IPS\Http\Url::internal( 'app=core&module=system&controller=login', 'front', 'login' ), \IPS\Login::LOGIN_REGISTRATION_FORM ) );

Replace with:

\IPS\Output::i()->output = $form->customTemplate( array( \IPS\Theme::i()->getTemplate( 'forms', 'core' ), 'popupRegisterTemplate' ), new \IPS\Login( \IPS\Http\Url::internal( 'app=core&module=system&controller=login', 'front', 'login' ), \IPS\Login::LOGIN_REGISTRATION_FORM ), $postBeforeRegister  );

 

  • Like 1
Link to comment
Share on other sites

  • 3 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...