Unsupported operand types: int + string - Joomla 5

I managed to fix all of this above. I remembered that you texted me 6 years ago abaut CALC plugin.

I got this error: 404 View not found [Name, Typ, Präfix]: form, kundenlist, fabrikView
 
So you are updating a very old site?
From which Joomla/Fabrik/php version do you update?

You must adapt all your custom code to php8, Joomla5, Fabrik4.

You must (if you have any) adapt your custom Fabrik list/form/details templates etc.

https://fabrikar.com/forums/index.php?wiki/upgrade-instructions/

I got this error: 404 View not found [Name, Typ, Präfix]: form, kundenlist, fabrikView
When doing what?

Maybe open a new thread if it's a new topic.
 
I fix a lot about calc plugin custom code. I have one problem. I create element with calc plugin, this is code:
return '{km____id}'; As a result I get a Label, I need a Value? Value is number, Label is text.
 
Thanks.
I test NOTES element from F4 on F4.5 and everything working, only when I click save I get this error, but the data is saved in the table and when I refresh it appears.

Store row failed: Incorrect integer value: 'test' for column `u121854012_CRVDG`.`km`.`comment` at row 1 ;
 
Back
Top