No valid database connection Got error 28 from storage engine SQL=select c.id, c.name, c.description, c.imagename, c.minaccesslevelrequired, c.startdatetime as startdatetime , c.enddatetime as enddatetime, c.hasadvertisedstarted as hasadvertisedstarted, c.hasadvertisedended as hasadvertisedended ,'ENDED' as conteststate from jos_puarcade_contest as c where c.published = 1 AND ( c.enddatetime <= now() and c.hasadvertisedended = 0 ) UNION select c.id, c.name, c.description, c.imagename, c.minaccesslevelrequired, c.startdatetime as startdatetime , c.enddatetime as enddatetime, c.hasadvertisedstarted as hasadvertisedstarted, c.hasadvertisedended as hasadvertisedended ,'STARTED' as conteststate from jos_puarcade_contest as c where c.published = 1 AND ( c.startdatetime <= now() and c.hasadvertisedstarted = 0 ) ORDER BY conteststate DESC
Forty Thieves Patience
Description - Forty Thieves PatienceForty thieves is a challenging card game in which you try to move all of the cards to the eight foundations. Standing in your way are forty "thieves"; the tableau. Cards can be moved within the tableau by suit, and the remaining cards are deal in turn to a waste pile, from which they can be added to the tableau.
No valid database connection Got error 28 from storage engine SQL=Select id,title,description,numplayed,imagename,scoring,folderid from jos_puarcade_games where published = 1 AND folderid = 10003 AND id != 36 order by RAND() desc LIMIT 5
Have you tried these games? / Avez-vous joué à ces jeux?