Elxis CMS Forum

Support => General => Topic started by: xmanhattan on October 03, 2008, 15:54:33

Title: error in check in
Post 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
Code: [Select]
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

Title: Re: error in check in
Post by: datahell on October 03, 2008, 19:13:09
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
Title: Re: error in check in
Post by: xmanhattan on October 09, 2008, 12:34:43
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?
Title: Re: error in check in
Post by: datahell on October 09, 2008, 15:23:19
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]