Hi, for create the ACL table in MSSQL2000 I apply the change, https://trac.cakephp.org/changeset/4706
and create the ACL table, but when I try to create an ARO, the following error shows: C:\Archivos de programa\Apache Software Foundation\Apache2.2\htdocs\intranet\cake\scripts>php acl.php create aro 0 0 Users PHP Warning: mssql_query(): message: Invalid column name 'MAX(rght) as rght'. (severity 16) in C:\Archivos de programa\ Apache Software Foundation\Apache2.2\htdocs\intranet\cake\libs\model\dbo\dbo_mssql.php on line 169 Warning: mssql_query(): message: Invalid column name 'MAX(rght) as rght'. (severity 16) in C:\Archivos de programa\Apache Software Foundation\Apache2.2\htdocs\intranet\cake\libs\model\dbo\dbo_mssql.php on line 169 PHP Warning: mssql_query(): General SQL Server error: Check messages from the SQL Server. (severity 5) in C:\Archivos de programa\Apache Software Foundation\Apache2.2\htdocs\intranet\cake\libs\model\dbo\dbo_mssql.php on line 169 Warning: mssql_query(): General SQL Server error: Check messages from the SQL Server. (severity 5) in C:\Archivos de pro grama\Apache Software Foundation\Apache2.2\htdocs\intranet\cake\libs\model\dbo\dbo_mssql.php on line 169 PHP Warning: mssql_query(): Query failed in C:\Archivos de programa\Apache Software Foundation\Apache2.2\htdocs\intrane t\cake\libs\model\dbo\dbo_mssql.php on line 169 Warning: mssql_query(): Query failed in C:\Archivos de programa\Apache Software Foundation\Apache2.2\htdocs\intranet\cak e\libs\model\dbo\dbo_mssql.php on line 169 New Aro 'Users' created. is a bug ?? Mi config: Cake 1.1.13.4450 , MS SQL Server 200 SP4, php-5.2.1-win32, apache 2.2.4 -- Christian Quispe [EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
