Right okay, all i would like to stop php friendly appearing, as far i know its 8.1 PHP as default now from 7.4x on all live site and dev sites - 3x is working great on live. Just 5x that appearing PHP friendly message.
The quick php plugins is disabled. Display error is Off. Still appearing.
I delete **** so it should tell me tried this to tell me what's the issue. Nothing Still showing friendly message. Had to keep F5 then it goes away itself.
J3x doesnt appear friendly php message
j4x does appear friendly php message
j5x does appear friendly php message
Is there anything to stop it from happening or reroute itself stop appearing?
Thank you!
The quick php plugins is disabled. Display error is Off. Still appearing.
Code:
define('JOOMLA_MINIMUM_PHP', '8.1.0'); if (version_compare(PHP_VERSION, JOOMLA_MINIMUM_PHP, '<')) { die( str_replace( '{{phpversion}}', JOOMLA_MINIMUM_PHP, file_get_contents(\dirname(\dirname(__FILE__)) . '/includes/incompatible.html') ) );}
J3x doesnt appear friendly php message
j4x does appear friendly php message
j5x does appear friendly php message
Is there anything to stop it from happening or reroute itself stop appearing?
Thank you!
Statistics: Posted by james83 — Thu Jan 25, 2024 10:15 am