-
Astronis reacted to a post in a topic: Website became inaccessible after including a step in "Post registration profile completion"
-
bskdisplay reacted to a post in a topic: Website became inaccessible after including a step in "Post registration profile completion"
-
Website became inaccessible after including a step in "Post registration profile completion"
With this command, I was able to create a new step with ID 1, but it also gave an error. Well, it worked. I ran the command again and will wait for a stable version to be released. Thanks!
-
Website became inaccessible after including a step in "Post registration profile completion"
I had to do this too. I also ran a command so I don't lose ID 1 when this is resolved. Could I have any problems with this? ALTER TABLE core_profile_steps AUTO_INCREMENT = 1;Could I have any problems with this?
-
Astronis reacted to a post in a topic: Website became inaccessible after including a step in "Post registration profile completion"
-
Website became inaccessible after including a step in "Post registration profile completion"
I was including the need to insert a profile photo during registration, but after inserting the step, an error appeared and whenever I access the website home page, only the error log appears. How do I solve this? chrome_MsiiXhit9G.mp4 Log after trying to create step: Error: Object of class IPS\core\extensions\core\ProfileSteps\Photo could not be converted to string (0) #0 /home/society/public_html/system/Db/Db.php(1232): IPS\Db->preparedQuery('UPDATE `core_pr...', Array) #1 /home/society/public_html/system/Patterns/ActiveRecord.php(544): IPS\Db->update('`core_profile_s...', '`step_extension...', 'WHERE step_id=?') #2 /home/society/public_html/system/Node/Model.php(2821): IPS\Patterns\ActiveRecord->save() #3 /home/society/public_html/applications/core/modules/admin/membersettings/profilecompletion.php(150): IPS\Node\Model->save() #4 /home/society/public_html/system/Dispatcher/Controller.php(128): IPS\core\modules\admin\membersettings\profilecompletion->form() #5 /home/society/public_html/system/Node/Controller.php(117): IPS\Dispatcher\Controller->execute() #6 /home/society/public_html/applications/core/modules/admin/membersettings/profilecompletion.php(84): IPS\Node\Controller->execute() #7 /home/society/public_html/applications/core/modules/admin/membersettings/profiles.php(68): IPS\core\modules\admin\membersettings\profilecompletion->execute() #8 /home/society/public_html/system/Dispatcher/Controller.php(128): IPS\core\modules\admin\membersettings\profiles->__call('form', Array) #9 /home/society/public_html/system/Dispatcher/Dispatcher.php(169): IPS\Dispatcher\Controller->execute() #10 /home/society/public_html/admin/index.php(15): IPS\Dispatcher->run() #11 {main}Error log that appears when accessing the Front-end: TypeError: IPS\Member\ProfileStep::findExtensionFromAction(): Argument #1 ($key) must be of type string, null given, called in /home/society/public_html/system/Member/ProfileStep.php on line 461 (0) #0 /home/society/public_html/system/Member/ProfileStep.php(461): IPS\Member\ProfileStep::findExtensionFromAction(NULL) #1 /home/society/public_html/system/Patterns/ActiveRecord.php(360): IPS\Member\ProfileStep->get_extension() #2 /home/society/public_html/system/Member/ProfileStep.php(501): IPS\Patterns\ActiveRecord->__get('extension') #3 /home/society/public_html/system/Member/Member.php(5779): IPS\Member\ProfileStep->canComplete(Object(IPS\Member)) #4 /home/society/public_html/applications/core/Application.php(706): IPS\Member->profileCompletion() #5 /home/society/public_html/system/Dispatcher/Front.php(947): IPS\core\Application->doMemberCheck() #6 /home/society/public_html/system/Dispatcher/Front.php(302): IPS\Dispatcher\Front::doMemberCheck() #7 /home/society/public_html/system/Dispatcher/Dispatcher.php(126): IPS\Dispatcher\Front->init() #8 /home/society/public_html/index.php(16): IPS\Dispatcher::i() #9 {main}How it looked after the error:
-
Days of the week in the "Events" app cannot be translated?
Okay. Thank you!
-
Unable to save changes to a Badge
Updated. Thank you! :)
-
-
Days of the week in the "Events" app cannot be translated?
I believe everything is set up correctly. When I activate to view the keys, the days of the week are the only ones that appear to not have a key defined. Any ideas on how to solve this?
-
Unable to save changes to a Badge
When you click the Save button nothing happens. chrome_xjWhQPjZTO.mp4
-
Astronis started following Days of the week in the "Events" app cannot be translated?
-
Days of the week in the "Events" app cannot be translated?
Even though I have already translated it using the language tool, it is not reflected in the calendar.
-
-
Error with sitemapgenerator
Astronis replied to Astronis's post in a topic in Invision Community 5: Beta Testing's Beta DiscussionWe discussed this in another thread, but even with the patch it still requires a manual fix. Thanks!
-
-
-
-
Astronis started following Error with sitemapgenerator
-
Error with sitemapgenerator
Astronis replied to Astronis's post in a topic in Invision Community 5: Beta Testing's Beta DiscussionUpdate 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}
-
Error with sitemapgenerator
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?
-
-
Error during installation of version 5.0.0 Beta 8
Astronis replied to Astronis's post in a topic in Invision Community 5: Beta Testing's Beta DiscussionNo, 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.
-
Astronis started following Error during installation of version 5.0.0 Beta 8
-
Error during installation of version 5.0.0 Beta 8
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}