Public Notes Update error

Hi,

Hope everyone is doing great, we are using Dolibarr for one year and it worked perfectly fine.

Last week I just updated the Dolibarr to the latest stable release 15.0.2 and now we are facing an issue to update Public Notes. Does anyone else also face the same issue?

Could anyone please help me with how I can solve this issue?

I am very thankful to you.
Kind Regards,

Hello,

What is your issue ? can you describe ? error message ? screenshot ?

Hi @ksar,

I received the following error message,

The page is not working.

Kind Regards,
Adnan

Error 500 mean PHP error => Check your hosting logs.

HI @ksar,

I found the following PHP error logs

97): pdf_proforma->write_file(Object(Propal), Object(Translate), ‘’, 0, 0, 0, NULL)\n#3 /var/www/html/dolibarr/htdocs/comm/propal/class/propal.class.php(3738): CommonObject->commonGenerateDocument(‘core/modules/pr…’, ‘proforma’, Object(Translate), 0, 0, 0, NULL)\n#4 /var/www/html/dolibarr/htdocs/core/actions_setnotes.inc.php(63): Propal->generateDocument(‘proforma’, Object(Translate), 0, 0, 0)\n#5 /var/www/html/dolibarr/htdocs/comm/propal/note.php(73): include(’/var/www/html/d…’)\n#6 {main}\n thrown in /var/www/html/dolibarr/htdocs/core/lib/functions.lib.php on line 7278, referer: https://erp.xxx.com/comm/propal/note.php?action=editnote_public&token=beeb36be8da763682fa8295&id=926
[Mon Jun 13 20:59:35.975364 2022] [php7:error] [pid 17933] [client 12.22.23.123:60213] PHP Fatal error: Uncaught Error: Call to undefined function getOnlineSignatureUrl() in /var/www/html/dolibarr/htdocs/core/lib/functions.lib.php:7278\nStack trace:\n#0 /var/www/html/dolibarr/htdocs/core/lib/pdf.lib.php(647): getCommonSubstitutionArray(Object(Translate), 0, NULL, Object(Propal))\n#1 /var/www/html/dolibarr/htdocs/core/modules/propale/doc/pdf_proforma.modules.php(448): pdf_getSubstitutionArray(Object(Translate), NULL, Object(Propal))\n#2 /var/www/html/dolibarr/htdocs/core/class/commonobject.class.php(5297): pdf_proforma->write_file(Object(Propal), Object(Translate), ‘’, 0, 0, 0, NULL)\n#3 /var/www/html/dolibarr/htdocs/comm/propal/class/propal.class.php(3738): CommonObject->commonGenerateDocument(‘core/modules/pr…’, ‘proforma’, Object(Translate), 0, 0, 0, NULL)\n#4 /var/www/html/dolibarr/htdocs/core/actions_setnotes.inc.php(63): Propal->generateDocument(‘proforma’, Object(Translate), 0, 0, 0)\n#5 /var/www/html/dolibarr/htdocs/comm/propal/note.php(73): include(’/var/www/html/d…’)\n#6 {main}\n thrown in /var/www/html/dolibarr/htdocs/core/lib/functions.lib.php on line 7278, referer: https://erp.xxxx.com/comm/propal/note.php?action=editnote_public&token=beeb36be8da763682fa8295&id=926

Hello,

COuld try this : FIX missing signature library when ODT model is used by hregis · Pull Request #20610 · Dolibarr/dolibarr · GitHub