Jump to content

[DW NULLED] Invision Community Suite v4.7.20

(20 reviews)

1 Screenshot

Invision Community 4.7.20

Released 01/29/2025

What's New in Version v4.7.20

See changelog

Released

This is our January maintenance release.

Key changes include:

  • Added Bluesky embedding and share links.

  • Added Postmark integration.

  • Downloads: Added permissions to custom fields.

  • Backblaze B2 support.


Core

  • Added support for Bluesky post embedding.

  • Added Bluesky & TikTok Social Profile theme links.

  • Added Bluesky content sharer.

  • Added support for Postmark email handling.

  • Added a security protection to prevent malicious actors from exploiting the Service Worker.

  • Fixed X sign-in button colors.

  • Fixed a niche issue where template caching can throw an error.

  • Fixed an issue with password fields where the advice popup may be duplicated.

  • Fixed an issue where unread items can appear as read in the notifications list.

  • Fixed the wrong string length check in the quick title edit feature.

  • Fixed an issue where the report type field would appear even if there was only 1 report type.

  • Fixed an issue where AdminCP search would search too often, now waits for you to stop typing.

  • Fixed an issue where registrations could be broken if the geolocation check failed.

  • Fixed an issue where editing the title via AJAX wouldn't update the search index.

  • Fixed the missing language string in the confirmation dialog when a report was rejected or completed.

  • Fixed an issue sending mail via SMTP.

  • Fixed SMTP emails sending the wrong hostname for EHLO/HELO commands.

  • Fixed an issue where Club Activity was displaying incorrect data.

  • Fixed the v5 preparation check to take only QA forums into account, instead of QA forums and also the solved topics setting.

  • Fixed an issue where Club Activity was displaying incorrect data.

  • Fixed an issue where Club Activity was not including Pages Categories in Clubs.

  • Fixed an exception with Content Widgets when using Items with no container class.

  • Fixed an issue where the club members tab wasn't shown to club moderators.

  • Fixed an issue where Moderators could see inaccessible content titles in the IP Tools.

  • Renamed 'Facebook Pixel' to 'Meta Pixel'.

  • Removed an unnecessary </li> tag in the editorAttachmentsPlaceholder template.

  • Removed Guests must complete CAPTCHA setting - guests will always need to complete CAPTCHA if enabled.

  • Deprecated Sendgrid API support.

Events

  • Fixed an issue where the ACP permission to manage venues wouldn't work.

  • Fixed an issue where the calendarEvent_rsvp webhook wasn't fired when somebody clicked on "Leave event" inside the RSVP box.

Blogs

  • Fixed a minor mistake in the REST API Records endpoint documentation.

Converters

  • Fixed an issue where the converters ACP page could time out when connecting to the source database fails.

  • Changed the gallery image rebuild task to rebuild only 1 image per cycle.

Downloads

  • Implemented support for permissions on Custom Fields.

  • Added custom fields to the Downloads API responses.

Commerce

  • Fixed an issue where members trying to register would see a " Subscriptions are not available" error when subscriptions were disabled.

  • Fixed an issue where users had a link to reactivate the purchase but could not actually reactivate.

  • Fixed an issue where child purchases are marked as active when the parent purchase has expired.

  • Fixed an issue where Stripe was not receiving customer information for new members.

Forums

  • Fixed an issue where the unapproved posts icon is hard to see on hot topics in the topic listing.

  • Fixed an issue where 'popular now' badges won't be instantly removed when disabling the feature.

Pages

  • Fixed an issue where the ACP Overview Statistics showed the total comment count of all comments instead of for each database.

  • Fixed an issue where RecordFeed widgets could not be embedded outside of Pages.

  • Fixed a minor mistake in the REST API Records endpoint documentation.

Platform

  • Fixed a broken link on the analytics page.

  • Fixed an issue where unsupported image types would not be held/blocked according to Action to take if scan fails setting.

Changes affecting third-party developers and designers

  • Updated HTMLPurifier to 4.18.0.

  • Updated Whoops to 2.16.0.

User Feedback

Recommended Comments

Unicode

Members

Thank you will try

sudopseudo

Members

Can anyone tell me how to change the admin Url? 

KawaiiDoggo

Members

2 hours ago, sudopseudo said:

Can anyone tell me how to change the admin Url? 

Just go to CPanel directory and modify the 'Admin' folder, wait few minutes and done!

  • Administrators
8 minutes ago, KawaiiDoggo said:

Just go to CPanel directory and modify the 'Admin' folder, wait few minutes and done!

It doesn't work that simple😅

KawaiiDoggo

Members

2 minutes ago, Mahmoud said:

It doesn't work that simple😅

How? I have modify my admin folder with the same way 😛 

KawaiiDoggo

Members

4 minutes ago, Mahmoud said:

It doesn't work that simple😅

You are right! I forgot the constants.php file...

 

  1. Create a file named constants.php.
  2. Add the following code and replace the word "admin" with the word you want to use for the ACP (Admin Control Panel) URL:
<?php
\define( 'CP_DIRECTORY', 'admin' );


Rename the admin folder to the word you set earlier, and you’re done!

  • Administrators
37 minutes ago, KawaiiDoggo said:

You are right! I forgot the constants.php file...

 

  1. Create a file named constants.php.
  2. Add the following code and replace the word "admin" with the word you want to use for the ACP (Admin Control Panel) URL:
<?php
\define( 'CP_DIRECTORY', 'admin' );


Rename the admin folder to the word you set earlier, and you’re done!

Now well done👍

  • Administrators

The file is supposed to exist, you just need to put the line at the end of the file

sudopseudo

Members

On 9/16/2024 at 5:07 PM, KawaiiDoggo said:

You are right! I forgot the constants.php file...

 

  1. Create a file named constants.php.
  2. Add the following code and replace the word "admin" with the word you want to use for the ACP (Admin Control Panel) URL:
<?php
\define( 'CP_DIRECTORY', 'admin' );


Rename the admin folder to the word you set earlier, and you’re done!

 

 

Thanks Bro...............................

eduloana

Members

This works perfectly fine! Thank you!

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.
Add a comment...

Other files from Mahmoud