Author Topic: Users can not post  (Read 9766 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Users can not post
« on: April 22, 2016, 01:06:29 AM »
No one can post anything on the forums I've built. I think it has to do with chmod, anytime I change it I get "Internal Server Error". Same with when I try to deploy with PHPStorm, I get "Internal Server Error".

I really love the web panel and want to continue using it, is there any way to fix this issue?

Offline
*****
Re: Users can not post
« Reply #1 on: April 22, 2016, 05:31:03 AM »
go to user accounts >> fix permission >>> choose user from drop down menu >>> Hit fix permission

Offline
*
Re: Users can not post
« Reply #2 on: April 22, 2016, 08:59:35 AM »
That doesn't fix the issue with users posting, I believe the issue with that is since it uses MySQL I need chmod 775 for the file? Also  internal happens everytime I deploy a file using PHPStorm.

Know any fix?

Offline
*****
Re: Users can not post
« Reply #3 on: April 22, 2016, 02:18:28 PM »
check the error log, this will help you a lot