Fork me on GitHub

nukewrapper & page.php changes not uploading correctly with ftp  Bottom

  • Hi all,
    I am trying to change the reponse message given when a HTML page managed with nuke wrapper, and protected with 'permissions' is accessed without being logged in.
    So I find the text in the page.php 'You are not authorised to view this file, sorry!', and change it on a copy of the page.php on my local pc, and use ftp to upload it.

    It seems to upload and overwrite the existing page.php, but in fact it doesn't actual overwite it!

    Any ideas why it doesn't overwrite the page.php on the site please?

    Cheers

    md
  • My guess is the "You are not authorized..." message is actually contained in the \modulues\NukeWrapper\lang\eng\user.php file. That is where you'll find your language defines. Change the phrase in that file and upload it to your webserver to see if it has the desired affect.

    J
  • I think you could be correct J on the location of the appropriate file with the message, but I still have same issue of being able to upload my altered version of the PHP file!

    Any ideas?

    cheers

    md

This list is based on users active over the last 60 minutes.