hashover-next
hashover-next copied to clipboard
Reply button does not refresh the page
When I press the reply button, the page did not feedback, but stopped, in fact, has not been refreshed, manually refresh, you can see the reply to the content.
Can you try the following and post what is returned?
- In Firefox or Chrome press F12 to open the console.
- Click the "Network" tab.
- Post a reply using HashOver.
- Find and click the "postcomments.php" request.
- A panel should open to the right, click the "Response" tab.
- Copy what is there, and post it here.
Warning: chmod() has been disabled for security reasons in ……………………
I have to understand, try to change the php.ini chmod () authority after all normal! The The The Thumbs up
Ensure chmod is not in your php.ini disabled functions configuration.
It looks something like this...
disable_functions = exec,shell_exec,system,chmod,chdir,mkdir