Skip to main content
UNA Community Management System UNA Community Management System UNA Community Management System UNA Community Management System
  • Platform
  • Resources
  • Community
  • Pricing
RESOLVING MIXED-CONTECT PROBLEM Comment
  • U

    •  ·  una102
    •  ·  2025-12-08T21:44:28+0000

    Did you ever get a solution to this problem? Because I have the same one. This worked so much better when it was Dolphin. I STILL have sites working great on that platform. So uncomplicated. This is a nightmare. NOTHING on install should have any kind of http redirect errors. NOTHING WORKS WITHOUT THE S.

      •  ·  PavelS
      •  ·  In reply to

        U

        una102
      •  ·  2025-12-09T05:30:44+0000

      Hello. Do you have an SSL certificate set up? In UNA CMS and in the database, are all your URLs using https://? If you configure a consistent URL scheme and an SSL certificate, UNA CMS should work properly on Raspberry Pi 5.

        •  ·  LeonidS
        •  ·  In reply to

          U

          una102
        •  ·  2025-12-09T05:58:27+0000

        Hello @una102 !

        If you don't have the possibility to setup SSL on your site, then you need to edit the inc/header.inc.php file of your installed UNA and correct the value of the BX_DOL_URL_ROOT constant to use the http instead of https like:

        from:

        define('BX_DOL_URL_ROOT', 'https://una.nicodemusventures.org/'); ///< site url
        

        to this one:

        define('BX_DOL_URL_ROOT', 'http://una.nicodemusventures.org/'); ///< site url
        

        BTW - the key-secret should be set up for the http://una.nicodemusventures.org/ domain too.

      See more...
      • Features
      • Pricing
      • Forum
      • Blog
      • Market
      • About
      • Copyright
      • Contact
      • Terms
      • Privacy
      • 𝕏
      Search
      UNA Community Management System UNA Community Management System UNA Community Management System UNA Community Management System
    • Platform
      • Features
      • Core CMS
    • Resources
      • Documentation
      • Marketplace
      • Discussions
      • Support Groups
      • API Reference
      • UNA CMS on GitHub
      • Webinars
      • Blog
    • Community
      • Discussions
      • Groups
      • Webinars
    • Pricing
    • Are you sure?
      Please, enter a value here