Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • I think I have a similar error when trying to add a new event:

    If I click Copy Error this is what I get:

    TypeError: Cannot create property 'tzchoices' on string '<!DOCTYPE html>
    <html>
    <head>
      <meta charset="utf-8">
      <title>YunoHost Portal</title>
    
      <!-- Responsive -->
      <meta name="format-detection" content="telephone=no" />
      <meta name="viewport" content="width=device-width, height=device-height, initial-scale=1" />
    
      <!-- Do not index SSOWat pages -->
      <meta name="robots" content="noindex, nofollow">
    
      <!-- Stylesheets -->
      <link rel="stylesheet" href="assets/css/ynh_portal.css">
      <link rel="stylesheet" href="assets/themes/default/custom_portal.css">
    
      <!-- Icons -->
      <link rel="shortcut icon" href="assets/icons/favicon.ico">
      <link rel="apple-touch-icon" sizes="57x57" href="assets/icons/apple-touch-icon-57x57.png">
      <link rel="apple-touch-icon" sizes="114x114" href="assets/icons/apple-touch-icon-114x114.png">
      <link rel="apple-touch-icon" sizes="72x72" href="assets/icons/apple-touch-icon-72x72.png">
      <link rel="apple-touch-icon" sizes="144x144" href="assets/icons/apple-touch-icon-144x144.png">
      <link rel="apple-touch-icon" sizes="60x60" href="assets/icons/apple-touch-icon-60x60.png">
      <link rel="apple-touch-icon" sizes="120x120" href="assets/icons/apple-touch-icon-120x120.png">
      <link rel="apple-touch-icon" sizes="76x76" href="assets/icons/apple-touch-icon-76x76.png">
      <link rel="apple-touch-icon" sizes="152x152" href="assets/icons/apple-touch-icon-152x152.png">
      <link rel="icon" type="image/png" href="assets/icons/favicon-196x196.png" sizes="196x196">
      <link rel="icon" type="image/png" href="assets/icons/favicon-160x160.png" sizes="160x160">
      <link rel="icon" type="image/png" href="assets/icons/favicon-96x96.png" sizes="96x96">
      <link rel="icon" type="image/png" href="assets/icons/favicon-16x16.png" sizes="16x16">
      <link rel="icon" type="image/png" href="assets/icons/favicon-32x32.png" sizes="32x32">
      <meta name="msapplication-TileColor" content="#41444f">
      <meta name="msapplication-TileImage" content="/mstile-144x144.png">
    </head>
    <body class="ynh-user-portal ">
    
      <div id="ynh-logo" class="ynh-logo">
        <span class="element-invisible">Yunohost</span>
      </div>
    
      <div class="content">
    
    
        <div class="wrapper messages info">Please log in to access to this content</div>
    <div class="ynh-wrapper login">
    <form class="login-form" name="input" action="" method="post">
      <div class="form-group">
        <label class="icon icon-user" for="user"><span class="element-invisible">Username</span></label>
        <input id="user" type="text" name="user" placeholder="Username" class="form-text" autocomplete="username" autofocus required>
      </div>
      <div class="form-group">
        <label class="icon icon-lock" for="password"><span class="element-invisible">Password</span></label>
        <input id="password" type="password" name="password" placeholder="Password" class="form-text" autocomplete="current-password" required>
      </div>
      <input type="submit" value="Log in" class="btn classic-btn large-btn">
    </form>
    </div>
    
      </div>
    
      <!-- Scripts -->
      <script src="assets/js/ynh_portal.js"></script>
      <script src="assets/themes/default/custom_portal.js"></script>
    </body>
    </html>
    
    '
        at L (https://espace.si/home/wp-content/plugins/rsvpmaker/admin/build/editor-sidebar/sidebars.js?ver=10.7.51:1:99488)
        at wt (https://espace.si/home/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:47637)
        at js (https://espace.si/home/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:120584)
        at wl (https://espace.si/home/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:88659)
        at bl (https://espace.si/home/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:88587)
        at yl (https://espace.si/home/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:88450)
        at il (https://espace.si/home/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:85274)
        at fl (https://espace.si/home/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:85661)
        at Nn (https://espace.si/home/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:32474)
        at https://espace.si/home/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:92034
    • This reply was modified 1 year, 2 months ago by reh2.
    Thread Starter reh2

    (@reh2)

    Dear Takayuki,

    I am aware of these support sites bot I could not find a solution for mentioned problem on them. Do you perhaps have a straight solution idea?

    Regards,
    Dejan

Viewing 2 replies - 1 through 2 (of 2 total)