17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1193 Views |
-
File Manager Error with latest SVN checkout of Silverstripe 2.3

26 September 2008 at 8:44pm
Has anyone encountered a SQL error in the file manager with the latest version of silverstripe. When clicking on a folder eg. "Uploads" in the SiteTree.. a Javascript popup window appears with a long error message stating:
ERROR [User Error]: Couldn't run query:
SELECT `File`.*, `File`.ID, if(`File`.ClassName,`File`.ClassName,'File') AS RecordClassName
FROM `File`
WHERE (( ParentID = '1' AND ClassName <> 'Folder') AND (`FileID` = '1'))
ORDER BY Title
LIMIT 0,10Unknown column 'FileID' in 'where clause'
-- snip --
Would like to know if this is just an issue I am having or if the bug crept in after 2.2 & up? I not then would someone please try a clean checkout of the current versions and see if the same bug happens.
-
Re: File Manager Error with latest SVN checkout of Silverstripe 2.3

26 September 2008 at 10:16pm
Ignore this.. I had a broken SVN checkout.
| 1193 Views | ||
|
Page:
1
|
Go to Top |

