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
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- internetking created topic »password problem« 25. May
- mesteele101 responded to »ERR (3): E_USER_ERROR: Smarty error: [in pagesvar:pagesitem2en line XXX]…« 25. May
- mazdev responded to »Pages 2.5.0 and updating - Page not found« 25. May
- ehdwma created topic »Hide "Register new account" and change template to 3 col« 25. May
- mesteele101 responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 25. May
- mdee created topic »How to implement returnpage ?« 25. May
- nestormateo responded to »Fillters in Clip« 24. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
nukewrapper & page.php changes not uploading correctly with ftp
-
- Rank: Registered User
- Registered: Jun 17, 2006
- Last visit: Oct 21, 2009
- Posts: 44
-
**unknown user**
- Rank: Registered User
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 22
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 -
- Rank: Registered User
- Registered: Jun 17, 2006
- Last visit: Oct 21, 2009
- Posts: 44
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
- Moderated by:
- Support
