Error 1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') and item_module = 'publications' and language = 1' at line 1
select `tags`.* from `tags` where item_id in () and item_module = 'publications' and language = 1

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/www/www.epinetwork.org/kernel/DB/Database.php on line 271
Error 1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '? and m.id < ? group by `id` order by m.id desc limit 0, 1' at line 8
select `m`.*, `t`.*, `c`.*, 1 as `select`, 1 as `view`, 1 as `modify`, 1 as `use`, 1 as `admin` from `publications` as `m`
 left join `publications_trans` as `t` on (t.item = m.id and t.language = '1')
 left join `common` as `c` on (c.item = m.id and c.module = 'publications')
 left join `access` as `s` on (s.item = m.id and s.module = 'publications' and s.group = 0)
 left join `access` as `v` on (v.item = m.id and v.module = 'publications' and v.group = 0)
 left join `access` as `e` on (e.item = m.id and e.module = 'publications' and e.group = 0)
 left join `access` as `x` on (x.item = m.id and x.module = 'publications' and x.group = 0)
 left join `access` as `a` on (a.item = m.id and a.module = 'publications' and a.group = 0) where topic = ? and m.id < ? group by `id` order by m.id desc limit 0, 1

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/www/www.epinetwork.org/kernel/DB/Database.php on line 271
Error 1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '? and m.id > ? group by `id` order by m.id limit 0, 1' at line 8
select `m`.*, `t`.*, `c`.*, 1 as `select`, 1 as `view`, 1 as `modify`, 1 as `use`, 1 as `admin` from `publications` as `m`
 left join `publications_trans` as `t` on (t.item = m.id and t.language = '1')
 left join `common` as `c` on (c.item = m.id and c.module = 'publications')
 left join `access` as `s` on (s.item = m.id and s.module = 'publications' and s.group = 0)
 left join `access` as `v` on (v.item = m.id and v.module = 'publications' and v.group = 0)
 left join `access` as `e` on (e.item = m.id and e.module = 'publications' and e.group = 0)
 left join `access` as `x` on (x.item = m.id and x.module = 'publications' and x.group = 0)
 left join `access` as `a` on (a.item = m.id and a.module = 'publications' and a.group = 0) where topic = ? and m.id > ? group by `id` order by m.id limit 0, 1

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/www/www.epinetwork.org/kernel/DB/Database.php on line 271

Warning: array_shift() [function.array-shift]: The argument should be an array in /home/www/www.epinetwork.org/pages/default/publications/script.php on line 122

Fatal error: Uncaught exception 'Exception' with message 'Unsupported ID type' in /home/www/www.epinetwork.org/kernel/DB/DataModule.php:384 Stack trace: #0 /home/www/www.epinetwork.org/pages/default/publications/script.php(126): DataModule->view(NULL) #1 /home/www/www.epinetwork.org/kernel/Router.php(245): include('/home/www/www.e...') #2 /home/www/www.epinetwork.org/kernel/Router.php(172): Router::include_module('/home/www/www.e...') #3 /home/www/www.epinetwork.org/loader.php(30): Router::route() #4 {main} thrown in /home/www/www.epinetwork.org/kernel/DB/DataModule.php on line 384