UVdesk

    • Register
    • Login
    • Search
    • Recent

    Solved Install on windows : step 1/1 Compile Error: Array and string offset access syntax with curly braces is no longer supported

    Technical Help
    2
    2
    162
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      Mrzag85 last edited by

      Hi,

      I try to install uvdesk on windows 10.

      I install Bitnami WAMP.
      C:\Bitnami\wampstack-8.0.3-0

      I install
      C:\Bitnami\wampstack-8.0.3-0\apache2\htdocs\localhost\uvdesk\uvdesk-community-v1.0.12

      I install PhpMyAdmin
      I install MySQL, and create uvdesk base

      When i tape in my navigator :
      http://localhost/localhost/uvdesk/uvdesk-community-v1.0.12/public/
      I have message :
      4cfae160-feba-4724-ae6a-b1ce90182c76-image.png
      (1/1) FatalErrorExceptionCompile Error: Array and string offset access syntax with curly braces is no longer supported
      in HTMLFilter.php line 351

      Can you help me to fix this error please ?

      Thanks.
      Xavier (Paris)

      1 Reply Last reply Reply Quote 0
      • Sanjeev
        Sanjeev developer UVdesk Staff mod last edited by

        @Mrzag85

        Most probably you are using php 8 as project is not currently support for php 8.

        Please downgrade your php version to 7.2 and 7.3

        And make a try.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post