Thanks. I thought this had been removed but just checked and something still remains
Joomla\Filesystem\File::delete: Failed deleting inaccessible file centrora.php
But so far I have been unable to find centrora.php
The user has just sent me this:-
The right click inhibit is caused by a bit of Javascript on each page:
<script>
var isNS="Netscape"==navigator.appName?1:0;function mischandler(){return!1}
function mousehandler(e){var n=isNS?e:event,t=isNS?n.which:n.button;if(2==t||3==t)return!1}
"Netscape"==navigator.appName&&document.captureEvents(Event.MOUSEDOWN||Event.MOUSEUP),document.oncontextmenu=mischandler,document.onmousedown=mousehandler,document.onmouseup=mousehandler;
</script>
Does this help?
Richard
Joomla\Filesystem\File::delete: Failed deleting inaccessible file centrora.php
But so far I have been unable to find centrora.php
The user has just sent me this:-
The right click inhibit is caused by a bit of Javascript on each page:
<script>
var isNS="Netscape"==navigator.appName?1:0;function mischandler(){return!1}
function mousehandler(e){var n=isNS?e:event,t=isNS?n.which:n.button;if(2==t||3==t)return!1}
"Netscape"==navigator.appName&&document.captureEvents(Event.MOUSEDOWN||Event.MOUSEUP),document.oncontextmenu=mischandler,document.onmousedown=mousehandler,document.onmouseup=mousehandler;
</script>
Does this help?
Richard
Statistics: Posted by G3XWH — Sat Feb 17, 2024 11:17 am