MyBB Community Forums

Full Version: MyAlerts
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Where i found this? I have VPS with linux. Sorry but i'm newbie in this :/
Depends on how your VPS is configured. Every server is different. It might be in /var/log/apache/error.log or something, but the easiest way to find it would be by editing your Apache config.
This error.log have 4GB. Can i particle this file and see only last log?
Just tail it:

tail X

Where X is the file. This will output the last 10 lines (by default), but you can have it output more:

tail -20 X
I haven't got any errors with myalerts in error.log
Odd. I would expect to see some if the page is completely blank. Can you provide a URL and a test account?
ofc,
Adress: ptsrp.pl/forum/
Login: Euan T
Password: qwerty

I have disabled MyAlerts plugin. Write me if i must turn on it Smile
Hi, yes I will need MyAlerts enabled.
ok, myalert is enabled.
Hi,

Can you check the error logs again for errors on the usurp.php page?