XenForo
Administrative
- Thread starter
- Admin
- #1
For some other reason I had a php error log enabled on my domain. Now I found several errors generated by XF core files (and 1 redirection script) and I wonder why.
First the XF core errors. This one I see lots of times
Code:
Line 3 of index.php is:
Code:
it's an original XF...
Read more
ادامه مطلب...
First the XF core errors. This one I see lots of times
Code:
[12-Feb-2021 15:56:23 Europe/Amsterdam] PHP Fatal error: Uncaught Error: Call to undefined function phpversion() in /home/user/domains/mydomain.org/public_html/index.php:3
Line 3 of index.php is:
Code:
$phpVersion = phpversion();
it's an original XF...
Read more
ادامه مطلب...