Jump to content

shiobi

Clients
  • Posts

    68
  • Joined

  • Last visited

Recent Profile Visitors

996 profile views

shiobi's Achievements

  1. We are experiencing the same issue. No changes were made on our end.
  2. Hello. When you are trying to mention someone in a comment on Pages application, the following error appears in System Logs: SELECT user FROM `forocms_database_comments` AS `cms_database_comments` WHERE comment_approved = 1 AND comment_record_id=12316 AND cms_database_comments.user IN(SELECT core_members.member_id FROM `forocore_members` AS `core_members` WHERE core_members.name LIKE CONCAT( 'as', '%' )) LIMIT 10 IPS\Db\Exception: Unknown column 'user' in 'field list' (1054) #0 /var/www/html/system/Db/Select.php(388): IPS\_Db->preparedQuery() #1 /var/www/html/system/Db/Select.php(446): IPS\Db\_Select->runQuery() #2 [internal function]: IPS\Db\_Select->rewind() #3 /var/www/html/system/Content/Statistics.php(160): iterator_to_array() #4 /var/www/html/applications/core/modules/front/system/editor.php(356): IPS\cms\_Records->mostRecent() #5 /var/www/html/system/Dispatcher/Controller.php(107): IPS\core\modules\front\system\_editor->mention() #6 /var/www/html/system/Dispatcher/Dispatcher.php(153): IPS\Dispatcher\_Controller->execute() #7 /var/www/html/index.php(13): IPS\_Dispatcher->run() #8 {main} This started happening after upgrading to 4.7.11. Thanks
  3. Well, I think I have fixed this issue. I replaced Nginx with Apache, and now I can login without problems. I'll continue investigating this. I have been using Nginx since I installed Invision Community for the first time. It is very weird...
  4. Perfect, I didn't know that. I changed the PHP version to 8.1.
  5. Update: I deleted the VM and created a new one, this time with Ubuntu 20.04.5 LTS. And also: Upgraded to PHP Version 8.2.2 Upgraded MariaDB to 10.6.11-MariaDB-0ubuntu0.22.04.1 But the same problem 😥
  6. Thanks! Please let me know if there is anything else I can provide.
  7. Well, it's so weird. This is my own server, and I created a VM with Ubuntu specifically for this test installation (twice, indeed, to discard if it was a VM problem). We are migrating to my own server. The production environment is using another host, but it's a bare metal plan with a different distro and PHP version. So in the past, I've installed this software several times, and this is the first time I've encountered a problem like this. 😥
  8. 'base_url' in conf_global.php has https in the domain: If there is some caching, I don't know where I should start searching 😪
  9. Yes, sorry. This is happening on my test instance (https://test.xxxxxx).
  10. Yes, https is configured on conf_global.php. I updated my access details. Thanks!
  11. Is it possible to move this topic to Help & Support? Thanks 😀
×
×
  • Create New...