Jump to content

Astronis

Clients
  • Posts

    13
  • Joined

  • Last visited

Recent Profile Visitors

1,408 profile views

Astronis's Achievements

  1. It's a paid app, but extremely essential for the project I'm creating, made by @Jon Erickson. It's still in Beta and has some bugs, the developer responsible has quickly fixed several of them, and given me all the necessary support since the first day of acquisition. It's not just login via Discord, it also syncs usernames and roles. https://www.invisioneer.org/files/file/441-discord-integration/ https://www.deschutesdesigngroup.com/projects
  2. We discussed this in another thread, but even with the patch it still requires a manual fix. Thanks!
  3. @Esther E. Is there any other patch? The only patch I applied was the one I mentioned above; it did not fix the problem. Since my community is in its early stages, I deleted everything and did a new installation (I downloaded it again directly from the Client Area). After that, I can use the pages normally now. However, I think it would be interesting to check how to solve it without having to reinstall from scratch.
  4. What fix? The last one I applied was the one below, but it didn't fix this problem. Edit: the error still persists even after applying the patch, unfortunately.
  5. Unable to use the Pages app. Every time I access it, the following error appears. Note: this is a new installation, and the only third-party app I installed was Discord for Invision Community 5, but the error was already occurring well before I installed it. TypeError: IPS\cms\Pages\Page::getSortableName(): Return value must be of type string, null returned (0) #0 /home/astronis/public_html/applications/cms/sources/Pages/Folder.php(61): IPS\cms\Pages\Page->getSortableName() #1 /home/astronisastronisastronisastronis/public_html/applications/cms/modules/admin/pages/pages.php(391): IPS\cms\Pages\Folder::munge(Array, Array) #2 /home/astronisastronisastronis/public_html/applications/cms/modules/admin/pages/pages.php(107): IPS\cms\modules\admin\pages\pages::getRowsForTree(0) #3 /home/astronisastronis/public_html/system/Helpers/Tree/Tree.php(144): IPS\cms\modules\admin\pages\pages->IPS\cms\modules\admin\pages\{closure}(NULL) #4 /home/astronis/public_html/applications/cms/modules/admin/pages/pages.php(103): IPS\Helpers\Tree\Tree->__toString() #5 /home/astronis/public_html/system/Dispatcher/Controller.php(139): IPS\cms\modules\admin\pages\pages->manage() #6 /home/astronis/public_html/system/Node/Controller.php(117): IPS\Dispatcher\Controller->execute() #7 /home/astronis/public_html/applications/cms/modules/admin/pages/pages.php(79): IPS\Node\Controller->execute() #8 /home/astronis/public_html/system/Dispatcher/Dispatcher.php(169): IPS\cms\modules\admin\pages\pages->execute() #9 /home/astronis/public_html/admin/index.php(15): IPS\Dispatcher->run() #10 {main}
  6. I've been trying to modify some category parameters of the Downloads and Ranks files, but any changes are not applied after clicking Save. Download's Categories chrome_kbhaOsNjzT.mp4 Ranks chrome_tcPC8rtyoD.mp4 I have already tried emptying the cache on both the platform and Cloudflare and changing browsers; the problem persists.
  7. Update I noticed that the Pages app is related to the error. When disabled, the notification disappears and I can run the pagemapgenerator task normally. When the Pages app page is accessed, the error below is displayed on the screen: TypeError: IPS\cms\Pages\Page::getSortableName(): Return value must be of type string, null returned (0) #0 /home/astronis/public_html/applications/cms/sources/Pages/Folder.php(61): IPS\cms\Pages\Page->getSortableName() #1 /home/astronisastronisastronisastronis/public_html/applications/cms/modules/admin/pages/pages.php(391): IPS\cms\Pages\Folder::munge(Array, Array) #2 /home/astronisastronisastronis/public_html/applications/cms/modules/admin/pages/pages.php(107): IPS\cms\modules\admin\pages\pages::getRowsForTree(0) #3 /home/astronisastronis/public_html/system/Helpers/Tree/Tree.php(144): IPS\cms\modules\admin\pages\pages->IPS\cms\modules\admin\pages\{closure}(NULL) #4 /home/astronis/public_html/applications/cms/modules/admin/pages/pages.php(103): IPS\Helpers\Tree\Tree->__toString() #5 /home/astronis/public_html/system/Dispatcher/Controller.php(139): IPS\cms\modules\admin\pages\pages->manage() #6 /home/astronis/public_html/system/Node/Controller.php(117): IPS\Dispatcher\Controller->execute() #7 /home/astronis/public_html/applications/cms/modules/admin/pages/pages.php(79): IPS\Node\Controller->execute() #8 /home/astronis/public_html/system/Dispatcher/Dispatcher.php(169): IPS\cms\modules\admin\pages\pages->execute() #9 /home/astronis/public_html/admin/index.php(15): IPS\Dispatcher->run() #10 {main}
  8. While I was configuring my site's Ranks, I received a notification that a task was blocked. When I tried to run it again, the error below appeared; see the log below. TypeError: IPS\Http\Url::internal(): Argument #4 ($seoTitles) must be of type array|string, null given, called in /home/astronis/public_html/applications/cms/sources/Categories/Categories.php on line 1329 (0) #0 /home/astronis/public_html/applications/cms/sources/Categories/Categories.php(1329): IPS\Http\Url::internal('app=cms&module=...', 'front', 'content_page_pa...', NULL) #1 /home/astronis/public_html/applications/cms/extensions/core/Sitemap/Databases.php(200): IPS\cms\Categories->url() #2 /home/astronis/public_html/system/Sitemap/Sitemap.php(130): IPS\cms\extensions\core\Sitemap\Databases->generateSitemap('1_sitemap_datab...', Object(IPS\Sitemap)) #3 /home/astronis/public_html/applications/core/tasks/sitemapgenerator.php(47): IPS\Sitemap->buildNextSitemap() #4 /home/astronis/public_html/system/Task/Task.php(444): IPS\core\tasks\sitemapgenerator->IPS\core\tasks\{closure}() #5 /home/astronis/public_html/applications/core/tasks/sitemapgenerator.php(42): IPS\Task->runUntilTimeout(Object(Closure)) #6 /home/astronis/public_html/system/Task/Task.php(343): IPS\core\tasks\sitemapgenerator->execute() #7 /home/astronis/public_html/applications/core/modules/admin/settings/advanced.php(756): IPS\Task->run() #8 /home/astronis/public_html/system/Dispatcher/Controller.php(128): IPS\core\modules\admin\settings\advanced->runTask() #9 /home/astronis/public_html/applications/core/modules/admin/settings/advanced.php(98): IPS\Dispatcher\Controller->execute() #10 /home/astronis/public_html/system/Dispatcher/Dispatcher.php(169): IPS\core\modules\admin\settings\advanced->execute() #11 /home/astronis/public_html/admin/index.php(15): IPS\Dispatcher->run() #12 {main} I've been trying to solve this for hours. Any solution?
  9. Thanks, I didn't know about that option. Solved!
  10. The icons I set through the Menu Manager are not being applied. I tested it by selecting other icons, but the problem persists. On the home page, they do not appear:
  11. No, but I managed to solve it. The only thing I had changed on my VPS was to disable the recommended functions of v4.7. I just removed them and the installation of v5.0 was completed successfully.
  12. I was using and configuring version 4.7.19 normally, until I decided to delete everything and install version 5.0.0 Beta 8. However, I am unable to install v5 at all. Can anyone help me? #0 /home/astronis/public_html/applications/core/sources/Setup/Install.php(705): IPS\Application::load('core') #1 /home/astronis/public_html/applications/core/sources/Setup/Install.php(473): IPS\core\Setup\Install->IPS\core\Setup\{closure}('core') #2 /home/astronis/public_html/applications/core/sources/Setup/Install.php(702): IPS\core\Setup\Install->appLoop(Array, Object(Closure)) #3 /home/astronis/public_html/applications/core/sources/Setup/Install.php(446): IPS\core\Setup\Install->step3(Array) #4 /home/astronis/public_html/applications/core/modules/setup/install/install.php(82): IPS\core\Setup\Install->process(Array) #5 /home/astronis/public_html/system/Helpers/MultipleRedirect/MultipleRedirect.php(104): IPS\core\modules\setup\install\install->IPS\core\modules\setup\install\{closure}(Array) #6 /home/astronis/public_html/applications/core/modules/setup/install/install.php(56): IPS\Helpers\MultipleRedirect->__construct(Object(IPS\Http\Url), Object(Closure), Object(Closure)) #7 /home/astronis/public_html/system/Dispatcher/Controller.php(139): IPS\core\modules\setup\install\install->manage() #8 /home/astronis/public_html/system/Dispatcher/Setup.php(261): IPS\Dispatcher\Controller->execute() #9 /home/astronis/public_html/admin/install/index.php(16): IPS\Dispatcher\Setup->run() #10 {main}
×
×
  • Create New...