Footer no longer displays after the update

Hi!
So after my 500 internal error problem I’ve just realized the footer no longer appears in the PDF footer.

So while I do have something in the settings


The created PDF has nothing.
I’m still using the latest version and PHP 8.4.
Any idea how to fix this?

Thank you.

See Invoice footer not working - #6 by myedgy
See Invoice footer not working - #5 by naui95

Thank you very much. I just tried without success but that’s probably my fault. When is v1.6.4 planned for? I may just wait :wink:
Thank you.

1 Like

1.6.4 beta comes out with that exact solution that you just tried.
1.6.4 beta will come out when the other issues on the list get done.

After the beta gets out you might want to gather what “without success” means.
We cannot debug “without success”

Part of the template to report a bug on the forums is the “steps to reproduce”:

## Steps to Reproduce
<!--- Provide a link to a **set of steps** to -->
<!--- reproduce this bug. -->
1.
2.
3.
4.

I guess it could look like this:

Steps to Reproduce

  1. Given that i have a plain old template from 1.6.2
  2. Given that i have my footer in the database
  3. Given that i have applied naui’s bugfix (or 1.6.4 beta)
  4. I generate an invoice
  5. The footer from the database still isn’t shown

and show screenshots with it.

Have it ready once 1.6.4 beta comes out.
Reproduce and then you can:

  • search for earlier issues regarding 1.6.4 beta and the footer, so you can say “me too” with your steps to reproduce and your screenshots
  • post your own problem with your steps to reproduce and your screenshots