hello.
The document list view is now empty.
Quick repair had no effect.
Any solution?
thank you.
I am bad at English. sorry.
hello.
The document list view is now empty.
Quick repair had no effect.
Any solution?
thank you.
I am bad at English. sorry.
Do you see any Error in suitecrm.log file or php error_log ?
suitecrm.log is empty.
I can’t find 「php error_log」.
but error stack trace is there (aaaaa is server name)
[Error] Smarty error:
[in cache/themes/SuiteP/modules/Documents/SearchForm_basic.tpl line 102]:
syntax error: unrecognized tag: $fields…name (Smarty_Compiler.class.php, line 440)
occurred in /aaaaa/vendor/smarty/smarty/libs/Smarty.class.php on line 1099
[2022-08-08 09:14:38] display_stack_trace caller, file: /aaaaa/include/utils.php line#: 3798
I remember seeing this error in very old SuiteCRM versions. Which version are you running?
Thank you for replying.
suitecrm version is 7.12.6
php version is 7.3.14
Delete everything under
cache/themes/SuiteP/modules/Documents
(files will be re-created). Check the logs during that re-creation.
What was the most recent thing you changed, before starting to get this problem?
Thank you for replying.
I 'll try that.
The last change I made was to create a custom field and change the edit view using studio.
I have not changed the source code by my hand.