[racktables-users] Re: Save/Change Confirmation banner missing

  • From: Denis Ovsienko <denis@xxxxxxxxxxxxx>
  • To: racktables-users@xxxxxxxxxxxxx
  • Date: Fri, 31 Jan 2020 01:07:33 +0100 (CET)

On Wed, 29 Jan 2020 08:15:21 +0100
Rodrigo Agostinho <rodri.agost@xxxxxxxxx> wrote:

Hello folks,

I've tried looking this information all over the place but not luck,
would anyone know how does one goes about finding why the
confirmation banner (i.e. when creating/saving/changing an object) is
no longer displayed?

This may be caused by the web-server misplacing the PHP session (which
buffers the messages from one page run to another), or by some plugin
draining or resetting the message buffer before showMessageOrError() in
interface.php starts to convert it into HTML blocks. This effect never
appears in vanilla RackTables on LAMP as far as I can remember. You
would need to debug it a bit more to find the cause.

I've enabled debug on secret.php, but I've been unable find where that
debug log may be. Any ideas?

That debug is for authentication and exceptions only.

User/Owner permissions on all files set to nginx:nginx

Although not related to the problem, I would recommend that the web
server user should not own the PHP scripts and should not be able to
modify them.

-- 
    Denis Ovsienko

Other related posts: