|
I was able to fix the issue. The problem was that I didn't have my smtp server setup correctly in the php.ini file. So when it came to the point where it tried to email users, who set notify regarding comments posted on their images, the message it would get stuck. So now I fixed where it should look for the smtp server and it works just fine now.
|