Chatify Extension - Error on production server only

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
Cat
User
Posts: 83

Chatify Extension - Error on production server only

Post by Cat »

On localhost the chat works in production I have a server error 500 on the chat screen

chatify:1


Failed to load resource: the server responded with a status of 500 ()


mobhar
User
Posts: 11851

Post by mobhar »

Make sure you have already updated to the latest template; click on Tools -> Update Template, after that re-generate ALL the script files, and try again.


Cat
User
Posts: 83

Post by Cat »

works on localhost but fails in production


arbei
User
Posts: 9618

Post by arbei »

You should enable Debug and refer to the log files for server side errors. The log file for chatify is under <project folder>\laravel\storage\logs.


Post Reply