Fatal error: Uncaught Exception: link '2440258' not found - SELECT
if( c.name!="",c.name,concat(a.id,"/",if(s.profile!="",s.profile,s.domain))) as channel,
!( isnull( a.suspended ) or !a.suspended ) as account_suspended,
!( isnull( a.disabled ) or !a.disabled ) as account_disabled,
s.*
FROM thehun.submissions s
LEFT JOIN thehun.account a ON ( !isnull(s.submitterid) and a.id=s.submitterid ) OR ( isnull(s.submitterid) and a.email=s.email)
LEFT JOIN thehun.channel c ON s.submitterid=c.submitterid AND s.profile=c.profile
WHERE
s.id="2440258"
LIMIT 1 (E_USER_NOTICE) in /home/httpd/html/common/php/thehun/hun_link.php:124
Stack trace:
#0 /home/httpd/html/common/php/2016cache.php(936): hun_link->{closure}()
#1 /home/httpd/html/common/php/2016cache.php(1306): c2016cache->{closure}()
#2 /home/httpd/html/common/php/2016cache.php(929): c2016cache->stampede_safe_memcached()
#3 /home/httpd/html/common/php/2016cache.php(365): c2016cache->get_hash_memcached()
#4 /home/httpd/html/common/php/thehun/hun_link.php(100): c2016cache->get_hash()
#5 /home/httpd/html/common/php/thehun/hun_core.php(995): hun_link->__construct()
#6 /home/httpd/html/common/php/thehun/hun_search.php(300): hun_core->link_get()
#7 /home/httpd/html/common/php/2016cache.php(1099): hun_search->{closure}()
#8 /home/httpd/html/common/php/2016cache.php(399): c2016cache->get_hash_key_memcached()
#9 /home/httpd/html/common/php/thehun/hun_search.php(291): c2016cache->get_hash_key()
#10 /home/httpd/html/common/php/thehun/hun_search.php(188): hun_search->render_page()
#11 /home/httpd/html/www.thehun.net/search.php(93): hun_search->render()
#12 {main}
thrown in /home/httpd/html/common/php/thehun/hun_link.php on line 124