Jump to content

Nathan Explosion

Clients
  • Posts

    6,984
  • Joined

  • Days Won

    127

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Everything posted by Nathan Explosion

  1. As long as it takes for you to download them from here, then upload them to your site via FTP and then install them 😉 https://invisioncommunity.com/4guides/advanced-options/server-management/purchasing-and-adding-a-new-ips-product-r281/
  2. Now receiving this, following a clear of system cache via Support (on test site)
  3. Checking test site too - am successfully logged into the MP there, so signed out and attempted to get back in:
  4. Just testing a few things out on my live site: 1) Unable to sign in to Marketplace via ACP Clicked the "Sign in to Marketplace" button, selected my account and then... "There was an error authenticating with the Marketplace. Please try again later or contact technical support for assistance. The license key is not recognised. (invalid_request)" 2) Unable to update license key As an investigation into that above, I decided to see if my license key has changed as a result of the recent acceptance of the new terms. License key is the same - if I do a "Refresh license data" all appears well. But if I decide to ensure that the correct license key is used, via the 'Change license key' button then I receive the following (key removed from dialog prior to screenshot taken:
  5. I told you to ignore the Invision applications by indicating 'non-IPS'
  6. It's perfectly normal - I doubt anyone has named their application "appname", and I wrongly assumed that the following hint was enough: Look at the folders under /applications....they are the folders for the applications you have installed, figure out the non-IPS ones (which are forums/blog/cms/core/nexus/commerce/downloads/calendar/convert/gallery)
  7. If you want a quick and easy way of figuring it out... You're self-hosted so therefore can use FTP. Download the /applications/appname and the /plugins folder to your PC (appname = the names of the non-IPS folders for applications you have installed) Using a text editor such as Notepad++, do a "Find in files" Use getItemsWithPermission as your search term Search away There ya go - found one, contact the author after ensuring you are already running the latest version of that resource.
  8. What version of Invasion Community Suite? What version of PHP?
  9. That it may be, as it is a separate server software - but is the PHP extension for Redis loaded? Go to the Support page in the ACP, click on the PHPInfo button and review what is loaded - no redis, contact your host.
  10. Steps to reproduce: Install a new instance of the suite Put dev tools in place Enable IN_DEV Go to the Developer Center for 'System' In Modules - Front, expand the 'Referral' row Result is error below: UnexpectedValueException: DirectoryIterator::__construct(C:\wamp64\www\dev\ips_47_dev_b/applications/core/modules/front/referral): The system cannot find the file specifi (code: 2) (0) #0 C:\wamp64\www\dev\ips_47_dev_b\applications\core\modules\admin\applications\developer.php(290): DirectoryIterator->__construct('C:\\wamp64\\www\\d...') #1 C:\wamp64\www\dev\ips_47_dev_b\system\Helpers\Tree\Tree.php(135): IPS\core\modules\admin\applications\_developer->IPS\core\modules\admin\applications\{closure}('referral') #2 C:\wamp64\www\dev\ips_47_dev_b\system\Theme\Theme.php(4628) : eval()'d code(187): IPS\Helpers\Tree\_Tree->__toString() #3 C:\wamp64\www\dev\ips_47_dev_b\system\Theme\Dev\Template.php(171): IPS\Theme\theme_core_admin_global_tabs(Array, 'modules-front', Object(IPS\Helpers\Tree\Tree), Object(IPS\Http\Url\Internal)) #4 C:\wamp64\www\dev\ips_47_dev_b\applications\core\modules\admin\applications\developer.php(150): IPS\Theme\Dev\_Template->__call('tabs', Array) #5 C:\wamp64\www\dev\ips_47_dev_b\system\Dispatcher\Controller.php(118): IPS\core\modules\admin\applications\_developer->manage() #6 C:\wamp64\www\dev\ips_47_dev_b\applications\core\modules\admin\applications\developer.php(69): IPS\Dispatcher\_Controller->execute('do') #7 C:\wamp64\www\dev\ips_47_dev_b\system\Dispatcher\Dispatcher.php(153): IPS\core\modules\admin\applications\_developer->execute() #8 C:\wamp64\www\dev\ips_47_dev_b\admin\index.php(13): IPS\_Dispatcher->run() #9 {main} Cause: there is no referral directory for that front module
  11. In that case, you need to ensure that your PHP 8.1 installation meets the requirements. Download the following, upload it to the root of your IPS install and run it in the browser, correcting any flagged issues (most common one is that the SQL extensions aren't enabled)
  12. Correct - you need to switch to PHP 8.0 or 8.1, but not 8.2 Correct - because 4.5 doesn't support PHP 8.x Leave the ACP and instead go straight to https://domain.com/admin/upgrade to begin the upgrade.
  13. Yes...if it was something else, I really would have posted somewhere else 😉 (think it was Dawpi that had same issue yesterday)
  14. Something I've only just noticed about this resource - I never added support for Clubs into it. Does anyone want it added?
  15. First couple of lines: Anyway...yes, it provides you with the ability to
  16. v4.3.0 is currently pending approval NEW added support for Blogs
×
×
  • Create New...