👀 You are watching:
Jump to content
👉 Click here to explore Remote Jobs, Work From Home & Global News – USA 🇺🇸 | UK 🇬🇧 | Canada 🇨🇦 | Pakistan 🇵🇰 ×
🚫 Guest Access Notice ×
  • Download trusted applications for Invision Community only on FundayForum.com — your entertainment & community resource hub.

1 Screenshot

About This File

Key Changes

This is a maintenance release to fix reported issues.

In addition to a strong focus on overall stability, this release contains:

  • Official PHP 7 support
  • Major performance improvements to Activity Streams

Important

This is the last release to officially support PHP 5.5 which is now completely unsupported by PHP. If your web host is still using PHP 5.5 you should contact them to upgrade to either PHP 5.6 or PHP 7.0.

Additional Information

Information for 3rd party developers

  • If your application defines language strings for the names of content types with an indefinite article (which use the prefix "__indefart_"), for example:

 

'__indefart_post'				=> "a post in a topic",
	'__indefart_topic'				=> "a topic",
	'__indefart_answer'				=> "an answer to a question",
	'__indefart_question'			=> "a question",

 

You must add matching strings which provide the name of the content type as it would appear with (but not including) the definite article using the "__defart_" prefix:

 

'__defart_post'					=> "post in a topic",
	'__defart_topic'				=> "topic",
	'__defart_answer'				=> "answer to a question",
	'__defart_question'				=> "question",

 

  • IPAddresses extensions can now define two methods: supportedInAcp() and supportedInModCp(), both of which can return a boolean value to indicate if that extension should show in the AdminCP IP address lookup and ModCP IP address lookup respectively. If undefined, it behaves as if true is returned.
  • CKEditor has been updated 4.5.10.
  • CodeMirror has been updated to 5.17.
  • Plupload has been updated to 2.1.9.
  • buzz.js has been updated to 1.2.
  • HTMLPurifier has been updated to 4.8.0. This now allows for PHP 7 support in IPS Community Suite.

User Feedback

Recommended Comments

There are no comments to display.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Add a comment...

×   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...