Warning: Unknown column 'load_order' in 'order clause'
select name, code, version from txp_plugin where status = 1 AND type IN (0,1) order by load_order in /home/mediaguru/INFORMATIONEXPERIENCE.COM/textpattern/lib/txplib_db.php on line 82
Warning: Unknown column 'Expires' in 'field list'
select *, unix_timestamp(Posted) as uPosted, unix_timestamp(Expires) as uExpires, unix_timestamp(LastMod) as uLastMod from textpattern where ID=31 and Status in (4,5) in /home/mediaguru/INFORMATIONEXPERIENCE.COM/textpattern/lib/txplib_db.php on line 82
tag_error <txp:article_custom section="seen" limit="14" listform="seen-list" /> -> Textpattern Warning: Unknown column 'Expires' in 'field list'
select *, unix_timestamp(Posted) as uPosted, unix_timestamp(Expires) as uExpires, unix_timestamp(LastMod) as uLastMod from textpattern where 1=1 and Status = 4 and Posted <= now() and (now() <= Expires or Expires = '0000-00-00 00:00:00') and Section IN ('seen') order by Posted desc limit 0, 14 on line 82
tag_error <txp:article_custom section="hero" limit="10" listform="seen-list" /> -> Textpattern Warning: Unknown column 'Expires' in 'field list'
select *, unix_timestamp(Posted) as uPosted, unix_timestamp(Expires) as uExpires, unix_timestamp(LastMod) as uLastMod from textpattern where 1=1 and Status = 4 and Posted <= now() and (now() <= Expires or Expires = '0000-00-00 00:00:00') and Section IN ('hero') order by Posted desc limit 0, 10 on line 82
tag_error <txp:article form="default" limit="5" listform="default_list" /> -> Textpattern Warning: Unknown column 'Expires' in 'field list'
select *, unix_timestamp(Posted) as uPosted, unix_timestamp(Expires) as uExpires, unix_timestamp(LastMod) as uLastMod from textpattern where ID = 31 and Status = 4 limit 1 on line 82