We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 34123
    • 103 Posts
    Hi,

    I have an issue with Wayfinder : in my test machine, i setup an apache server with 1 SQL server 2008 Express and 1 Mysql Server

    Everything is fine with Mysql Server : Wayfinder is working properly. But with SQL Server, it's not the case. I have no result at all.

    Is anybody has ever had this issue with MSSQL ?

    Regards
      Configuration Apache + Modx + MSSQL 2008
      ===============================
      Apache/2.4.3 (Win32) OpenSSL/1.0.1c PHP/5.4.8
      OS : Windows 2008 R2
      SGBDR : Microsoft SQL Server 2008 (express)
      • 18373 ☆ A M B ☆
      • 3,141 Posts
      I'm not aware of actual issues with Wayfinder on sqlsrv myself, but in my personal experience it's better to run MySQL with MODX as that is the most used driver and often the only driver Extra developers test on.

      You could try setting &debug=`1` on the wayfinder call to see if it registers any errors; also check the error log.
        Mark Hamstra • Developer spending his days working on Premium Extras and a MODX Site Dashboard with the ability to remotely upgrade MODX and extras to make the MODX world a little better.

        Tweet me @mark_hamstra, check my infrequent blog at markhamstra.com, my slightly more frequent ramblings at MODX.today or see code at Github.
        • 34123
        • 103 Posts
        Yes I know the &debug=`1` feature, I have different results between MSSQL Server and MySQL Server
          Configuration Apache + Modx + MSSQL 2008
          ===============================
          Apache/2.4.3 (Win32) OpenSSL/1.0.1c PHP/5.4.8
          OS : Windows 2008 R2
          SGBDR : Microsoft SQL Server 2008 (express)