What if v9 537 reports an error in phpcms
What if I report an error in v9 537 in phpcms? This problem may be often seen in our daily study or work. I hope you can gain a lot from this question. The following is the reference content that the editor brings to you, let's take a look at it!
Phpcms v9 reported an error: date () expects parameter 2 to be long, string given in / phpcms/libs/functions/global.func.php on line 537.
This is generally an error report after Phpcms v9 migration, and it is generally a coding problem, for example, editing .php files with txt text is easy to cause coding errors.
Solution:
Find the recently modified .php file, if it is a migration, often the modified files are / caches/configs/database.php and / caches/configs/system.php, so check the encoding of these two files, or re-use professional text editors that are not txt, such as Editplus, dw, and modify them.
Thank you for reading! After reading the above, do you have a general understanding of the error report of v9 537 in phpcms? I hope the content of the article will be helpful to all of you. If you want to know more about the relevant articles, you are welcome to follow the industry information channel.