Error 500 en la bandeja de entrada de mensajes de usuario

According to Jay :

I’d try to replace the condition where("user_id > 0") by something like where("user_id = the-id-of-your-user")

About the why this is happening? my bet would be something localized, I myself sometime have trouble with quotation marks, accents, etc… :wink:

1 me gusta