Elxis CMS Forum
Support => General => Topic started by: xmanhattan on October 03, 2008, 15:54:33
-
Hello all,
Just testing 2008.1 and logged in as a publisher user. After selecting CHECK IN, I received the following error:
Check-in
mysql Error [1054] : EXECUTE
URI: index.php?option=com_user&task=CheckIn&Itemid=41
Message: Unknown column 'checked_out_time' in 'field list'
UPDATE elx_stargallery SET checked_out=0, checked_out_time='2008-10-03 15:08:11' WHERE checked_out > 0
All items checked out have now been checked in
-
Although this has to do with a third party component's db tables and columns, component user was updated to prevent this warning from being displayed.
Thanks
-
Hello datahell,
Sorry to repeat this but I am still receiving the error on my test server.
Was an update to a php script available that I missed?
-
No, there is not an official update yet. But here is the update for you:
replace file: components/com_user/user.php with the one inside the attached zip package.
[attachment deleted by admin]