XoopsModules25x/extcal

error with remove me

Closed this issue · 3 comments

Remove me does not work!

0.000345 - SELECT tu.uid, if(tu.name='', tu.uname, tu.name) AS name, tu.uname, tu.email, tm.status FROM extcal_eventnotmember tm, users tu WHERE tm.uid = tu.uid AND tm.event_id = 1
Error number: 1054
Error message: Champ 'tm.status' inconnu dans field list

0.000245 - DELETE FROM extcal_eventmember WHERE event_id = Array
Error number: 1054
Error message: Champ 'Array' inconnu dans where clause

0.000266 - SELECT tu.uid, if(tu.name='', tu.uname, tu.name) AS name, tu.uname, tu.email, tm.status FROM extcal_eventnotmember tm, users tu WHERE tm.uid = tu.uid AND tm.event_id = 1
Error number: 1054
Error message: Champ 'tm.status' inconnu dans field list

Fixed in: #34

Perfect thank you