久久久久av_欧美日韩一区二区在线_国产精品三区四区_日韩中字在线

php7.4沒問題,php8.2有問題

2099 13 0提示:支持鍵盤翻頁<-左 右-> thankyou99 發表于 2024-10-25 15:45 帖子模式

請教 升級到X3.5后,php7.4沒問題,php8.2只要點開板塊就這樣。但是如果登錄以后,就沒有這個問題,可以正常打開。請問是什么原因呢? 查看全文

    組圖打開中,請稍候......

評論13個評論

thankyou99發表于  2024-10-27 10:22:45
1314學習網 發表于 2024-10-27 09:46
source\function\function_upload.php

找到

非常感謝,困擾了好久,就是這個,改了就正常了。
1314學習網發表于  2024-10-27 09:46:57
source\function\function_upload.php

找到
  1. $config['maxsizeperday'] = $_G['group']['maxsizeperday'] - $todayattachsize;
復制代碼
修改為
  1. $config['maxsizeperday'] = (int)$_G['group']['maxsizeperday'] - (int)$todayattachsize;
復制代碼


天外飄仙發表于  2024-10-26 19:21:37
thankyou99 發表于 2024-10-25 20:56
/source/class/class_core.php
看了,這個文件在的

那你這個 php錯誤日志 就好 截圖的那個報錯無關
劉先生發表于  2024-10-26 05:07:57
thankyou99 發表于 2024-10-25 20:56
/source/class/class_core.php
看了,這個文件在的

PHP不要搞那么高,7.4或7.4較穩定
thankyou99發表于  2024-10-25 20:56:43
天外飄仙 發表于 2024-10-25 17:06
[25-Oct-2024 08:17:44 UTC] PHP Fatal error:  Uncaught Error: Failed opening required './source/cla ...

/source/class/class_core.php
看了,這個文件在的
天外飄仙發表于  2024-10-25 17:06:07
thankyou99 發表于 2024-10-25 16:53
error-log:

[25-Oct-2024 08:17:44 UTC] PHP Warning:  require(./source/class/class_core.php): Failed  ...

[25-Oct-2024 08:17:44 UTC] PHP Fatal error:  Uncaught Error: Failed opening required './source/class/class_core.php'

看看這個文件在不在……
thankyou99發表于  2024-10-25 16:53:28
error-log:

[25-Oct-2024 08:17:44 UTC] PHP Warning:  require(./source/class/class_core.php): Failed to open stream: No such file or directory in /home/x3mq7wcayisy/public_html/forum.php on line 15
[25-Oct-2024 08:17:44 UTC] PHP Fatal error:  Uncaught Error: Failed opening required './source/class/class_core.php' (include_path='.:/opt/alt/php82/usr/share/pear:/opt/alt/php82/usr/share/php:/usr/share/pear:/usr/share/php') in /home/x3mq7wcayisy/public_html/forum.php:15

諸位大俠幫分析一下,謝謝啦!
thankyou99發表于  2024-10-25 16:50:12
補充:
搬家前php8.2可以正常打開,但搬家后就有這個問題
thankyou99發表于  2024-10-25 16:46:30
Discuz有償服務 發表于 2024-10-25 15:59
附件上傳設置可能有問題

具體指點一下,沒有頭緒啊,謝謝啦
  • 關注公眾號
  • 有償服務微信
  • 有償服務QQ

手機版|小黑屋|Discuz! 官方交流社區 ( 皖ICP備16010102號 |皖公網安備34010302002376號 )|網站地圖|star

GMT+8, 2025-9-19 14:02 , Processed in 0.096819 second(s), 36 queries .

Powered by Discuz! W1.0 Licensed

Copyright © 2001-2025 Discuz! Team.

關燈 在本版發帖
有償服務QQ
有償服務微信
返回頂部
快速回復 返回頂部 返回列表