No error shows up, meaning that logged in users get the Bonk error and anonymous users can browse. Take a look at the Wiki page and then copy / paste the details of the Bonk error here, between ~~~ signs.
Unknown column 'iu.Email' in 'field list'
select iu.Email as `InsertEmail`, d.*, w.DateLastViewed as `DateLastViewed`, w.Dismissed as `Dismissed`, w.Bookmarked as `Bookmarked`, w.CountComments as `CountCommentWatch`, d.DateLastComment as `LastDate`, d.LastCommentUserID as `LastUserID`
from GDN_Discussion d
left join GDN_UserDiscussion w on d.DiscussionID = w.DiscussionID and w.UserID = 2
where d.DiscussionID = :dDiscussionID
Comments
This is the error that comes up: http://www.sandithom.com/forums/discussion/14/merchants-and-thieves-deluxe-edition-out-now#Item_5
No error shows up, meaning that logged in users get the Bonk error and anonymous users can browse. Take a look at the Wiki page and then copy / paste the details of the Bonk error here, between ~~~ signs.
Here is the topic about the Bonk error from same user : http://vanillaforums.org/discussion/24865/bonk-on-every-topic
There was an error rendering this rich post.
The bonk error is:
@UnderDog can you merge the topics from when he mentions bonk?
grep is your friend.
Nope, sorry. Maybe @Lincoln can
There was an error rendering this rich post.