Reinstall slideshow core block
Permalink
Hello,
This day, i have delete a file ( picture ) from the file manager.
This file is used by the home slideshow block ( via fileset )
and after the file deleting, the slideswhow block was crash and show error on the page
this error ( from the BDD log )
mysql error: [1054: Unknown column 'fsDisplayOrder' in 'order clause'] in EXECUTE("SELECT DISTINCT f.fID, u.uName as fvAuthorName
FROM Files f INNER JOIN FileVersions fv ON f.fID = fv.fID
LEFT JOIN Users u on u.uID = fv.fvAuthorUID
left join FileSearchIndexAttributes on (fv.fID = FileSearchIndexAttributes.fID) where 1=1 and fv.fvType = '1' and fvIsApproved = '1' order by fsDisplayOrder asc, fID asc limit 0,1000 ")
for repair my page, i have supress the block type un the dashbord.
But now this block is not enable for use.
how can reinstall it ?
This day, i have delete a file ( picture ) from the file manager.
This file is used by the home slideshow block ( via fileset )
and after the file deleting, the slideswhow block was crash and show error on the page
this error ( from the BDD log )
mysql error: [1054: Unknown column 'fsDisplayOrder' in 'order clause'] in EXECUTE("SELECT DISTINCT f.fID, u.uName as fvAuthorName
FROM Files f INNER JOIN FileVersions fv ON f.fID = fv.fID
LEFT JOIN Users u on u.uID = fv.fvAuthorUID
left join FileSearchIndexAttributes on (fv.fID = FileSearchIndexAttributes.fID) where 1=1 and fv.fvType = '1' and fvIsApproved = '1' order by fsDisplayOrder asc, fID asc limit 0,1000 ")
for repair my page, i have supress the block type un the dashbord.
But now this block is not enable for use.
how can reinstall it ?